1. 5905494 perf pmu-events: Fix missing "cpu_clk_unhalted.core" event by Jin Yao · 5 years ago
  2. 06ed429 perf cpumap: Fix writing to illegal memory in handling cpumap mask by He Zhe · 5 years ago
  3. e49cfed perf ftrace: Fix failure to set cpumask when only one cpu is present by He Zhe · 5 years ago
  4. a3d1263 perf bench numa: Fix cpu0 binding by Jiri Olsa · 5 years ago
  5. 0a19fff perf header: Fix use of unitialized value warning by Numfor Mbiziwo-Tiapo · 5 years ago
  6. ab5aa57 perf header: Fix divide by zero error if f_header.attr_size==0 by Vince Weaver · 5 years ago
  7. f4e2d18 perf probe: Avoid calling freeing routine multiple times for same pointer by Arnaldo Carvalho de Melo · 5 years ago
  8. 101a155 perf tools: Fix proper buffer size for feature processing by Jiri Olsa · 5 years ago
  9. 0a9e41e perf record: Fix module size on s390 by Thomas Richter · 5 years ago
  10. f1f6628 perf db-export: Fix thread__exec_comm() by Adrian Hunter · 5 years ago
  11. 532db2b perf annotate: Fix s390 gap between kernel end and module start by Thomas Richter · 5 years ago
  12. d60e8c0 perf version: Fix segfault due to missing OPT_END() by Ravi Bangoria · 5 years ago
  13. 4fe7ea2 perf hists browser: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 5 years ago
  14. 915945f perf annotate: Fix dereferencing freed memory found by the smatch tool by Leo Yan · 5 years ago
  15. b305dcf perf session: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 5 years ago
  16. 19cf571 perf top: Fix potential NULL pointer dereference detected by the smatch tool by Leo Yan · 5 years ago
  17. 995527d perf stat: Fix use-after-freed pointer detected by the smatch tool by Leo Yan · 5 years ago
  18. 3b8c4ea perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning by Numfor Mbiziwo-Tiapo · 5 years ago
  19. 3b57b7a perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64 by Seeteena Thoufeek · 5 years ago
  20. e358d2a perf stat: Fix group lookup for metric group by Andi Kleen · 5 years ago
  21. a64e018 perf stat: Make metric event lookup more robust by Andi Kleen · 5 years ago
  22. 1182ff2 perf tools: Increase MAX_NR_CPUS and MAX_CACHES by Kyle Meyer · 5 years ago
  23. 4c57957 perf evsel: Make perf_evsel__name() accept a NULL argument by Arnaldo Carvalho de Melo · 5 years ago
  24. eac8b39 perf report: Fix OOM error in TUI mode on s390 by Thomas Richter · 5 years ago
  25. be32a9d perf test 6: Fix missing kvm module load for s390 by Thomas Richter · 5 years ago
  26. 3662d8b perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode by Mathieu Poirier · 5 years ago
  27. 713737c perf jvmti: Address gcc string overflow warning for strncpy() by Jiri Olsa · 5 years ago
  28. a6dd486 perf annotate TUI browser: Do not use member from variable within its own initialization by Arnaldo Carvalho de Melo · 5 years ago
  29. d8e2665 perf pmu: Fix uncore PMU alias list for ARM64 by John Garry · 5 years ago
  30. 6461a45 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  31. 0bf5d53 perf help: Remove needless use of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  32. 6e75d92 perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul by Arnaldo Carvalho de Melo · 6 years ago
  33. 60a3e3b perf record: Fix s390 missing module symbol and warning for non-root users by Thomas Richter · 5 years ago
  34. be0e626 perf namespace: Protect reading thread's namespace by Namhyung Kim · 5 years ago
  35. 7d523e3 perf data: Fix 'strncat may truncate' build failure with recent gcc by Shawn Landden · 5 years ago
  36. 7aea2f9 perf bench numa: Add define for RUSAGE_THREAD if not present by Arnaldo Carvalho de Melo · 5 years ago
  37. 05fab34 perf intel-pt: Fix sample timestamp wrt non-taken branches by Adrian Hunter · 5 years ago
  38. ba86f8f perf intel-pt: Fix improved sample timestamp by Adrian Hunter · 5 years ago
  39. 3ed850a perf intel-pt: Fix instructions sampling rate by Adrian Hunter · 5 years ago
  40. 458a65c perf machine: Update kernel map address and re-order properly by Wei Li · 6 years ago
  41. a782f84 tools include: Adopt linux/bits.h by Arnaldo Carvalho de Melo · 6 years ago
  42. 00059ed perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test() by Changbin Du · 6 years ago
  43. 2c843ae perf tests: Fix memory leak by expr__find_other() in test__expr() by Changbin Du · 6 years ago
  44. a077618 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
  45. cf05067 perf evsel: Free evsel->counts in perf_evsel__exit() by Arnaldo Carvalho de Melo · 6 years ago
  46. 2884806 perf hist: Add missing map__put() in error case by Changbin Du · 6 years ago
  47. bb644de perf top: Fix error handling in cmd_top() by Changbin Du · 6 years ago
  48. df894a0 perf build-id: Fix memory leak in print_sdt_events() by Changbin Du · 6 years ago
  49. 871aa38 perf config: Fix a memory leak in collect_config() by Changbin Du · 6 years ago
  50. 9007d72 perf config: Fix an error in the config template documentation by Changbin Du · 6 years ago
  51. 93d449b perf list: Don't forget to drop the reference to the allocated thread_map by Changbin Du · 6 years ago
  52. fd400e9 perf script python: Add trace_context extension module to sys.modules by Tony Jones · 6 years ago
  53. d90a375 perf script python: Use PyBytes for attr in trace-event-python by Tony Jones · 6 years ago
  54. 5cdd025 perf report: Add s390 diagnosic sampling descriptor size by Thomas Richter · 6 years ago
  55. d41687c perf report: Don't shadow inlined symbol with different addr range by He Kuang · 6 years ago
  56. d323e59 perf test: Fix failure of 'evsel-tp-sched' test on s390 by Thomas Richter · 6 years ago
  57. e6786f8 perf annotate: Fix getting source line failure by Wei Li · 6 years ago
  58. aea8c97 perf c2c: Fix c2c report for empty numa node by Jiri Olsa · 6 years ago
  59. a436cf6 perf intel-pt: Fix TSC slip by Adrian Hunter · 6 years ago
  60. 5f93663 perf pmu: Fix parser error for uncore event alias by Kan Liang · 6 years ago
  61. 37c6f80 perf probe: Fix getting the kernel map by Adrian Hunter · 6 years ago
  62. 0108875 perf intel-pt: Fix divide by zero when TSC is not available by Adrian Hunter · 6 years ago
  63. a46a8cd perf intel-pt: Fix overlap calculation for padding by Adrian Hunter · 6 years ago
  64. fa592fc perf auxtrace: Define auxtrace record alignment by Adrian Hunter · 6 years ago
  65. d8f691f perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols by Adrian Hunter · 6 years ago
  66. e25353a perf intel-pt: Fix CYC timestamp calculation after OVF by Adrian Hunter · 6 years ago
  67. 738f9e2 perf trace: Support multiple "vfs_getname" probes by Arnaldo Carvalho de Melo · 6 years ago
  68. 47e3f3c perf symbols: Filter out hidden symbols from labels by Jiri Olsa · 6 years ago
  69. d5f0501 perf script: Fix crash when processing recorded stat data by Tony Jones · 6 years ago
  70. 1e4b754 perf tools: Handle TOPOLOGY headers with no CPU by Stephane Eranian · 6 years ago
  71. 5d1dc10 perf script: Fix crash with printing mixed trace point and other events by Andi Kleen · 6 years ago
  72. 46f0e69 perf test shell: Use a fallback to get the pathname in vfs_getname by Arnaldo Carvalho de Melo · 6 years ago
  73. d20bfcb perf report: Fix wrong iteration count in --branch-history by Jin Yao · 6 years ago
  74. d5cb494 perf tests evsel-tp-sched: Fix bitwise operator by Gustavo A. R. Silva · 6 years ago
  75. 395cbb9 perf python: Do not force closing original perf descriptor in evlist.get_pollfd() by Jiri Olsa · 6 years ago
  76. 303d29d perf build: Don't unconditionally link the libbfd feature test to -liberty and -lz by Stanislav Fomichev · 6 years ago
  77. 34f82d1 perf tools: Cast off_t to s64 to avoid warning on bionic libc by Arnaldo Carvalho de Melo · 6 years ago
  78. 7a311dc perf header: Fix up argument to ctime() by Arnaldo Carvalho de Melo · 6 years ago
  79. 19d4c0f perf probe: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  80. 4d54106 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  81. d177e25 perf dso: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  82. 630e972 perf test: Fix perf_event_attr test failure by Adrian Hunter · 6 years ago
  83. 504dcc4 perf tools: Add Hygon Dhyana support by Pu Wen · 6 years ago
  84. 77f14a4 perf tools: Add missing open_memstream() prototype for systems lacking it by Arnaldo Carvalho de Melo · 6 years ago
  85. e2a1f8d perf tools: Add missing sigqueue() prototype for systems lacking it by Arnaldo Carvalho de Melo · 6 years ago
  86. 4bc4b5751 perf cs-etm: Correct packets swapping in cs_etm__flush() by Leo Yan · 6 years ago
  87. 8603cac perf stat: Avoid segfaults caused by negated options by Michael Petlan · 6 years ago
  88. bd1040e perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX by Andi Kleen · 6 years ago
  89. 58c67a0 perf parse-events: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  90. b332b4c perf svghelper: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  91. f54fc4c perf tests ARM: Disable breakpoint tests 32-bit by Florian Fainelli · 6 years ago
  92. c3e8c33 perf intel-pt: Fix error with config term "pt=0" by Adrian Hunter · 6 years ago
  93. 65e4e67 perf env: Also consider env->arch == NULL as local operation by Arnaldo Carvalho de Melo · 6 years ago
  94. d124dd5 perf pmu: Suppress potential format-truncation warning by Ben Hutchings · 6 years ago
  95. 307dbd3 perf script: Use fallbacks for branch stacks by Adrian Hunter · 6 years ago
  96. 39dad82 perf tools: Use fallback for sample_addr_correlates_sym() cases by Adrian Hunter · 6 years ago
  97. 0ada27a perf thread: Add fallback functions for cases where cpumode is insufficient by Adrian Hunter · 6 years ago
  98. 62977a9 perf machine: Record if a arch has a single user/kernel address space by Adrian Hunter · 6 years ago
  99. 6770762 perf tools: Restore proper cwd on return from mnt namespace by Jiri Olsa · 6 years ago
  100. f8328ab perf tools: Fix crash on synthesizing the unit by Jiri Olsa · 6 years ago