1. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  2. 733cd2f perf evlist: Fix id pos in perf_evlist__open() by Adrian Hunter · 11 years ago
  3. ccf53ea perf trace: Handle perf.data files with no tracepoints by Arnaldo Carvalho de Melo · 11 years ago
  4. 526fd8d perf session: Separate progress bar update when processing events by Jiri Olsa · 11 years ago
  5. 98be696 perf evlist: Fix parsing with no sample_id_all bit set by Adrian Hunter · 11 years ago
  6. 0b8c25d perf tools: Fix symbol offset computation for some dsos by David Ahern · 11 years ago
  7. b41f1ce perf list: Skip unsupported events by Namhyung Kim · 11 years ago
  8. 395c307 perf tests: Add 'keep tracking' test by Adrian Hunter · 11 years ago
  9. d22d1a2 perf tools: Add support for PERF_COUNT_SW_DUMMY by Adrian Hunter · 11 years ago
  10. a2f2804 perf evlist: Add tracepoint lookup by name by David Ahern · 11 years ago
  11. b1cf6f6 perf tools: Add a function to calculate sample event size by Adrian Hunter · 11 years ago
  12. d03f217 perf tools: Expand perf_event__synthesize_sample() by Adrian Hunter · 11 years ago
  13. 5b95a4a3 perf tools: Add missing 'abi' member to 'struct regs_dump' by Adrian Hunter · 11 years ago
  14. 7556257 perf tools: Add support for PERF_SAMPLE_IDENTIFIER by Adrian Hunter · 11 years ago
  15. faf9670 perf evlist: Move perf_evlist__config() to a new source file by Adrian Hunter · 11 years ago
  16. ef89325 perf tools: Remove references to struct ip_event by Adrian Hunter · 11 years ago
  17. 0794029 perf callchain: Remove unnecessary validation by Adrian Hunter · 11 years ago
  18. 03b6ea9 perf evsel: Tidy up sample parsing overflow checking by Adrian Hunter · 11 years ago
  19. 314add6 perf tools: change machine__findnew_thread() to set thread pid by Adrian Hunter · 11 years ago
  20. 99d725f perf tools: Add pid to struct thread by Adrian Hunter · 11 years ago
  21. 236a3bb perf tools: Sample after exit loses thread correlation by David Ahern · 11 years ago
  22. e3e1a54 perf tools: Add debug prints by Adrian Hunter · 11 years ago
  23. 8afb4c0 perf tools: Re-implement debug print function for linking python/perf.so by Adrian Hunter · 11 years ago
  24. bec1967 perf tools: Try to increase the file descriptor limits on EMFILE by Andi Kleen · 11 years ago
  25. c588574 perf tools: Improve robustness of topology parsing code by Stephane Eranian · 11 years ago
  26. 326f59b perf tools: Remove filter parameter of thread__find_addr_map() by Adrian Hunter · 11 years ago
  27. 61710bd perf tools: Remove filter parameter of thread__find_addr_location() by Adrian Hunter · 11 years ago
  28. e44baa3 perf tools: Remove filter parameter of perf_event__preprocess_sample() by Adrian Hunter · 11 years ago
  29. 611a5ce perf machine: Add symbol filter to struct machine by Adrian Hunter · 11 years ago
  30. 93ea01c perf session: Change perf_session__has_traces to actually check for tracepoints by David Ahern · 11 years ago
  31. 307cbb9 perf evsel: Add option to limit stack depth in callchain dumps by David Ahern · 11 years ago
  32. b0b35f0 perf evsel: Add option to print stack trace on single line by David Ahern · 11 years ago
  33. a6ffaf9 perf tool: Simplify options to perf_evsel__print_ip by David Ahern · 11 years ago
  34. 8f76fcd perf machine: Do not require /lib/modules/* on a guest by Jason Wessel · 11 years ago
  35. e9a7c41 perf tools: Add support for pinned modifier by Michael Ellerman · 11 years ago
  36. e30b88a perf session: Export queue_event function by David Ahern · 11 years ago
  37. b178170 perf annotate: Add call target name if it is missing by Adrian Hunter · 11 years ago
  38. 484a5e7 perf annotate: Remove nop at end of annotation by Adrian Hunter · 11 years ago
  39. bbb7f84 perf annotate: Allow disassembly using /proc/kcore by Adrian Hunter · 11 years ago
  40. 8e0cf96 perf symbols: Add support for reading from /proc/kcore by Adrian Hunter · 11 years ago
  41. 0131c4e perf tools: Make it possible to read object code from kernel modules by Adrian Hunter · 11 years ago
  42. 39b12f78 perf tools: Make it possible to read object code from vmlinux by Adrian Hunter · 11 years ago
  43. 5b7ba82 perf symbols: Load kernel maps before using by Adrian Hunter · 11 years ago
  44. 3445432 perf symbols: avoid SyS kernel syscall aliases by Adrian Hunter · 11 years ago
  45. e2407be perf evsel: Add support for enabling counters by Andi Kleen · 11 years ago
  46. 5c6974f perf evlist: Remove obsolete dummy execve by Andi Kleen · 11 years ago
  47. 9c50140 perf session: Export a few functions for event processing by David Ahern · 11 years ago
  48. ffe4f3c perf stats: Add max and min stats by David Ahern · 11 years ago
  49. 42ee8c6 perf top: move CONSOLE_CLEAR to header file by David Ahern · 11 years ago
  50. 3b47abe perf util: Add parse_nsec_time() function by Namhyung Kim · 11 years ago
  51. 251f426 perf evsel: Actually show symbol offset in stack trace when requested by David Ahern · 11 years ago
  52. 3c17631 perf tools: Add 'S' event/group modifier to read sample value by Jiri Olsa · 12 years ago
  53. e4caec0 perf evsel: Add PERF_SAMPLE_READ sample related processing by Jiri Olsa · 12 years ago
  54. 932a359 perf evlist: Add perf_evlist__id2sid method to get event ID related data by Jiri Olsa · 12 years ago
  55. c4861af perf evlist: Fix event ID retrieval for group format read case by Jiri Olsa · 12 years ago
  56. 9ede473 perf tools: Add support for parsing PERF_SAMPLE_READ sample type by Jiri Olsa · 12 years ago
  57. e2b5abe perf evlist: Use PERF_EVENT_IOC_ID perf ioctl to read event id by Jiri Olsa · 12 years ago
  58. f9ea55d perf tools: Move weight back to common sort keys by Andi Kleen · 11 years ago
  59. 99571ab perf tools: Support callchain sorting based on addresses by Andi Kleen · 11 years ago
  60. 2b821cc perf evsel: Handle ENODEV on default cycles event by David Ahern · 11 years ago
  61. 2eaa1b4 perf script: Fix named threads support by David Ahern · 11 years ago
  62. 2a08c3e perf header: Recognize version number for perf data file by Jiri Olsa · 11 years ago
  63. 8d541e9 perf header: Introduce feat_offset into perf_header by Jiri Olsa · 11 years ago
  64. 944d62b perf header: Remove attr_offset from perf_header by Jiri Olsa · 11 years ago
  65. 75211db perf header: Remove data_offset seek as it's not needed by Jiri Olsa · 11 years ago
  66. d433956 perf session: Use session->fd instead of passing fd as argument by Jiri Olsa · 11 years ago
  67. 5698d2c perf symbols: Do not apply symfs for an absolute vmlinux path by Namhyung Kim · 11 years ago
  68. 6065210 perf tools: Remove event types framework completely by Jiri Olsa · 11 years ago
  69. 44b3c57 perf tools: Remove event types from perf data file by Jiri Olsa · 11 years ago
  70. be0e6d1 perf tools: Move hist_entry__period_snprintf into stdio code by Jiri Olsa · 12 years ago
  71. ef358e6 perf diff: Making compute functions static by Jiri Olsa · 12 years ago
  72. 345dc0b perf diff: Move diff related columns into diff command by Jiri Olsa · 12 years ago
  73. e0af43d perf hists: Marking dummy hists entries by Jiri Olsa · 12 years ago
  74. 2c5d4b4 perf tools: Add struct perf_hpp_fmt into hpp callbacks by Jiri Olsa · 12 years ago
  75. b21484f perf report/top: Add option to collapse undesired parts of call graph by Greg Price · 12 years ago
  76. dc098b3 perf list: List kernel supplied event aliases by Andi Kleen · 11 years ago
  77. 50e200f perf tools: Default to cpu// for events v5 by Andi Kleen · 11 years ago
  78. 3805123 perf tools: struct thread has a tid not a pid by Adrian Hunter · 11 years ago
  79. 27389d7 perf tools: Validate perf event header size by Adrian Hunter · 11 years ago
  80. 93edcbd perf evlist: Tidy duplicated munmap code by Adrian Hunter · 11 years ago
  81. b6b96fb perf tools: Add const specifier to perf_pmu__find name parameter by Adrian Hunter · 11 years ago
  82. 47c3d10 perf tools: Fix missing tool parameter by Adrian Hunter · 11 years ago
  83. 45a9ee1 perf util: Remove unused enum and macro in trace-event.h by Namhyung Kim · 11 years ago
  84. cfd0e8c perf util: No need to call read_trace_init() in tracing_data_header() by Namhyung Kim · 11 years ago
  85. 077f159 perf util: Rename read_*() functions in trace-event-info.c by Namhyung Kim · 11 years ago
  86. 47390ae perf script: Adopt latency_format variable by Namhyung Kim · 11 years ago
  87. 9515b2e perf util: Get rid of unused header_page_* variables by Namhyung Kim · 11 years ago
  88. 94b4d89 perf util: Parse header_page to get proper long size by Namhyung Kim · 11 years ago
  89. 2b2efc7 perf util: Skip reading header_event file by Namhyung Kim · 11 years ago
  90. 63af28f perf util: Make file/host_bigendian variable local by Namhyung Kim · 11 years ago
  91. 59657f9 perf util: Save long size of traced system by Namhyung Kim · 11 years ago
  92. 30f3676 perf util: Save page size in a trace file to pevent by Namhyung Kim · 11 years ago
  93. c5cd8ac perf parse events: Demystify memory allocations by David Ahern · 11 years ago
  94. 0142dab perf tools: Don't free list head in parse_events__free_terms by David Ahern · 11 years ago
  95. b382440 perf evlist: Fix use of uninitialized variable by David Ahern · 11 years ago
  96. e7c93f0 perf util: Use evsel->name to get tracepoint_paths by Namhyung Kim · 11 years ago
  97. 167aedc perf util: Move debugfs/tracing helper functions to util.c by Namhyung Kim · 11 years ago
  98. fa1531f perf tools: Remove callchain_cursor_reset call by Jiri Olsa · 11 years ago
  99. ba58041 perf tools: Add methods for setting/retrieving priv element of thread struct by David Ahern · 11 years ago
  100. 4e31902 perf tools: Use default include path notation for libtraceevent headers by Robert Richter · 11 years ago