1. 8e6e5bea perf pmu-events: Fix missing "cpu_clk_unhalted.core" event by Jin Yao · 5 years ago
  2. b9c0a64 perf annotate: Fix s390 gap between kernel end and module start by Thomas Richter · 5 years ago
  3. 12a6d29 perf record: Fix module size on s390 by Thomas Richter · 5 years ago
  4. fa37bab perf tools: Fix include paths in ui directory by Ian Rogers · 5 years ago
  5. 89b6650 perf tools: Fix a typo in a variable name in the Documentation Makefile by Masanari Iida · 5 years ago
  6. 5f5e25f1 perf cpumap: Fix writing to illegal memory in handling cpumap mask by He Zhe · 5 years ago
  7. cf30ae7 perf ftrace: Fix failure to set cpumask when only one cpu is present by He Zhe · 5 years ago
  8. 3de7ae0 perf db-export: Fix thread__exec_comm() by Adrian Hunter · 5 years ago
  9. 8512777 perf annotate: Fix printing of unaugmented disassembled instructions from BPF by Arnaldo Carvalho de Melo · 5 years ago
  10. 6bbfe4e perf bench numa: Fix cpu0 binding by Jiri Olsa · 5 years ago
  11. 2e9a06d perf tools: Fix perf.data documentation units for memory size by Vince Weaver · 5 years ago
  12. 20f9781 perf header: Fix use of unitialized value warning by Numfor Mbiziwo-Tiapo · 5 years ago
  13. 7622236 perf header: Fix divide by zero error if f_header.attr_size==0 by Vince Weaver · 5 years ago
  14. 7ee5261 tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC() by Arnaldo Carvalho de Melo · 5 years ago
  15. 820571a tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick up clone3 and pidfd_open by Arnaldo Carvalho de Melo · 5 years ago
  16. 4990205 Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 5 years ago
  17. d95daf5 perf probe: Avoid calling freeing routine multiple times for same pointer by Arnaldo Carvalho de Melo · 5 years ago
  18. df8350e perf probe: Set pev->nargs to zero after freeing pev->args entries by Arnaldo Carvalho de Melo · 5 years ago
  19. 872c8ee perf session: Fix loading of compressed data split across adjacent records by Alexey Budankov · 5 years ago
  20. 146540f perf stat: Always separate stalled cycles per insn by Cong Wang · 6 years ago
  21. 08ef3af perf stat: Fix segfault for event group in repeat mode by Jiri Olsa · 5 years ago
  22. 79b2fe5 perf tools: Fix proper buffer size for feature processing by Jiri Olsa · 5 years ago
  23. dde4e73 perf script: Fix off by one in brstackinsn IPC computation by Andi Kleen · 5 years ago
  24. 7db7218 perf script: Improve man page description of metrics by Andi Kleen · 5 years ago
  25. 5f8eec3 perf script: Fix --max-blocks man page description by Andi Kleen · 5 years ago
  26. 46f5c0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  27. 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  28. 916c31f perf version: Fix segfault due to missing OPT_END() by Ravi Bangoria · 6 years ago
  29. 6e67d77 perf vendor events s390: Add JSON files for machine type 8561 by Thomas Richter · 5 years ago
  30. 6285bd1 perf cs-etm: Return errcode in cs_etm__process_auxtrace_info() by YueHaibing · 6 years ago
  31. edc82a9 perf cs-etm: Remove errnoeous ERR_PTR() usage in cs_etm__process_auxtrace_info by YueHaibing · 6 years ago
  32. 56789f3 perf scripts python: export-to-postgresql.py: Export switch events by Adrian Hunter · 5 years ago
  33. 37c1f99 perf scripts python: export-to-sqlite.py: Export switch events by Adrian Hunter · 5 years ago
  34. abde872 perf db-export: Export switch events by Adrian Hunter · 5 years ago
  35. b3694e6 perf db-export: Factor out db_export__threads() by Adrian Hunter · 5 years ago
  36. 5bf83c2 perf script: Add scripting operation process_switch() by Adrian Hunter · 5 years ago
  37. 26c1120 perf scripts python: exported-sql-viewer.py: Use new 'has_calls' column by Adrian Hunter · 5 years ago
  38. 2668872 perf scripts python: exported-sql-viewer.py: Remove redundant semi-colons by Adrian Hunter · 5 years ago
  39. d9efc1d perf scripts python: export-to-postgresql.py: Add has_calls column to comms table by Adrian Hunter · 5 years ago
  40. ecc8c99 perf scripts python: export-to-sqlite.py: Add has_calls column to comms table by Adrian Hunter · 5 years ago
  41. 4650c7b perf db-export: Also export thread's current comm by Adrian Hunter · 5 years ago
  42. 80859c9 perf db-export: Factor out db_export__comm() by Adrian Hunter · 5 years ago
  43. 8534b5d perf scripts python: export-to-postgresql.py: Export comm details by Adrian Hunter · 5 years ago
  44. 41085f2 perf scripts python: export-to-sqlite.py: Export comm details by Adrian Hunter · 5 years ago
  45. 8ebf5cc perf db-export: Export comm details by Adrian Hunter · 5 years ago
  46. a5defb2 perf db-export: Fix a white space issue in db_export__sample() by Adrian Hunter · 5 years ago
  47. 1ed1195 perf db-export: Move export__comm_thread into db_export__sample() by Adrian Hunter · 5 years ago
  48. 6319790 perf db-export: Export comm before exporting thread by Adrian Hunter · 5 years ago
  49. 19207d8 perf db-export: Export main_thread in db_export__sample() by Adrian Hunter · 5 years ago
  50. ed5c0a1 perf db-export: Pass main_thread to db_export__thread() by Adrian Hunter · 5 years ago
  51. 208032f perf db-export: Rename db_export__comm() to db_export__exec_comm() by Adrian Hunter · 5 years ago
  52. fead24e perf db-export: Get rid of db_export__deferred() by Adrian Hunter · 5 years ago
  53. c3e78a3 perf trace: Auto bump rlimit(MEMLOCK) for eBPF maps sake by Arnaldo Carvalho de Melo · 5 years ago
  54. d3280ce perf test: Auto bump rlimit(MEMLOCK) for BPF test sake by Arnaldo Carvalho de Melo · 5 years ago
  55. 4975223 perf tools: Introduce rlimit__bump_memlock() helper by Arnaldo Carvalho de Melo · 5 years ago
  56. 323fd74 perf intel-pt: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 5 years ago
  57. 1d48145 perf intel-bts: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 5 years ago
  58. 9d49169 perf script: Assume native_arch for pipe mode by Song Liu · 6 years ago
  59. 1334bb9 perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_view by Adrian Hunter · 6 years ago
  60. d8d051d perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_view by Adrian Hunter · 6 years ago
  61. ceb7547 perf hists browser: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 5 years ago
  62. 0702f23 perf cs-etm: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 5 years ago
  63. 72de3fd perf parse-events: Remove unused variable: error by Luke Mujica · 6 years ago
  64. 34c9af5 perf parse-events: Remove unused variable 'i' by Luke Mujica · 6 years ago
  65. acc7bfb perf metricgroup: Add missing list_del_init() when flushing egroups list by Arnaldo Carvalho de Melo · 6 years ago
  66. e56fbc9 perf tools: Use list_del_init() more thorougly by Arnaldo Carvalho de Melo · 6 years ago
  67. d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 6 years ago
  68. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  69. e5653eb perf tools: Move get_current_dir_name() cond prototype out of util.h by Arnaldo Carvalho de Melo · 6 years ago
  70. 245aec7 perf namespaces: Move the conditional setns() prototype to namespaces.h by Arnaldo Carvalho de Melo · 6 years ago
  71. 215a0d3 perf tools: Add missing headers, mostly stdlib.h by Arnaldo Carvalho de Melo · 6 years ago
  72. fc50e0b perf evsel: perf_evsel__name(NULL) is valid, no need to check evsel by Arnaldo Carvalho de Melo · 6 years ago
  73. f3c8d90 perf session: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 6 years ago
  74. 40978e9 perf inject: The tool->read() call may pass a NULL evsel, handle it by Arnaldo Carvalho de Melo · 6 years ago
  75. 363bbae perf map: Fix potential NULL pointer dereference found by smatch tool by Leo Yan · 6 years ago
  76. 7a6d49d perf trace: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 6 years ago
  77. 600c787 perf annotate: Fix dereferencing freed memory found by the smatch tool by Leo Yan · 6 years ago
  78. 111442c perf top: Fix potential NULL pointer dereference detected by the smatch tool by Leo Yan · 6 years ago
  79. c74b050 perf stat: Fix use-after-freed pointer detected by the smatch tool by Leo Yan · 6 years ago
  80. 4e4cf62 perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning by Numfor Mbiziwo-Tiapo · 6 years ago
  81. e3b22a6 Merge remote-tracking branch 'tip/perf/core' into perf/urgent by Arnaldo Carvalho de Melo · 5 years ago
  82. 552a031 Merge tag 'v5.2' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  83. 05c7846 tools build: Check if gettid() is available before providing helper by Arnaldo Carvalho de Melo · 6 years ago
  84. dab0f4e perf jvmti: Address gcc string overflow warning for strncpy() by Jiri Olsa · 6 years ago
  85. c18ae63 perf python: Remove -fstack-protector-strong if clang doesn't have it by Arnaldo Carvalho de Melo · 6 years ago
  86. d5b2179 perf annotate TUI browser: Do not use member from variable within its own initialization by Arnaldo Carvalho de Melo · 6 years ago
  87. bff5a55 perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64 by Seeteena Thoufeek · 6 years ago
  88. cd13618 perf evsel: Do not rely on errno values for precise_ip fallback by Jiri Olsa · 6 years ago
  89. 4c00af0 perf thread: Allow references to thread objects after machine__exit() by Arnaldo Carvalho de Melo · 6 years ago
  90. c952b35 perf header: Assign proper ff->ph in perf_event__synthesize_features() by Song Liu · 6 years ago
  91. 15a108a perf script: Allow specifying the files to process guest samples by Arnaldo Carvalho de Melo · 6 years ago
  92. 488c3bf perf tools metric: Don't include duration_time in group by Andi Kleen · 6 years ago
  93. 9c344d1 perf list: Avoid extra : for --raw metrics by Andi Kleen · 6 years ago
  94. 4df79ba perf vendor events intel: Metric fixes for SKX/CLX by Andi Kleen · 6 years ago
  95. 734ac47 perf tools: Fix typos / broken sentences by Andi Kleen · 6 years ago
  96. edd93a4 perf jevents: Add support for Hisi hip08 L3C PMU aliasing by John Garry · 6 years ago
  97. 8f5b703 perf jevents: Add support for Hisi hip08 HHA PMU aliasing by John Garry · 6 years ago
  98. 57cc732 perf jevents: Add support for Hisi hip08 DDRC PMU aliasing by John Garry · 6 years ago
  99. 730670b1 perf pmu: Support more complex PMU event aliasing by John Garry · 6 years ago
  100. c8f7bc1 perf diff: Documentation -c cycles option by Jin Yao · 6 years ago