1. a8b3a6a perf stat: Fix CVS output format for non-supported counters by Ilya Pronin · 7 years ago
  2. 85e598b perf tests kmod-path: Don't fail if compressed modules aren't supported by Kim Phillips · 7 years ago
  3. 46eae02 perf stat: Fix bug in handling events in error state by Stephane Eranian · 8 years ago
  4. 4c885c3 perf session: Don't rely on evlist in pipe mode by David Carrillo-Cisneros · 8 years ago
  5. d9f8b1c perf inject: Copy events when reordering events in pipe mode by David Carrillo-Cisneros · 8 years ago
  6. 02db6c70 perf evsel: Return exact sub event which failed with EPERM for wildcards by Jin Yao · 8 years ago
  7. 73f2c66 perf trace: Handle unpaired raw_syscalls:sys_exit event by Arnaldo Carvalho de Melo · 8 years ago
  8. da1a974e perf buildid: Do not assume that readlink() returns a null terminated string by Tommi Rantala · 8 years ago
  9. 58f8d0c perf annotate: Fix a bug following symbolic link of a build-id file by Taeung Song · 8 years ago
  10. 7fd66ee perf probe: Return errno when not hitting any event by Kefeng Wang · 8 years ago
  11. f49cfde perf probe: Fix concat_probe_trace_events by Ravi Bangoria · 8 years ago
  12. ceb6ef4 perf tools: Make perf_event__synthesize_mmap_events() scale by Stephane Eranian · 8 years ago
  13. 56eac68 perf sort: Fix segfault with basic block 'cycles' sort dimension by Changbin Du · 8 years ago
  14. b0119cd perf stat: Issue a HW watchdog disable hint by Borislav Petkov · 8 years ago
  15. 9ed6e56 perf tools: Fix trigger class trigger_on() by Adrian Hunter · 7 years ago
  16. 510b5d8 perf bench numa: Fixup discontiguous/sparse numa nodes by Satheesh Rajendran · 7 years ago
  17. a2eca0c perf top: Fix window dimensions change handling by Jiri Olsa · 7 years ago
  18. 9792f9b perf tools: Fix build with ARCH=x86_64 by Jiada Wang · 8 years ago
  19. e30b840 perf symbols: Fix symbols__fixup_end heuristic for corner cases by Daniel Borkmann · 8 years ago
  20. a730e15 perf test attr: Fix ignored test case result by Thomas Richter · 7 years ago
  21. 195fe2e perf tools: Only increase index if perf_evsel__new_idx() succeeds by Taeung Song · 7 years ago
  22. bac83e5 perf probe: Fix --funcs to show correct symbols for offline module by Masami Hiramatsu · 8 years ago
  23. ddc0ec3 perf symbols: Robustify reading of build-id from sysfs by Arnaldo Carvalho de Melo · 8 years ago
  24. d8086c3 perf tools: Install tools/lib/traceevent plugins with install-bin by Arnaldo Carvalho de Melo · 8 years ago
  25. 69f3df1 perf probe: Fix to get correct modname from elf header by Masami Hiramatsu · 8 years ago
  26. 6141541 perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target by Jin Yao · 7 years ago
  27. fe5cdbcd perf intel-pt: Clear FUP flag on error by Adrian Hunter · 7 years ago
  28. 94c38cd perf intel-pt: Use FUP always when scanning for an IP by Adrian Hunter · 7 years ago
  29. 5a16bd3 perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero by Adrian Hunter · 7 years ago
  30. daa6378 perf intel-pt: Fix last_ip usage by Adrian Hunter · 7 years ago
  31. dc04013 perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP by Adrian Hunter · 7 years ago
  32. b338b87 perf intel-pt: Fix missing stack clear by Adrian Hunter · 7 years ago
  33. 3e6837f perf intel-pt: Improve sample timestamp by Adrian Hunter · 7 years ago
  34. d3503ef perf intel-pt: Move decoder error setting into one condition by Adrian Hunter · 7 years ago
  35. ce02eff perf probe: Add error checks to offline probe post-processing by Masami Hiramatsu · 8 years ago
  36. 3649735 perf probe: Fix to probe on gcc generated symbols for offline kernel by Masami Hiramatsu · 8 years ago
  37. cd20615 perf scripting perl: Fix compile error with some perl5 versions by Wang YanQing · 8 years ago
  38. b9175b3 perf header: Fix handling of PERF_EVENT_UPDATE__SCALE by Arnaldo Carvalho de Melo · 8 years ago
  39. 15c249c perf bench numa: Avoid possible truncation when using snprintf() by Arnaldo Carvalho de Melo · 8 years ago
  40. b246fc0 perf tests: Avoid possible truncation with dirent->d_name + snprintf by Arnaldo Carvalho de Melo · 8 years ago
  41. 93a3c47 perf intel-pt: Use __fallthrough by Arnaldo Carvalho de Melo · 8 years ago
  42. 0552378 perf thread_map: Correctly size buffer used with dirent->dt_name by Arnaldo Carvalho de Melo · 8 years ago
  43. a814c7d perf top: Use __fallthrough by Arnaldo Carvalho de Melo · 8 years ago
  44. 9421878 tools strfilter: Use __fallthrough by Arnaldo Carvalho de Melo · 8 years ago
  45. 76efd70 tools string: Use __fallthrough in perf_atoll() by Arnaldo Carvalho de Melo · 8 years ago
  46. b6f75b9 perf probe: Fix to probe on gcc generated functions in modules by Masami Hiramatsu · 8 years ago
  47. e1eac34 perf probe: Fix to show correct locations for events on modules by Masami Hiramatsu · 8 years ago
  48. 7929b50 perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() by Adrian Hunter · 8 years ago
  49. 11a4d64 perf callchain: Reference count maps by Krister Johansen · 8 years ago
  50. de65c30 perf diff: Fix segfault on 'perf diff -o N' option by Namhyung Kim · 8 years ago
  51. 85df621 perf diff: Fix -o/--order option behavior (again) by Namhyung Kim · 8 years ago
  52. 03f5be2 perf jit: Enable jitdump support without dwarf by Maciej Debski · 8 years ago
  53. 3ef6a3c perf scripting: Avoid leaking the scripting_context variable by Arnaldo Carvalho de Melo · 8 years ago
  54. ea73853 perf callchain: Fixup help/config for no-unwinding by Rabin Vincent · 8 years ago
  55. a1d3089 perf diff: Do not overwrite valid build id by Kan Liang · 8 years ago
  56. 0f242c0 perf trace: Check if MAP_32BIT is defined (again) by Jiri Olsa · 8 years ago
  57. 8b5484f perf mem: Fix --all-user/--all-kernel options by Jiri Olsa · 8 years ago
  58. 567eea5 perf trace: Use the syscall raw_syscalls:sys_enter timestamp by Arnaldo Carvalho de Melo · 8 years ago
  59. ba12b35 perf annotate: Don't throw error for zero length symbols by Ravi Bangoria · 8 years ago
  60. c72ab44 perf hists: Fix column length on --hierarchy by Namhyung Kim · 8 years ago
  61. b9bf911 perf hists browser: Fix column indentation on --hierarchy by Namhyung Kim · 8 years ago
  62. 131d51e perf hists browser: Show folded sign properly on --hierarchy by Namhyung Kim · 8 years ago
  63. 3d9f468 perf hists browser: Fix indentation of folded sign on --hierarchy by Namhyung Kim · 8 years ago
  64. 9cba9844 perf hist browser: Fix hierarchy column counts by Namhyung Kim · 8 years ago
  65. 53613e0 perf jit: Fix build issue on Ubuntu by Anton Blanchard · 8 years ago
  66. 2d470b6 perf jevents: Handle events including .c and .o by Wang Nan · 8 years ago
  67. f957a53 perf header: Set nr_numa_nodes only when we parsed all the data by Jiri Olsa · 8 years ago
  68. c611152 perf top: Fix refreshing hierarchy entries on TUI by Namhyung Kim · 8 years ago
  69. 2ad8327 perf top/report: Add tips about a list option by Nambong Ha · 8 years ago
  70. 4934323 perf report/top: Add a tip about system-wide collection from all CPUs by Donghyun Kim · 8 years ago
  71. 8649b64 perf report/top: Add a tip about source line numbers with overhead by Kim SeonYoung · 8 years ago
  72. 72c6ff2 perf jevents: Fix Intel JSON fixed counter conversions by Andi Kleen · 8 years ago
  73. 3bccbe2 perf intel-pt: Fix MTC timestamp calculation for large MTC periods by Adrian Hunter · 8 years ago
  74. 51ee648 perf intel-pt: Fix estimated timestamps for cycle-accurate mode by Adrian Hunter · 8 years ago
  75. a1d9972 perf uretprobe ppc64le: Fix probe location by Ravi Bangoria · 8 years ago
  76. b42c736 perf pmu-events: Add Skylake frontend MSR support by Andi Kleen · 8 years ago
  77. 0b1db47 perf pmu-events: Fix fixed counters on Intel by Andi Kleen · 8 years ago
  78. e312bcf perf tools: Make alias matching case-insensitive by Andi Kleen · 8 years ago
  79. 0683554 perf tools: Allow period= in perf stat CPU event descriptions. by Sukadev Bhattiprolu · 8 years ago
  80. 06d839b perf tools: Add README for info on parsing JSON/map files by Sukadev Bhattiprolu · 8 years ago
  81. dd5f103 perf list jevents: Add support for event list topics by Andi Kleen · 8 years ago
  82. c8d6828 perf list: Support long jevents descriptions by Sukadev Bhattiprolu · 8 years ago
  83. 794ba54 perf jevents: Add support for long descriptions by Sukadev Bhattiprolu · 8 years ago
  84. fc06e2a perf pmu: Add override support for event list CPUID by Andi Kleen · 8 years ago
  85. 1c5f01f perf list: Add a --no-desc flag by Andi Kleen · 8 years ago
  86. 61eb2eb perf tools: Query terminal width and use in perf list by Andi Kleen · 8 years ago
  87. 08e60ed perf pmu: Support alias descriptions by Andi Kleen · 8 years ago
  88. dc720ff perf jevents: Handle header line in mapfile by Andi Kleen · 8 years ago
  89. f33d122 perf tools: Support CPU id matching for x86 v2 by Andi Kleen · 8 years ago
  90. ce88f27 perf powerpc: Support CPU ID matching for Powerpc by Sukadev Bhattiprolu · 8 years ago
  91. 933f82f perf pmu: Use pmu_events table to create aliases by Sukadev Bhattiprolu · 8 years ago
  92. 80eeb67 perf jevents: Program to convert JSON file by Andi Kleen · 8 years ago
  93. 867a979 perf tools: Add jsmn `jasmine' JSON parser by Andi Kleen · 8 years ago
  94. 18ef15c perf tools: Experiment with cppcheck by Arnaldo Carvalho de Melo · 8 years ago
  95. ead1a57 perf probe: Check if *ptr2 is zero and not ptr2 by Colin Ian King · 8 years ago
  96. d18019a perf tests: Add dwarf unwind test for powerpc by Ravi Bangoria · 8 years ago
  97. d5a0029 perf probe: Match linkage name with mangled name by Masami Hiramatsu · 8 years ago
  98. 35726d3 perf probe: Fix to cut off incompatible chars from group name by Masami Hiramatsu · 8 years ago
  99. 0ad45b3 perf probe: Skip if the function address is 0 by Masami Hiramatsu · 8 years ago
  100. f8da4b5 perf probe: Ignore the error of finding inline instance by Masami Hiramatsu · 8 years ago