1. 42ee8c6 perf top: move CONSOLE_CLEAR to header file by David Ahern · 11 years ago
  2. 3b47abe perf util: Add parse_nsec_time() function by Namhyung Kim · 12 years ago
  3. 251f426 perf evsel: Actually show symbol offset in stack trace when requested by David Ahern · 11 years ago
  4. 3c17631 perf tools: Add 'S' event/group modifier to read sample value by Jiri Olsa · 12 years ago
  5. e4caec0 perf evsel: Add PERF_SAMPLE_READ sample related processing by Jiri Olsa · 12 years ago
  6. 932a359 perf evlist: Add perf_evlist__id2sid method to get event ID related data by Jiri Olsa · 12 years ago
  7. c4861af perf evlist: Fix event ID retrieval for group format read case by Jiri Olsa · 12 years ago
  8. 9ede473 perf tools: Add support for parsing PERF_SAMPLE_READ sample type by Jiri Olsa · 12 years ago
  9. e2b5abe perf evlist: Use PERF_EVENT_IOC_ID perf ioctl to read event id by Jiri Olsa · 13 years ago
  10. f9ea55d perf tools: Move weight back to common sort keys by Andi Kleen · 11 years ago
  11. 99571ab perf tools: Support callchain sorting based on addresses by Andi Kleen · 11 years ago
  12. 2b821cc perf evsel: Handle ENODEV on default cycles event by David Ahern · 11 years ago
  13. 2eaa1b4 perf script: Fix named threads support by David Ahern · 11 years ago
  14. 2a08c3e perf header: Recognize version number for perf data file by Jiri Olsa · 11 years ago
  15. 8d541e9 perf header: Introduce feat_offset into perf_header by Jiri Olsa · 11 years ago
  16. 944d62b perf header: Remove attr_offset from perf_header by Jiri Olsa · 11 years ago
  17. 75211db perf header: Remove data_offset seek as it's not needed by Jiri Olsa · 11 years ago
  18. d433956 perf session: Use session->fd instead of passing fd as argument by Jiri Olsa · 11 years ago
  19. 5698d2c perf symbols: Do not apply symfs for an absolute vmlinux path by Namhyung Kim · 11 years ago
  20. 6065210 perf tools: Remove event types framework completely by Jiri Olsa · 12 years ago
  21. 44b3c57 perf tools: Remove event types from perf data file by Jiri Olsa · 12 years ago
  22. be0e6d1 perf tools: Move hist_entry__period_snprintf into stdio code by Jiri Olsa · 12 years ago
  23. ef358e6 perf diff: Making compute functions static by Jiri Olsa · 12 years ago
  24. 345dc0b perf diff: Move diff related columns into diff command by Jiri Olsa · 12 years ago
  25. e0af43d perf hists: Marking dummy hists entries by Jiri Olsa · 12 years ago
  26. 2c5d4b4 perf tools: Add struct perf_hpp_fmt into hpp callbacks by Jiri Olsa · 12 years ago
  27. b21484f perf report/top: Add option to collapse undesired parts of call graph by Greg Price · 12 years ago
  28. dc098b3 perf list: List kernel supplied event aliases by Andi Kleen · 12 years ago
  29. 50e200f perf tools: Default to cpu// for events v5 by Andi Kleen · 12 years ago
  30. 3805123 perf tools: struct thread has a tid not a pid by Adrian Hunter · 12 years ago
  31. 27389d7 perf tools: Validate perf event header size by Adrian Hunter · 12 years ago
  32. 93edcbd perf evlist: Tidy duplicated munmap code by Adrian Hunter · 12 years ago
  33. b6b96fb perf tools: Add const specifier to perf_pmu__find name parameter by Adrian Hunter · 12 years ago
  34. 47c3d10 perf tools: Fix missing tool parameter by Adrian Hunter · 12 years ago
  35. 45a9ee1 perf util: Remove unused enum and macro in trace-event.h by Namhyung Kim · 12 years ago
  36. cfd0e8c perf util: No need to call read_trace_init() in tracing_data_header() by Namhyung Kim · 12 years ago
  37. 077f159 perf util: Rename read_*() functions in trace-event-info.c by Namhyung Kim · 12 years ago
  38. 47390ae perf script: Adopt latency_format variable by Namhyung Kim · 12 years ago
  39. 9515b2e perf util: Get rid of unused header_page_* variables by Namhyung Kim · 12 years ago
  40. 94b4d89 perf util: Parse header_page to get proper long size by Namhyung Kim · 12 years ago
  41. 2b2efc7 perf util: Skip reading header_event file by Namhyung Kim · 12 years ago
  42. 63af28f perf util: Make file/host_bigendian variable local by Namhyung Kim · 12 years ago
  43. 59657f9 perf util: Save long size of traced system by Namhyung Kim · 12 years ago
  44. 30f3676 perf util: Save page size in a trace file to pevent by Namhyung Kim · 12 years ago
  45. c5cd8ac perf parse events: Demystify memory allocations by David Ahern · 12 years ago
  46. 0142dab0 perf tools: Don't free list head in parse_events__free_terms by David Ahern · 12 years ago
  47. b382440 perf evlist: Fix use of uninitialized variable by David Ahern · 12 years ago
  48. e7c93f0 perf util: Use evsel->name to get tracepoint_paths by Namhyung Kim · 12 years ago
  49. 167aedc perf util: Move debugfs/tracing helper functions to util.c by Namhyung Kim · 12 years ago
  50. fa1531f perf tools: Remove callchain_cursor_reset call by Jiri Olsa · 12 years ago
  51. ba58041 perf tools: Add methods for setting/retrieving priv element of thread struct by David Ahern · 12 years ago
  52. 4e31902 perf tools: Use default include path notation for libtraceevent headers by Robert Richter · 12 years ago
  53. eb4fe9c perf tools: Remove cwd from perf_session struct by Jiri Olsa · 12 years ago
  54. ec1e7e4 perf tools: Rename cpu_map__all() to cpu_map__empty() by Sukadev Bhattiprolu · 12 years ago
  55. a4147f0 perf tools: Fix perf version generation by Robert Richter · 12 years ago
  56. f9ceffb perf symbols: Fix vdso list searching by Waiman Long · 12 years ago
  57. 54bd269 perf evsel: Fix missing increment in sample parsing by Adrian Hunter · 12 years ago
  58. 7e0d6fc perf tools: Update symbol_conf.nr_events when processing attribute events by Adrian Hunter · 12 years ago
  59. 4be8be6 perf tools: Fix new_term() missing free on error path by Adrian Hunter · 12 years ago
  60. b2c34fd perf tools: Fix parse_events_terms() segfault on error path by Adrian Hunter · 12 years ago
  61. 7cab84e perf evsel: Fix count parameter to read call in event_format__new by David Ahern · 12 years ago
  62. 0276c22 perf tools: Fix -x/--exclude-other option for report command by Jiri Olsa · 12 years ago
  63. bcf3145 perf evlist: Enhance perf_evlist__start_workload() by Namhyung Kim · 12 years ago
  64. 563aecb perf record: Remove -A/--append option by Jiri Olsa · 12 years ago
  65. 756bbc8 perf tools: Include termios.h explicitly by Joonsoo Kim · 12 years ago
  66. 9c12cf9 perf tools: Merge all *CFLAGS* make variable into CFLAGS by Jiri Olsa · 12 years ago
  67. 0817df0 perf evlist: Reset SIGTERM handler in workload child process by David Ahern · 12 years ago
  68. 0ac129e perf tools: Remove cwdlen from struct perf_session by Jiri Olsa · 12 years ago
  69. 78e3a1f perf tools: Remove frozen from perf_header struct by Jiri Olsa · 12 years ago
  70. 70c57ef perf tools: Save parent pid in thread struct by David Ahern · 12 years ago
  71. 45528f7 perf stats: Fix divide by 0 in variance by David Ahern · 12 years ago
  72. b69e63a perf evsel: Fix printing of perf_event_paranoid message by David Ahern · 12 years ago
  73. 4d23322 perf hists: Rename hist_entry__add_pair arguments by Jiri Olsa · 12 years ago
  74. fa5df94 perf top: Add --percent-limit option by Namhyung Kim · 12 years ago
  75. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 12 years ago
  76. 27a0dcb perf hists: Move locking to its call-sites by Namhyung Kim · 12 years ago
  77. 3a5714f perf top: Get rid of *_threaded() functions by Namhyung Kim · 12 years ago
  78. 6f29097 perf top: Fix percent output when no samples collected by Namhyung Kim · 12 years ago
  79. 89365e6 perf tools: Handle JITed code in shared memory by Andi Kleen · 12 years ago
  80. 8f0f684 perf top: Use sort__has_sym by Namhyung Kim · 12 years ago
  81. 930477b perf sort: Cleanup sort__has_sym setting by Namhyung Kim · 12 years ago
  82. dfd3b2f perf sort: Reorder HISTC_SRCLINE index by Namhyung Kim · 12 years ago
  83. 08e7154 perf sort: Consolidate sort_entry__setup_elide() by Namhyung Kim · 12 years ago
  84. afab87b perf sort: Separate out memory-specific sort keys by Namhyung Kim · 12 years ago
  85. 2f532d09 perf sort: Factor out common code in sort_dimension__add() by Namhyung Kim · 12 years ago
  86. 55369fc perf sort: Introduce sort__mode variable by Namhyung Kim · 12 years ago
  87. ded19d5 perf report: Fix alignment of symbol column when -v is given by Namhyung Kim · 12 years ago
  88. ceb2acb perf hists: Free unused mem info of a matched hist entry by Namhyung Kim · 12 years ago
  89. 26353a6 perf hists: Fix an invalid memory free on he->branch_info by Namhyung Kim · 12 years ago
  90. 6956664 perf tools: Fix bug in isupper() and islower() by Sukadev Bhattiprolu · 12 years ago
  91. 6692c26 perf tools: Remove dependency on libnewt by Arnaldo Carvalho de Melo · 12 years ago
  92. 6266774 perf tools: Fix output of symbol_daddr offset by Namhyung Kim · 12 years ago
  93. bad4091 perf machine: Detect data vs. text mappings by Stephane Eranian · 12 years ago
  94. 028f12e perf tools: Add new mem command for memory access profiling by Stephane Eranian · 12 years ago
  95. ccf49bf perf record: Add support for mem access profiling by Stephane Eranian · 12 years ago
  96. 98a3b32 perf tools: Add mem access sampling core support by Stephane Eranian · 12 years ago
  97. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
  98. 328ccda perf report: Add --no-demangle option by Namhyung Kim · 12 years ago
  99. 12c08a9 perf stat: Add per-core aggregation by Stephane Eranian · 12 years ago
  100. 86ee6e1 perf stat: Refactor aggregation code by Stephane Eranian · 12 years ago