1. 9f7b591 perf record: Fix memory leak when using '--user-regs=?' to list registers by Zheng Zengkai · 4 years, 1 month ago
  2. 5a91fa5 x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes by Masami Hiramatsu · 3 years, 8 months ago
  3. 1cb6a62 perf probe: Fix to die_entrypc() returns error correctly by Masami Hiramatsu · 3 years, 8 months ago
  4. 609f70c perf event: Check ref_reloc_sym before using it by Igor Lubashev · 5 years ago
  5. 48ac0b1 perf lock: Don't free "lock_seq_stat" if read_count isn't zero by Leo Yan · 3 years, 9 months ago
  6. 9aad1a8 perf tools: Add missing swap for ino_generation by Jiri Olsa · 3 years, 9 months ago
  7. 56b2b64 perf intel-pt: Fix "context_switch event has no tid" error by Adrian Hunter · 3 years, 11 months ago
  8. 854aa40 perf top: Fix stdio interface input handling with glibc 2.28+ by Tommi Rantala · 4 years, 5 months ago
  9. 0ce70ef objtool: Fix noreturn detection for ignored functions by Josh Poimboeuf · 3 years, 11 months ago
  10. 2566557 selftests/x86/syscall_nt: Clear weird flags after each test by Andy Lutomirski · 4 years, 1 month ago
  11. 2bf6a49 perf kcore_copy: Fix module map when there are no modules loaded by Adrian Hunter · 4 years, 3 months ago
  12. ba74971 perf util: Fix memory leak of prefix_if_not_in by Xie XiuQi · 4 years, 2 months ago
  13. 63ab6bce tools: gpio-hammer: Avoid potential overflow in main by Gabriel Ravier · 4 years, 5 months ago
  14. e70bf2e perf test: Free formats for perf pmu parse test by Namhyung Kim · 3 years, 11 months ago
  15. d6d8c21 perf record/stat: Explicitly call out event modifiers in the documentation by Kim Phillips · 4 years ago
  16. 26af579 selftests/powerpc: Purge extra count_pmc() calls of ebb selftests by Desnes A. Nunes do Rosario · 4 years, 1 month ago
  17. b907dd1d perf probe: Fix memory leakage when the probe point is not found by Masami Hiramatsu · 4 years, 1 month ago
  18. 4b8b58e selftests/powerpc: Fix online CPU selection by Sandipan Das · 4 years ago
  19. bdcc844 selftests/powerpc: Fix CPU affinity for child process by Harish · 4 years, 2 months ago
  20. a710335 tools lib traceevent: Fix memory leak in process_dynamic_array_len by Philippe Duplessis-Guindon · 4 years ago
  21. eef50fa perf: Make perf able to build with latest libbfd by Changbin Du · 4 years, 1 month ago
  22. f578600 perf tools: Fix snprint warnings for gcc 8 by Jiri Olsa · 4 years, 1 month ago
  23. 666fe39 perf annotate: Use asprintf when formatting objdump command line by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  24. 045c228 perf probe: Fix to check blacklist address correctly by Masami Hiramatsu · 4 years, 1 month ago
  25. 407da52 perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode by Jin Yao · 4 years, 4 months ago
  26. 0f61e86 perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events() by Gaurav Singh · 4 years, 2 months ago
  27. c5560e9 selftests/net: in timestamping, strncpy needs to preserve null byte by tannerlove · 4 years, 2 months ago
  28. 88b35c5 selftests/vm/pkeys: fix alloc_random_pkey() to make it really random by Ram Pai · 4 years, 2 months ago
  29. 74c9406 perf symbols: Fix debuginfo search for Ubuntu by Adrian Hunter · 4 years, 2 months ago
  30. a1d8696 perf probe: Do not show the skipped events by Masami Hiramatsu · 4 years, 3 months ago
  31. b1f3bcd objtool: Ignore empty alternatives by Julien Thierry · 4 years, 4 months ago
  32. 7c2842f objtool: Fix stack offset tracking for indirect CFAs by Josh Poimboeuf · 4 years, 3 months ago
  33. bca8fdc1 selftests/ipc: Fix test failure seen after initial test run by Tyler Hicks · 4 years, 4 months ago
  34. 1d97e72 objtool: Support Clang non-section symbols in ORC dump by Josh Poimboeuf · 4 years, 4 months ago
  35. e1f81c9 objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings by Josh Poimboeuf · 4 years, 4 months ago
  36. 7690585 objtool: Fix switch table detection in .text.unlikely by Josh Poimboeuf · 4 years, 4 months ago
  37. bd07580 tools: gpio: Fix out-of-tree build regression by Anssi Hannula · 4 years, 4 months ago
  38. e9a6040 selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault by Andy Lutomirski · 4 years, 5 months ago
  39. 002e9ef tools/accounting/getdelays.c: fix netlink attribute length by David Ahern · 4 years, 4 months ago
  40. 6d5fd9d perf map: Fix off by one in strncpy() size argument by disconnect3d · 4 years, 5 months ago
  41. aae6b58 tools: Let O= makes handle a relative path with -C option by Masami Hiramatsu · 4 years, 5 months ago
  42. 791b3ea perf probe: Do not depend on dwfl_module_addrsym() by Masami Hiramatsu · 4 years, 5 months ago
  43. 85e8b90 cpupower: avoid multiple definition with gcc -fno-common by Mike Gilbert · 4 years, 5 months ago
  44. c628c46 perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  45. 1756a4f x86/decoder: Add TEST opcode to Group3-2 by Masami Hiramatsu · 4 years, 6 months ago
  46. cce8df1 usbip: Fix unsafe unaligned pointer usage by Shuah Khan · 4 years, 7 months ago
  47. 9008eb85 tools lib api fs: Fix gcc9 stringop-truncation compilation error by Andrey Zhizhikin · 4 years, 8 months ago
  48. e751d1a tools/power/acpi: fix compilation error by Zhengyuan Liu · 4 years, 8 months ago
  49. 0d65b36 tools lib: Fix builds when glibc contains strlcpy() by Vitaly Chikunov · 4 years, 7 months ago
  50. f3a9888 perf probe: Fix wrong address verification by Masami Hiramatsu · 4 years, 9 months ago
  51. a9c122e perf report: Fix incorrectly added dimensions as switch perf data file by Jin Yao · 4 years, 7 months ago
  52. 3f085b32 perf hists: Fix variable name's inconsistency in hists__for_each() macro by Yuya Fujita · 4 years, 7 months ago
  53. ae1d4e9 rseq/selftests: Turn off timeout setting by Mathieu Desnoyers · 4 years, 8 months ago
  54. d705292 Revert "perf report: Add warning when libunwind not compiled in" by Sasha Levin · 4 years, 7 months ago
  55. c578977 perf strbuf: Remove redundant va_end() in strbuf_addv() by Mattias Jacobsson · 6 years ago
  56. 2d31ea6 perf regs: Make perf_reg_name() return "unknown" instead of NULL by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  57. 7151427 perf probe: Fix to show function entry line as probe-able by Masami Hiramatsu · 4 years, 9 months ago
  58. 9d47b11 libtraceevent: Fix memory leakage in copy_filter_type by Hewenliang · 4 years, 8 months ago
  59. 0421b43 x86/insn: Add some Intel instructions to the opcode map by Adrian Hunter · 4 years, 9 months ago
  60. 3c8d7fa perf probe: Filter out instances except for inlined subroutine and subprogram by Masami Hiramatsu · 4 years, 9 months ago
  61. b89ad0c perf probe: Skip end-of-sequence and non statement lines by Masami Hiramatsu · 4 years, 9 months ago
  62. 8466b89 perf probe: Fix to show calling lines of inlined functions by Masami Hiramatsu · 4 years, 9 months ago
  63. 4ec7e16 perf probe: Return a better scope DIE if there is no best scope by Masami Hiramatsu · 4 years, 9 months ago
  64. da443aa perf probe: Skip overlapped location on searching variables by Masami Hiramatsu · 4 years, 9 months ago
  65. 11c5a6c perf probe: Fix to probe a function which has no entry pc by Masami Hiramatsu · 4 years, 9 months ago
  66. 86b5bd0 perf probe: Fix to show inlined function callsite without entry_pc by Masami Hiramatsu · 4 years, 9 months ago
  67. 516288d perf probe: Fix to show ranges of variables in functions without entry_pc by Masami Hiramatsu · 4 years, 9 months ago
  68. 104666b perf probe: Fix to probe an inline function which has no entry pc by Masami Hiramatsu · 4 years, 9 months ago
  69. e4ae92b perf probe: Walk function lines in lexical blocks by Masami Hiramatsu · 4 years, 9 months ago
  70. 6533303 perf probe: Fix to list probe event with correct line number by Masami Hiramatsu · 4 years, 9 months ago
  71. 54ea1fe perf probe: Fix to find range-only function instance by Masami Hiramatsu · 4 years, 9 months ago
  72. 59b706c perf report: Add warning when libunwind not compiled in by Jin Yao · 4 years, 10 months ago
  73. 62d8610 perf test: Report failure for mmap events by Leo Yan · 4 years, 10 months ago
  74. 94a95f6 tools/power/cpupower: Fix initializer override in hsw_ext_cstates by Nathan Chancellor · 4 years, 10 months ago
  75. da80ba7 usbip: tools: fix fd leakage in the function of read_attr_usbip_status by Hewenliang · 4 years, 9 months ago
  76. 24efb9d x86/insn: Fix awk regexp warnings by Alexander Kapshuk · 4 years, 10 months ago
  77. f1f9cb4 ACPICA: Use %d for signed int print formatting instead of %u by Colin Ian King · 6 years ago
  78. 28d4020 selftests/ftrace: Fix to test kprobe $comm arg only if available by Masami Hiramatsu · 6 years ago
  79. c993c26 usbip: tools: fix atoi() on non-null terminated string by Colin Ian King · 6 years ago
  80. f467a23 tools: gpio: Correctly add make dependencies for gpio_utils by Laura Abbott · 4 years, 9 months ago
  81. 9666d52 perf tools: Fix time sorting by Jiri Olsa · 4 years, 9 months ago
  82. 43562e5 selftests: net: reuseport_dualstack: fix uninitalized parameter by Wei Wang · 4 years, 9 months ago
  83. 6d8855a perf kmem: Fix memory leak in compact_gfp_flags() by Yunfeng Ye · 4 years, 10 months ago
  84. 873efc5 perf jevents: Fix period for Intel fixed counters by Andi Kleen · 4 years, 10 months ago
  85. 0ebcdc4 perf map: Fix overlapped map handling by Steve MacLean · 4 years, 10 months ago
  86. 7855b1b perf inject jit: Fix JIT_CODE_MOVE filename by Steve MacLean · 4 years, 10 months ago
  87. a12d94b perf llvm: Don't access out-of-scope array by Ian Rogers · 4 years, 10 months ago
  88. 375cf9a perf stat: Reset previous counts on repeat with interval by Srikar Dronamraju · 5 years ago
  89. 94505b6 perf stat: Fix a segmentation fault when using repeat forever by Srikar Dronamraju · 5 years ago
  90. 8530a7e perf tools: Fix segfault in cpu_cache_level__read() by Jiri Olsa · 4 years, 11 months ago
  91. 0658553 tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure by Steven Rostedt (VMware) · 5 years ago
  92. 3caefd0 libtraceevent: Change users plugin directory by Tzvetomir Stoyanov · 5 years ago
  93. cb40b5b objtool: Clobber user CFLAGS variable by Josh Poimboeuf · 5 years ago
  94. 318537a tools/power turbostat: fix buffer overrun by Naoya Horiguchi · 5 years ago
  95. 6be6f81 Tools: hv: kvp: eliminate 'may be used uninitialized' warning by Vitaly Kuznetsov · 5 years ago
  96. 47a2cf6 tools: hv: fix KVP and VSS daemons exit code by Adrian Vladu · 5 years ago
  97. 041de0e Revert "perf test 6: Fix missing kvm module load for s390" by Sasha Levin · 5 years ago
  98. 10fe806 selftests: kvm: Adding config fragments by Naresh Kamboju · 5 years ago
  99. eee0386 perf pmu-events: Fix missing "cpu_clk_unhalted.core" event by Jin Yao · 5 years ago
  100. 4754486 perf bench numa: Fix cpu0 binding by Jiri Olsa · 5 years ago