1. 14f3d65 perf powerpc: Fix callchain ip filtering when return address is in a register by Sandipan Das · 6 years ago
  2. 48c37aa perf test: Fix subtest number when showing results by Thomas Richter · 6 years ago
  3. 2a19b49 perf tools: Allow overriding MAX_NR_CPUS at compile time by Christophe Leroy · 7 years ago
  4. 6841830 perf probe powerpc: Fix trace event post-processing by Sandipan Das · 6 years ago
  5. e0ec112 perf auxtrace: Fix queue resize by Adrian Hunter · 6 years ago
  6. b81825b perf llvm-utils: Remove bashism from kernel include fetch script by Kim Phillips · 6 years ago
  7. f6e2273 perf bench: Fix numa report output code by Jiri Olsa · 6 years ago
  8. dcc0fbf perf report powerpc: Fix crash if callchain is empty by Sandipan Das · 6 years ago
  9. 241ad31 perf test session topology: Fix test on s390 by Thomas Richter · 6 years ago
  10. 5629505 perf tools: Fix pmu events parsing rule by Jiri Olsa · 6 years ago
  11. d6a267b perf intel-pt: Fix packet decoding of CYC packets by Adrian Hunter · 6 years ago
  12. d129ab7 perf intel-pt: Fix "Unexpected indirect branch" error by Adrian Hunter · 6 years ago
  13. 4213d9b perf intel-pt: Fix MTC timing after overflow by Adrian Hunter · 6 years ago
  14. 282f1f6 perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP by Adrian Hunter · 6 years ago
  15. 31606f7 perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING by Adrian Hunter · 6 years ago
  16. dfd2eff perf tools: Fix symbol and object code resolution for vdso32 and vdsox32 by Adrian Hunter · 6 years ago
  17. c310c7b perf/tools: header file sync up by Greg Kroah-Hartman · 6 years ago
  18. 110cf30 tools include: Move ARRAY_SIZE() to linux/kernel.h by Arnaldo Carvalho de Melo · 7 years ago
  19. 86ff378 tools include: Introduce linux/bug.h, from the kernel sources by Arnaldo Carvalho de Melo · 7 years ago
  20. 4c0d447 tools include uapi: Grab copies of stat.h and fcntl.h by Arnaldo Carvalho de Melo · 7 years ago
  21. f8d0cad perf tools: Move headers check into bash script by Jiri Olsa · 7 years ago
  22. 8307d01 perf tools: Force fixdep compilation at the start of the build by Jiri Olsa · 7 years ago
  23. 9340289 tools include: Adopt kernel's refcount.h by Arnaldo Carvalho de Melo · 7 years ago
  24. ea2313b tools include: Introduce linux/compiler-gcc.h by Arnaldo Carvalho de Melo · 7 years ago
  25. 856bc9a tools lib: Add for_each_clear_bit macro by Jiri Olsa · 8 years ago
  26. 5a8e209 perf report: Fix memory corruption in --branch-history mode --branch-history by Jiri Olsa · 6 years ago
  27. f97276c perf tests: Use arch__compare_symbol_names to compare symbols by Jiri Olsa · 6 years ago
  28. 5bb5f95 perf stat: Fix core dump when flag T is used by Thomas Richter · 6 years ago
  29. f2c9d72 perf top: Fix top.call-graph config option reading by Yisheng Xie · 6 years ago
  30. 7b0f8d7 perf record: Fix failed memory allocation for get_cpuid_str by Thomas Richter · 6 years ago
  31. f32b5f4d perf callchain: Fix attr.sample_max_stack setting by Arnaldo Carvalho de Melo · 6 years ago
  32. fdc2090 Revert "perf tools: Decompress kernel module when reading DSO data" by Greg Kroah-Hartman · 6 years ago
  33. 6ba906f Revert "perf tests: Decompress kernel module before objdump" by Greg Kroah-Hartman · 6 years ago
  34. 57ce7d4 perf intel-pt: Fix timestamp following overflow by Adrian Hunter · 6 years ago
  35. 2c1f44b perf intel-pt: Fix error recovery from missing TIP packet by Adrian Hunter · 6 years ago
  36. 6a33036 perf intel-pt: Fix sync_switch by Adrian Hunter · 6 years ago
  37. aad2ad6 perf intel-pt: Fix overlap detection to identify consecutive buffers correctly by Adrian Hunter · 6 years ago
  38. 720f627 perf tools: Fix copyfile_offset update of output offset by Jiri Olsa · 6 years ago
  39. 7525a23 perf tests: Decompress kernel module before objdump by Namhyung Kim · 7 years ago
  40. e2d0549 perf tools: Decompress kernel module when reading DSO data by Namhyung Kim · 7 years ago
  41. aee0f56 perf report: Ensure the perf DSO mapping matches what libdw sees by Milian Wolff · 7 years ago
  42. 81da672 perf header: Set proper module name when build-id event found by Namhyung Kim · 7 years ago
  43. 2761eda perf trace: Add mmap alias for s390 by Jiri Olsa · 7 years ago
  44. 24cce93 perf probe: Add warning message if there is unexpected event name by Masami Hiramatsu · 6 years ago
  45. 695d3a3 perf report: Fix off-by-one for non-activation frames by Milian Wolff · 7 years ago
  46. a8b3a6a perf stat: Fix CVS output format for non-supported counters by Ilya Pronin · 6 years ago
  47. 85e598b perf tests kmod-path: Don't fail if compressed modules aren't supported by Kim Phillips · 7 years ago
  48. 46eae02 perf stat: Fix bug in handling events in error state by Stephane Eranian · 7 years ago
  49. 4c885c3 perf session: Don't rely on evlist in pipe mode by David Carrillo-Cisneros · 7 years ago
  50. d9f8b1c perf inject: Copy events when reordering events in pipe mode by David Carrillo-Cisneros · 7 years ago
  51. 02db6c70 perf evsel: Return exact sub event which failed with EPERM for wildcards by Jin Yao · 7 years ago
  52. 73f2c66 perf trace: Handle unpaired raw_syscalls:sys_exit event by Arnaldo Carvalho de Melo · 7 years ago
  53. da1a974e perf buildid: Do not assume that readlink() returns a null terminated string by Tommi Rantala · 7 years ago
  54. 58f8d0c perf annotate: Fix a bug following symbolic link of a build-id file by Taeung Song · 7 years ago
  55. 7fd66ee perf probe: Return errno when not hitting any event by Kefeng Wang · 7 years ago
  56. f49cfde perf probe: Fix concat_probe_trace_events by Ravi Bangoria · 7 years ago
  57. ceb6ef4 perf tools: Make perf_event__synthesize_mmap_events() scale by Stephane Eranian · 7 years ago
  58. 56eac68 perf sort: Fix segfault with basic block 'cycles' sort dimension by Changbin Du · 7 years ago
  59. b0119cd perf stat: Issue a HW watchdog disable hint by Borislav Petkov · 7 years ago
  60. 9ed6e56 perf tools: Fix trigger class trigger_on() by Adrian Hunter · 6 years ago
  61. 510b5d8 perf bench numa: Fixup discontiguous/sparse numa nodes by Satheesh Rajendran · 7 years ago
  62. a2eca0c perf top: Fix window dimensions change handling by Jiri Olsa · 7 years ago
  63. 9792f9b perf tools: Fix build with ARCH=x86_64 by Jiada Wang · 7 years ago
  64. e30b840 perf symbols: Fix symbols__fixup_end heuristic for corner cases by Daniel Borkmann · 7 years ago
  65. a730e15 perf test attr: Fix ignored test case result by Thomas Richter · 7 years ago
  66. 195fe2e perf tools: Only increase index if perf_evsel__new_idx() succeeds by Taeung Song · 7 years ago
  67. bac83e5 perf probe: Fix --funcs to show correct symbols for offline module by Masami Hiramatsu · 7 years ago
  68. ddc0ec3 perf symbols: Robustify reading of build-id from sysfs by Arnaldo Carvalho de Melo · 7 years ago
  69. d8086c3 perf tools: Install tools/lib/traceevent plugins with install-bin by Arnaldo Carvalho de Melo · 7 years ago
  70. 69f3df1 perf probe: Fix to get correct modname from elf header by Masami Hiramatsu · 7 years ago
  71. 6141541 perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target by Jin Yao · 7 years ago
  72. fe5cdbcd perf intel-pt: Clear FUP flag on error by Adrian Hunter · 7 years ago
  73. 94c38cd perf intel-pt: Use FUP always when scanning for an IP by Adrian Hunter · 7 years ago
  74. 5a16bd3 perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero by Adrian Hunter · 7 years ago
  75. daa6378 perf intel-pt: Fix last_ip usage by Adrian Hunter · 7 years ago
  76. dc04013 perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP by Adrian Hunter · 7 years ago
  77. b338b87 perf intel-pt: Fix missing stack clear by Adrian Hunter · 7 years ago
  78. 3e6837f perf intel-pt: Improve sample timestamp by Adrian Hunter · 7 years ago
  79. d3503ef perf intel-pt: Move decoder error setting into one condition by Adrian Hunter · 7 years ago
  80. ce02eff perf probe: Add error checks to offline probe post-processing by Masami Hiramatsu · 7 years ago
  81. 3649735 perf probe: Fix to probe on gcc generated symbols for offline kernel by Masami Hiramatsu · 7 years ago
  82. cd20615 perf scripting perl: Fix compile error with some perl5 versions by Wang YanQing · 7 years ago
  83. b9175b3 perf header: Fix handling of PERF_EVENT_UPDATE__SCALE by Arnaldo Carvalho de Melo · 7 years ago
  84. 15c249c perf bench numa: Avoid possible truncation when using snprintf() by Arnaldo Carvalho de Melo · 7 years ago
  85. b246fc0 perf tests: Avoid possible truncation with dirent->d_name + snprintf by Arnaldo Carvalho de Melo · 7 years ago
  86. 93a3c47 perf intel-pt: Use __fallthrough by Arnaldo Carvalho de Melo · 7 years ago
  87. 0552378 perf thread_map: Correctly size buffer used with dirent->dt_name by Arnaldo Carvalho de Melo · 7 years ago
  88. a814c7d perf top: Use __fallthrough by Arnaldo Carvalho de Melo · 7 years ago
  89. 9421878 tools strfilter: Use __fallthrough by Arnaldo Carvalho de Melo · 7 years ago
  90. 76efd70 tools string: Use __fallthrough in perf_atoll() by Arnaldo Carvalho de Melo · 7 years ago
  91. b6f75b9 perf probe: Fix to probe on gcc generated functions in modules by Masami Hiramatsu · 7 years ago
  92. e1eac34 perf probe: Fix to show correct locations for events on modules by Masami Hiramatsu · 7 years ago
  93. 7929b50 perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() by Adrian Hunter · 7 years ago
  94. 11a4d64 perf callchain: Reference count maps by Krister Johansen · 7 years ago
  95. de65c30 perf diff: Fix segfault on 'perf diff -o N' option by Namhyung Kim · 7 years ago
  96. 85df621 perf diff: Fix -o/--order option behavior (again) by Namhyung Kim · 7 years ago
  97. 03f5be2 perf jit: Enable jitdump support without dwarf by Maciej Debski · 8 years ago
  98. 3ef6a3c perf scripting: Avoid leaking the scripting_context variable by Arnaldo Carvalho de Melo · 8 years ago
  99. ea73853 perf callchain: Fixup help/config for no-unwinding by Rabin Vincent · 8 years ago
  100. a1d3089 perf diff: Do not overwrite valid build id by Kan Liang · 7 years ago