1. d1b6feb perf tools: Support Python 3.8+ in Makefile by Sam Lunt · 4 years, 6 months ago
  2. 71fc119 perf map: Fix off by one in strncpy() size argument by disconnect3d · 4 years, 5 months ago
  3. 55831a0 tools: Let O= makes handle a relative path with -C option by Masami Hiramatsu · 4 years, 5 months ago
  4. 72057ab perf probe: Do not depend on dwfl_module_addrsym() by Masami Hiramatsu · 4 years, 5 months ago
  5. 5e8dff9 perf bench futex-wake: Restore thread count default to online CPU count by Tommi Rantala · 4 years, 5 months ago
  6. 6225d10 perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  7. 6de4b02 perf stat: Fix shadow stats for clock events by Ravi Bangoria · 6 years ago
  8. 2255c29 perf stat: Use perf_evsel__is_clocki() for clock events by Ravi Bangoria · 6 years ago
  9. 0649c61 perf report: Fix no libunwind compiled warning break s390 issue by Jin Yao · 4 years, 7 months ago
  10. e292b26 perf c2c: Fix return type for histogram sorting comparision functions by Andres Freund · 4 years, 7 months ago
  11. cc8401e perf map: No need to adjust the long name of modules by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  12. eaac3dc perf probe: Fix wrong address verification by Masami Hiramatsu · 4 years, 9 months ago
  13. 8caa8b3 perf report: Fix incorrectly added dimensions as switch perf data file by Jin Yao · 4 years, 7 months ago
  14. 7e4d65d perf hists: Fix variable name's inconsistency in hists__for_each() macro by Yuya Fujita · 4 years, 7 months ago
  15. 332ed88 perf strbuf: Remove redundant va_end() in strbuf_addv() by Mattias Jacobsson · 6 years ago
  16. b520826 perf regs: Make perf_reg_name() return "unknown" instead of NULL by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  17. 0d1472c perf script: Fix brstackinsn for AUXTRACE by Adrian Hunter · 4 years, 8 months ago
  18. ecfb25a perf probe: Fix to show function entry line as probe-able by Masami Hiramatsu · 4 years, 9 months ago
  19. 64b99a9 perf probe: Filter out instances except for inlined subroutine and subprogram by Masami Hiramatsu · 4 years, 9 months ago
  20. 002488a perf probe: Skip end-of-sequence and non statement lines by Masami Hiramatsu · 4 years, 9 months ago
  21. bde5071 perf probe: Fix to show calling lines of inlined functions by Masami Hiramatsu · 4 years, 9 months ago
  22. 763127e perf probe: Return a better scope DIE if there is no best scope by Masami Hiramatsu · 4 years, 9 months ago
  23. 9e3282b perf probe: Skip overlapped location on searching variables by Masami Hiramatsu · 4 years, 9 months ago
  24. e00d45c perf parse: If pmu configuration fails free terms by Ian Rogers · 4 years, 9 months ago
  25. 6ad06c8 perf tools: Splice events onto evlist even on error by Ian Rogers · 4 years, 9 months ago
  26. 5288503 perf probe: Fix to probe a function which has no entry pc by Masami Hiramatsu · 4 years, 9 months ago
  27. 8a10919 perf probe: Fix to show inlined function callsite without entry_pc by Masami Hiramatsu · 4 years, 9 months ago
  28. 0ddcc1a perf probe: Fix to show ranges of variables in functions without entry_pc by Masami Hiramatsu · 4 years, 9 months ago
  29. 330e684 perf probe: Fix to probe an inline function which has no entry pc by Masami Hiramatsu · 4 years, 9 months ago
  30. 097f5dfa perf probe: Walk function lines in lexical blocks by Masami Hiramatsu · 4 years, 9 months ago
  31. 41bd4cc perf jevents: Fix resource leak in process_mapfile() and main() by Yunfeng Ye · 4 years, 10 months ago
  32. 4208e18 perf probe: Fix to list probe event with correct line number by Masami Hiramatsu · 4 years, 9 months ago
  33. 30ad6a8 perf probe: Fix to find range-only function instance by Masami Hiramatsu · 4 years, 9 months ago
  34. c761b5e perf tests: Disable bp_signal testing for arm64 by Leo Yan · 4 years, 10 months ago
  35. 888d90b perf report: Add warning when libunwind not compiled in by Jin Yao · 4 years, 10 months ago
  36. 24c0a10 perf test: Report failure for mmap events by Leo Yan · 4 years, 10 months ago
  37. 4f57927 perf callchain: Fix segfault in thread__resolve_callchain_sample() by Adrian Hunter · 4 years, 9 months ago
  38. 484c4d9 perf script: Fix invalid LBR/binary mismatch error by Adrian Hunter · 4 years, 8 months ago
  39. f39fbd0 perf tools: Fix time sorting by Jiri Olsa · 4 years, 9 months ago
  40. e18bf40 perf kmem: Fix memory leak in compact_gfp_flags() by Yunfeng Ye · 4 years, 10 months ago
  41. 8180942 perf c2c: Fix memory leak in build_cl_output() by Yunfeng Ye · 4 years, 10 months ago
  42. 3545c01 perf annotate: Return appropriate error code for allocation failures by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  43. f8304a9 perf annotate: Propagate the symbol__annotate() error return by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  44. 4e2ca0c perf annotate: Fix the signedness of failure returns by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  45. ec783e2 perf annotate: Propagate perf_env__arch() error by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  46. f0ba7ab perf tools: Propagate get_cpuid() error by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  47. c022c7f perf jevents: Fix period for Intel fixed counters by Andi Kleen · 4 years, 10 months ago
  48. 5ecf35e perf script brstackinsn: Fix recovery from LBR/binary mismatch by Andi Kleen · 4 years, 10 months ago
  49. 262ed71 perf map: Fix overlapped map handling by Steve MacLean · 4 years, 10 months ago
  50. d975e59 perf tests: Avoid raising SEGV using an obvious NULL dereference by Ian Rogers · 4 years, 10 months ago
  51. d855a5f perf inject jit: Fix JIT_CODE_MOVE filename by Steve MacLean · 4 years, 10 months ago
  52. 47a4e4d perf llvm: Don't access out-of-scope array by Ian Rogers · 4 years, 10 months ago
  53. 5b67a47 perf stat: Reset previous counts on repeat with interval by Srikar Dronamraju · 5 years ago
  54. 15c57bf perf tools: Fix segfault in cpu_cache_level__read() by Jiri Olsa · 4 years, 11 months ago
  55. 575a5bb perf unwind: Fix libunwind build failure on i386 systems by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  56. bab4648 perf build: Add detection of java-11-openjdk-devel package by Thomas Richter · 5 years ago
  57. 90ac402 perf stat: Fix a segmentation fault when using repeat forever by Srikar Dronamraju · 5 years ago
  58. 342a0be perf trace beauty ioctl: Fix off-by-one error in cmd->string table by Benjamin Peterson · 5 years ago
  59. adb97f1 libperf: Fix alignment trap with xyarray contents in 'perf stat' by Gerald BAEZA · 5 years ago
  60. c47022e0 perf record: Support aarch64 random socket_id assignment by Tan Xiaojun · 5 years ago
  61. 066afce perf test vfs_getname: Disable ~/.perfconfig to get default output by Arnaldo Carvalho de Melo · 5 years ago
  62. 96b61fe perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig by Arnaldo Carvalho de Melo · 5 years ago
  63. 5905494 perf pmu-events: Fix missing "cpu_clk_unhalted.core" event by Jin Yao · 5 years ago
  64. 06ed429 perf cpumap: Fix writing to illegal memory in handling cpumap mask by He Zhe · 5 years ago
  65. e49cfed perf ftrace: Fix failure to set cpumask when only one cpu is present by He Zhe · 5 years ago
  66. a3d1263 perf bench numa: Fix cpu0 binding by Jiri Olsa · 5 years ago
  67. 0a19fff perf header: Fix use of unitialized value warning by Numfor Mbiziwo-Tiapo · 5 years ago
  68. ab5aa57 perf header: Fix divide by zero error if f_header.attr_size==0 by Vince Weaver · 5 years ago
  69. f4e2d18 perf probe: Avoid calling freeing routine multiple times for same pointer by Arnaldo Carvalho de Melo · 5 years ago
  70. 101a155 perf tools: Fix proper buffer size for feature processing by Jiri Olsa · 5 years ago
  71. 0a9e41e perf record: Fix module size on s390 by Thomas Richter · 5 years ago
  72. f1f6628 perf db-export: Fix thread__exec_comm() by Adrian Hunter · 5 years ago
  73. 532db2b perf annotate: Fix s390 gap between kernel end and module start by Thomas Richter · 5 years ago
  74. d60e8c0 perf version: Fix segfault due to missing OPT_END() by Ravi Bangoria · 5 years ago
  75. 4fe7ea2 perf hists browser: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 5 years ago
  76. 915945f perf annotate: Fix dereferencing freed memory found by the smatch tool by Leo Yan · 5 years ago
  77. b305dcf perf session: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 5 years ago
  78. 19cf571 perf top: Fix potential NULL pointer dereference detected by the smatch tool by Leo Yan · 5 years ago
  79. 995527d perf stat: Fix use-after-freed pointer detected by the smatch tool by Leo Yan · 5 years ago
  80. 3b8c4ea perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning by Numfor Mbiziwo-Tiapo · 5 years ago
  81. 3b57b7a perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64 by Seeteena Thoufeek · 5 years ago
  82. e358d2a perf stat: Fix group lookup for metric group by Andi Kleen · 5 years ago
  83. a64e018 perf stat: Make metric event lookup more robust by Andi Kleen · 5 years ago
  84. 1182ff2 perf tools: Increase MAX_NR_CPUS and MAX_CACHES by Kyle Meyer · 5 years ago
  85. 4c57957 perf evsel: Make perf_evsel__name() accept a NULL argument by Arnaldo Carvalho de Melo · 5 years ago
  86. eac8b39 perf report: Fix OOM error in TUI mode on s390 by Thomas Richter · 5 years ago
  87. be32a9d perf test 6: Fix missing kvm module load for s390 by Thomas Richter · 5 years ago
  88. 3662d8b perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode by Mathieu Poirier · 5 years ago
  89. 713737c perf jvmti: Address gcc string overflow warning for strncpy() by Jiri Olsa · 5 years ago
  90. a6dd486 perf annotate TUI browser: Do not use member from variable within its own initialization by Arnaldo Carvalho de Melo · 5 years ago
  91. d8e2665 perf pmu: Fix uncore PMU alias list for ARM64 by John Garry · 5 years ago
  92. 6461a45 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  93. 0bf5d53 perf help: Remove needless use of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  94. 6e75d92 perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul by Arnaldo Carvalho de Melo · 6 years ago
  95. 60a3e3b perf record: Fix s390 missing module symbol and warning for non-root users by Thomas Richter · 5 years ago
  96. be0e626 perf namespace: Protect reading thread's namespace by Namhyung Kim · 5 years ago
  97. 7d523e3 perf data: Fix 'strncat may truncate' build failure with recent gcc by Shawn Landden · 5 years ago
  98. 7aea2f9 perf bench numa: Add define for RUSAGE_THREAD if not present by Arnaldo Carvalho de Melo · 5 years ago
  99. 05fab34 perf intel-pt: Fix sample timestamp wrt non-taken branches by Adrian Hunter · 5 years ago
  100. ba86f8f perf intel-pt: Fix improved sample timestamp by Adrian Hunter · 5 years ago