1. 60d852e perf probe-file: Delete namelist in del_events() on the error path by Riccardo Mancini · 3 years ago
  2. e8ca4e9 perf test bpf: Free obj_buf by Riccardo Mancini · 3 years ago
  3. d2bdf75 perf lzma: Close lzma stream on exit by Riccardo Mancini · 3 years ago
  4. 32943db perf session: Correct buffer copying when peeking events by Leo Yan · 3 years, 2 months ago
  5. 6d95e8d perf jevents: Fix getting maximum number of fds by Felix Fietkau · 3 years, 2 months ago
  6. 2d1f7c9 tweewide: Fix most Shebang lines by Finn Behrens · 3 years, 8 months ago
  7. 071372e perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of printed chars by Arnaldo Carvalho de Melo · 3 years, 5 months ago
  8. c423f18 perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches by Arnaldo Carvalho de Melo · 3 years, 5 months ago
  9. 95cae1b perf auxtrace: Fix auxtrace queue conflict by Adrian Hunter · 3 years, 5 months ago
  10. f5d476c perf test: Fix unaligned access in sample parsing test by Namhyung Kim · 3 years, 5 months ago
  11. 0695dfb perf intel-pt: Fix missing CYC processing in PSB by Adrian Hunter · 3 years, 6 months ago
  12. a47a647 perf tools: Fix DSO filtering when not finding a map for a sampled address by Arnaldo Carvalho de Melo · 3 years, 6 months ago
  13. 9f7b591 perf record: Fix memory leak when using '--user-regs=?' to list registers by Zheng Zengkai · 4 years, 1 month ago
  14. 1cb6a62 perf probe: Fix to die_entrypc() returns error correctly by Masami Hiramatsu · 3 years, 8 months ago
  15. 609f70c perf event: Check ref_reloc_sym before using it by Igor Lubashev · 5 years ago
  16. 48ac0b1 perf lock: Don't free "lock_seq_stat" if read_count isn't zero by Leo Yan · 3 years, 9 months ago
  17. 9aad1a8 perf tools: Add missing swap for ino_generation by Jiri Olsa · 3 years, 9 months ago
  18. 56b2b64 perf intel-pt: Fix "context_switch event has no tid" error by Adrian Hunter · 3 years, 11 months ago
  19. 854aa40 perf top: Fix stdio interface input handling with glibc 2.28+ by Tommi Rantala · 4 years, 5 months ago
  20. 2bf6a49 perf kcore_copy: Fix module map when there are no modules loaded by Adrian Hunter · 4 years, 2 months ago
  21. ba74971 perf util: Fix memory leak of prefix_if_not_in by Xie XiuQi · 4 years, 2 months ago
  22. e70bf2e perf test: Free formats for perf pmu parse test by Namhyung Kim · 3 years, 10 months ago
  23. d6d8c21 perf record/stat: Explicitly call out event modifiers in the documentation by Kim Phillips · 3 years, 11 months ago
  24. b907dd1d perf probe: Fix memory leakage when the probe point is not found by Masami Hiramatsu · 4 years ago
  25. eef50fa perf: Make perf able to build with latest libbfd by Changbin Du · 4 years, 1 month ago
  26. f578600 perf tools: Fix snprint warnings for gcc 8 by Jiri Olsa · 4 years, 1 month ago
  27. 666fe39 perf annotate: Use asprintf when formatting objdump command line by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  28. 045c228 perf probe: Fix to check blacklist address correctly by Masami Hiramatsu · 4 years, 1 month ago
  29. 407da52 perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode by Jin Yao · 4 years, 4 months ago
  30. 0f61e86 perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events() by Gaurav Singh · 4 years, 2 months ago
  31. 74c9406 perf symbols: Fix debuginfo search for Ubuntu by Adrian Hunter · 4 years, 2 months ago
  32. a1d8696 perf probe: Do not show the skipped events by Masami Hiramatsu · 4 years, 3 months ago
  33. 6d5fd9d perf map: Fix off by one in strncpy() size argument by disconnect3d · 4 years, 5 months ago
  34. aae6b58 tools: Let O= makes handle a relative path with -C option by Masami Hiramatsu · 4 years, 5 months ago
  35. 791b3ea perf probe: Do not depend on dwfl_module_addrsym() by Masami Hiramatsu · 4 years, 5 months ago
  36. c628c46 perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  37. f3a9888 perf probe: Fix wrong address verification by Masami Hiramatsu · 4 years, 9 months ago
  38. a9c122e perf report: Fix incorrectly added dimensions as switch perf data file by Jin Yao · 4 years, 7 months ago
  39. 3f085b32 perf hists: Fix variable name's inconsistency in hists__for_each() macro by Yuya Fujita · 4 years, 7 months ago
  40. d705292 Revert "perf report: Add warning when libunwind not compiled in" by Sasha Levin · 4 years, 7 months ago
  41. c578977 perf strbuf: Remove redundant va_end() in strbuf_addv() by Mattias Jacobsson · 6 years ago
  42. 2d31ea6 perf regs: Make perf_reg_name() return "unknown" instead of NULL by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  43. 7151427 perf probe: Fix to show function entry line as probe-able by Masami Hiramatsu · 4 years, 9 months ago
  44. 3c8d7fa perf probe: Filter out instances except for inlined subroutine and subprogram by Masami Hiramatsu · 4 years, 9 months ago
  45. b89ad0c perf probe: Skip end-of-sequence and non statement lines by Masami Hiramatsu · 4 years, 9 months ago
  46. 8466b89 perf probe: Fix to show calling lines of inlined functions by Masami Hiramatsu · 4 years, 9 months ago
  47. 4ec7e16 perf probe: Return a better scope DIE if there is no best scope by Masami Hiramatsu · 4 years, 9 months ago
  48. da443aa perf probe: Skip overlapped location on searching variables by Masami Hiramatsu · 4 years, 9 months ago
  49. 11c5a6c perf probe: Fix to probe a function which has no entry pc by Masami Hiramatsu · 4 years, 9 months ago
  50. 86b5bd0 perf probe: Fix to show inlined function callsite without entry_pc by Masami Hiramatsu · 4 years, 9 months ago
  51. 516288d perf probe: Fix to show ranges of variables in functions without entry_pc by Masami Hiramatsu · 4 years, 9 months ago
  52. 104666b perf probe: Fix to probe an inline function which has no entry pc by Masami Hiramatsu · 4 years, 9 months ago
  53. e4ae92b perf probe: Walk function lines in lexical blocks by Masami Hiramatsu · 4 years, 9 months ago
  54. 6533303 perf probe: Fix to list probe event with correct line number by Masami Hiramatsu · 4 years, 9 months ago
  55. 54ea1fe perf probe: Fix to find range-only function instance by Masami Hiramatsu · 4 years, 9 months ago
  56. 59b706c perf report: Add warning when libunwind not compiled in by Jin Yao · 4 years, 10 months ago
  57. 62d8610 perf test: Report failure for mmap events by Leo Yan · 4 years, 10 months ago
  58. 9666d52 perf tools: Fix time sorting by Jiri Olsa · 4 years, 9 months ago
  59. 6d8855a perf kmem: Fix memory leak in compact_gfp_flags() by Yunfeng Ye · 4 years, 9 months ago
  60. 873efc5 perf jevents: Fix period for Intel fixed counters by Andi Kleen · 4 years, 10 months ago
  61. 0ebcdc4 perf map: Fix overlapped map handling by Steve MacLean · 4 years, 10 months ago
  62. 7855b1b perf inject jit: Fix JIT_CODE_MOVE filename by Steve MacLean · 4 years, 10 months ago
  63. a12d94b perf llvm: Don't access out-of-scope array by Ian Rogers · 4 years, 10 months ago
  64. 375cf9a perf stat: Reset previous counts on repeat with interval by Srikar Dronamraju · 4 years, 11 months ago
  65. 94505b6 perf stat: Fix a segmentation fault when using repeat forever by Srikar Dronamraju · 4 years, 11 months ago
  66. 8530a7e perf tools: Fix segfault in cpu_cache_level__read() by Jiri Olsa · 4 years, 11 months ago
  67. 041de0e Revert "perf test 6: Fix missing kvm module load for s390" by Sasha Levin · 5 years ago
  68. eee0386 perf pmu-events: Fix missing "cpu_clk_unhalted.core" event by Jin Yao · 5 years ago
  69. 4754486 perf bench numa: Fix cpu0 binding by Jiri Olsa · 5 years ago
  70. 219db72 perf header: Fix use of unitialized value warning by Numfor Mbiziwo-Tiapo · 5 years ago
  71. 5b9310f perf header: Fix divide by zero error if f_header.attr_size==0 by Vince Weaver · 5 years ago
  72. 217c522 perf probe: Avoid calling freeing routine multiple times for same pointer by Arnaldo Carvalho de Melo · 5 years ago
  73. 0d7f710 perf record: Fix module size on s390 by Thomas Richter · 5 years ago
  74. 708eac3 perf db-export: Fix thread__exec_comm() by Adrian Hunter · 5 years ago
  75. 624c2b3 perf record: Fix wrong size in perf_record_mmap for last kernel module by Thomas Richter · 7 years ago
  76. ff859fa perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning by Numfor Mbiziwo-Tiapo · 5 years ago
  77. cb993d3 perf tools: Increase MAX_NR_CPUS and MAX_CACHES by Kyle Meyer · 5 years ago
  78. 0ee3341 perf evsel: Make perf_evsel__name() accept a NULL argument by Arnaldo Carvalho de Melo · 5 years ago
  79. 9a501cd perf test 6: Fix missing kvm module load for s390 by Thomas Richter · 5 years ago
  80. 239b64d perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode by Mathieu Poirier · 5 years ago
  81. 16977a9 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  82. 07d6f72 perf help: Remove needless use of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  83. 948475f perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul by Arnaldo Carvalho de Melo · 6 years ago
  84. 38df677 perf record: Fix s390 missing module symbol and warning for non-root users by Thomas Richter · 5 years ago
  85. 5f64ee9 perf data: Fix 'strncat may truncate' build failure with recent gcc by Shawn Landden · 5 years ago
  86. 2f6644f tools include: Adopt linux/bits.h by Arnaldo Carvalho de Melo · 6 years ago
  87. d31e3e3 perf tools: No need to include bitops.h in util.h by Arnaldo Carvalho de Melo · 7 years ago
  88. 9f5f0d8 perf bench numa: Add define for RUSAGE_THREAD if not present by Arnaldo Carvalho de Melo · 5 years ago
  89. 7c24650 perf intel-pt: Fix sample timestamp wrt non-taken branches by Adrian Hunter · 5 years ago
  90. 8a566f7 perf intel-pt: Fix improved sample timestamp by Adrian Hunter · 5 years ago
  91. af13796 perf intel-pt: Fix instructions sampling rate by Adrian Hunter · 5 years ago
  92. ddfa93e perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test() by Changbin Du · 5 years ago
  93. bc1ab32 perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test by Changbin Du · 5 years ago
  94. fa7ac30 perf evsel: Free evsel->counts in perf_evsel__exit() by Arnaldo Carvalho de Melo · 5 years ago
  95. 6fae20e perf hist: Add missing map__put() in error case by Changbin Du · 5 years ago
  96. 756e9ca perf top: Fix error handling in cmd_top() by Changbin Du · 5 years ago
  97. 32a4742 perf build-id: Fix memory leak in print_sdt_events() by Changbin Du · 5 years ago
  98. 6061a8c perf config: Fix a memory leak in collect_config() by Changbin Du · 5 years ago
  99. 4f68dbc perf config: Fix an error in the config template documentation by Changbin Du · 5 years ago
  100. e07e9b1 perf test: Fix failure of 'evsel-tp-sched' test on s390 by Thomas Richter · 5 years ago