1. ddfa93e perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test() by Changbin Du · 6 years ago
  2. bc1ab32 perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test by Changbin Du · 6 years ago
  3. fa7ac30 perf evsel: Free evsel->counts in perf_evsel__exit() by Arnaldo Carvalho de Melo · 6 years ago
  4. 6fae20e perf hist: Add missing map__put() in error case by Changbin Du · 6 years ago
  5. 756e9ca perf top: Fix error handling in cmd_top() by Changbin Du · 6 years ago
  6. 32a4742 perf build-id: Fix memory leak in print_sdt_events() by Changbin Du · 6 years ago
  7. 6061a8c perf config: Fix a memory leak in collect_config() by Changbin Du · 6 years ago
  8. 4f68dbc perf config: Fix an error in the config template documentation by Changbin Du · 6 years ago
  9. e07e9b1 perf test: Fix failure of 'evsel-tp-sched' test on s390 by Thomas Richter · 6 years ago
  10. 32b6e8c perf intel-pt: Fix TSC slip by Adrian Hunter · 6 years ago
  11. 5ed7a8f perf intel-pt: Fix divide by zero when TSC is not available by Adrian Hunter · 6 years ago
  12. 4f7c16b perf intel-pt: Fix overlap calculation for padding by Adrian Hunter · 6 years ago
  13. 300ef83 perf auxtrace: Define auxtrace record alignment by Adrian Hunter · 6 years ago
  14. d07d516 perf intel-pt: Fix CYC timestamp calculation after OVF by Adrian Hunter · 6 years ago
  15. ce42bb1 perf symbols: Filter out hidden symbols from labels by Jiri Olsa · 6 years ago
  16. 70ffacb perf tools: Handle TOPOLOGY headers with no CPU by Stephane Eranian · 6 years ago
  17. 255ace3 perf report: Include partial stacks unwound with libdw by Milian Wolff · 6 years ago
  18. 7231ec1 perf tests evsel-tp-sched: Fix bitwise operator by Gustavo A. R. Silva · 6 years ago
  19. beeda95 perf probe: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  20. 769d74b perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  21. 1e39810 perf tools: Add Hygon Dhyana support by Pu Wen · 6 years ago
  22. a9c8758 perf unwind: Take pgoff into account when reporting elf to libdwfl by Milian Wolff · 6 years ago
  23. 2b0aa31 perf unwind: Unwind with libdw doesn't take symfs into account by Martin Vuille · 7 years ago
  24. 8691aa5 perf parse-events: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  25. f9e281d perf svghelper: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  26. 9da7dfd perf intel-pt: Fix error with config term "pt=0" by Adrian Hunter · 6 years ago
  27. fdb2f4c perf pmu: Suppress potential format-truncation warning by Ben Hutchings · 6 years ago
  28. af414f3 perf strbuf: Match va_{add,copy} with va_end by Sanskriti Sharma · 6 years ago
  29. 0af42d6 perf tools: Cleanup trace-event-info 'tdata' leak by Sanskriti Sharma · 6 years ago
  30. 401bd18 perf tools: Free temporary 'sys' string in read_event_files() by Sanskriti Sharma · 6 years ago
  31. 1c696b9 perf cpu_map: Align cpu map synthesized events properly. by David Miller · 6 years ago
  32. 9527bd3 Revert "perf tools: Fix PMU term format max value calculation" by Jiri Olsa · 6 years ago
  33. 9a7f15e perf tools: Disable parallelism for 'make clean' by Rasmus Villemoes · 6 years ago
  34. 2fc0fb0 perf tests: Fix indexing when invoking subtests by Sandipan Das · 6 years ago
  35. 2cdc70f perf probe: Fix probe definition for inlined functions by Björn Töpel · 7 years ago
  36. 4d19a50 perf evsel: Fix probing of precise_ip level for default cycles event by Arnaldo Carvalho de Melo · 7 years ago
  37. 698f6ac perf symbols: Fix memory corruption because of zero length symbols by Ravi Bangoria · 7 years ago
  38. 06dc8b3 perf script python: Fix export-to-postgresql.py occasional failure by Adrian Hunter · 6 years ago
  39. bce26ed perf probe powerpc: Ignore SyS symbols irrespective of endianness by Sandipan Das · 6 years ago
  40. 6040d23 perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx() by Hisao Tanabe · 6 years ago
  41. 24dc2f5 perf powerpc: Fix callchain ip filtering by Sandipan Das · 6 years ago
  42. 14f3d65 perf powerpc: Fix callchain ip filtering when return address is in a register by Sandipan Das · 6 years ago
  43. 48c37aa perf test: Fix subtest number when showing results by Thomas Richter · 6 years ago
  44. 2a19b49 perf tools: Allow overriding MAX_NR_CPUS at compile time by Christophe Leroy · 7 years ago
  45. 6841830 perf probe powerpc: Fix trace event post-processing by Sandipan Das · 6 years ago
  46. e0ec112 perf auxtrace: Fix queue resize by Adrian Hunter · 6 years ago
  47. b81825b perf llvm-utils: Remove bashism from kernel include fetch script by Kim Phillips · 6 years ago
  48. f6e2273 perf bench: Fix numa report output code by Jiri Olsa · 6 years ago
  49. dcc0fbf perf report powerpc: Fix crash if callchain is empty by Sandipan Das · 6 years ago
  50. 241ad31 perf test session topology: Fix test on s390 by Thomas Richter · 6 years ago
  51. 5629505 perf tools: Fix pmu events parsing rule by Jiri Olsa · 6 years ago
  52. d6a267b perf intel-pt: Fix packet decoding of CYC packets by Adrian Hunter · 6 years ago
  53. d129ab7 perf intel-pt: Fix "Unexpected indirect branch" error by Adrian Hunter · 6 years ago
  54. 4213d9b perf intel-pt: Fix MTC timing after overflow by Adrian Hunter · 6 years ago
  55. 282f1f6 perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP by Adrian Hunter · 6 years ago
  56. 31606f7 perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING by Adrian Hunter · 6 years ago
  57. dfd2eff perf tools: Fix symbol and object code resolution for vdso32 and vdsox32 by Adrian Hunter · 6 years ago
  58. c310c7b perf/tools: header file sync up by Greg Kroah-Hartman · 6 years ago
  59. 110cf30 tools include: Move ARRAY_SIZE() to linux/kernel.h by Arnaldo Carvalho de Melo · 7 years ago
  60. 86ff378 tools include: Introduce linux/bug.h, from the kernel sources by Arnaldo Carvalho de Melo · 7 years ago
  61. 4c0d447 tools include uapi: Grab copies of stat.h and fcntl.h by Arnaldo Carvalho de Melo · 7 years ago
  62. f8d0cad perf tools: Move headers check into bash script by Jiri Olsa · 8 years ago
  63. 8307d01 perf tools: Force fixdep compilation at the start of the build by Jiri Olsa · 8 years ago
  64. 9340289 tools include: Adopt kernel's refcount.h by Arnaldo Carvalho de Melo · 8 years ago
  65. ea2313b tools include: Introduce linux/compiler-gcc.h by Arnaldo Carvalho de Melo · 8 years ago
  66. 856bc9a tools lib: Add for_each_clear_bit macro by Jiri Olsa · 8 years ago
  67. 5a8e209 perf report: Fix memory corruption in --branch-history mode --branch-history by Jiri Olsa · 7 years ago
  68. f97276c perf tests: Use arch__compare_symbol_names to compare symbols by Jiri Olsa · 7 years ago
  69. 5bb5f95 perf stat: Fix core dump when flag T is used by Thomas Richter · 7 years ago
  70. f2c9d72 perf top: Fix top.call-graph config option reading by Yisheng Xie · 7 years ago
  71. 7b0f8d7 perf record: Fix failed memory allocation for get_cpuid_str by Thomas Richter · 7 years ago
  72. f32b5f4d perf callchain: Fix attr.sample_max_stack setting by Arnaldo Carvalho de Melo · 7 years ago
  73. fdc2090 Revert "perf tools: Decompress kernel module when reading DSO data" by Greg Kroah-Hartman · 6 years ago
  74. 6ba906f Revert "perf tests: Decompress kernel module before objdump" by Greg Kroah-Hartman · 6 years ago
  75. 57ce7d4 perf intel-pt: Fix timestamp following overflow by Adrian Hunter · 7 years ago
  76. 2c1f44b perf intel-pt: Fix error recovery from missing TIP packet by Adrian Hunter · 7 years ago
  77. 6a33036 perf intel-pt: Fix sync_switch by Adrian Hunter · 7 years ago
  78. aad2ad6 perf intel-pt: Fix overlap detection to identify consecutive buffers correctly by Adrian Hunter · 7 years ago
  79. 720f627 perf tools: Fix copyfile_offset update of output offset by Jiri Olsa · 7 years ago
  80. 7525a23 perf tests: Decompress kernel module before objdump by Namhyung Kim · 7 years ago
  81. e2d0549 perf tools: Decompress kernel module when reading DSO data by Namhyung Kim · 7 years ago
  82. aee0f56 perf report: Ensure the perf DSO mapping matches what libdw sees by Milian Wolff · 7 years ago
  83. 81da672 perf header: Set proper module name when build-id event found by Namhyung Kim · 7 years ago
  84. 2761eda perf trace: Add mmap alias for s390 by Jiri Olsa · 7 years ago
  85. 24cce93 perf probe: Add warning message if there is unexpected event name by Masami Hiramatsu · 7 years ago
  86. 695d3a3 perf report: Fix off-by-one for non-activation frames by Milian Wolff · 7 years ago
  87. a8b3a6a perf stat: Fix CVS output format for non-supported counters by Ilya Pronin · 7 years ago
  88. 85e598b perf tests kmod-path: Don't fail if compressed modules aren't supported by Kim Phillips · 7 years ago
  89. 46eae02 perf stat: Fix bug in handling events in error state by Stephane Eranian · 7 years ago
  90. 4c885c3 perf session: Don't rely on evlist in pipe mode by David Carrillo-Cisneros · 7 years ago
  91. d9f8b1c perf inject: Copy events when reordering events in pipe mode by David Carrillo-Cisneros · 7 years ago
  92. 02db6c70 perf evsel: Return exact sub event which failed with EPERM for wildcards by Jin Yao · 7 years ago
  93. 73f2c66 perf trace: Handle unpaired raw_syscalls:sys_exit event by Arnaldo Carvalho de Melo · 7 years ago
  94. da1a974e perf buildid: Do not assume that readlink() returns a null terminated string by Tommi Rantala · 8 years ago
  95. 58f8d0c perf annotate: Fix a bug following symbolic link of a build-id file by Taeung Song · 8 years ago
  96. 7fd66ee perf probe: Return errno when not hitting any event by Kefeng Wang · 8 years ago
  97. f49cfde perf probe: Fix concat_probe_trace_events by Ravi Bangoria · 8 years ago
  98. ceb6ef4 perf tools: Make perf_event__synthesize_mmap_events() scale by Stephane Eranian · 8 years ago
  99. 56eac68 perf sort: Fix segfault with basic block 'cycles' sort dimension by Changbin Du · 8 years ago
  100. b0119cd perf stat: Issue a HW watchdog disable hint by Borislav Petkov · 8 years ago