1. e3698b2 tools headers: Synchronize linux/bits.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  2. d8ed4d7 tools headers: Update x86's syscall_64.tbl with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  3. f60b387 tools headers UAPI: Sync linux/mman.h with the kernel by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  4. 027fa8f tools headers UAPI: Sync sched.h with the kernel by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  5. ca64d84 tools headers: Update linux/vdso.h and grab a copy of vdso/const.h by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  6. 8358f698 perf stat: Fix no metric header if --per-socket and --metric-only set by Jin Yao · 4 years, 9 months ago
  7. 9a00df3 perf python: Check if clang supports -fno-semantic-interposition by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  8. c48b072 Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  9. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  10. 9ff76ce perf python: Fix clang detection to strip out options passed in $CC by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  11. b9c9ce4 perf tools: Support Python 3.8+ in Makefile by Sam Lunt · 5 years ago
  12. 27486a8 perf script: Fix invalid read of directory entry after closedir() by Andreas Gerstmayr · 4 years, 9 months ago
  13. 1a4025f perf script report: Fix SEGFAULT when using DWARF mode by Andreas Gerstmayr · 4 years, 9 months ago
  14. 628d736 perf script: add -S/--symbols documentation by Ian Rogers · 4 years, 9 months ago
  15. 8ed1faf perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric by Jin Yao · 4 years, 10 months ago
  16. 47327f56 perf events parser: Add missing Intel CPU events to parser by Adrian Hunter · 4 years, 9 months ago
  17. d2bedb7 perf script: Allow --symbol to accept hexadecimal addresses by Stephane Eranian · 4 years, 9 months ago
  18. 376c3c22 perf report/top TUI: Fix title line formatting by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  19. 2605af0 perf top: Support hotkey to change sort order by Jin Yao · 4 years, 9 months ago
  20. df7deb2 perf top: Support --group-sort-idx to change the sort order by Jin Yao · 4 years, 9 months ago
  21. 78886f3 perf symbols: Fix arm64 gap between kernel start and module end by Kemeng Shi · 4 years, 9 months ago
  22. 7b1642f perf build-test: Honour JOBS to override detection of number of cores by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  23. 160d4af perf script: Add --show-cgroup-events option by Namhyung Kim · 4 years, 9 months ago
  24. f382842 perf top: Add --all-cgroups option by Namhyung Kim · 4 years, 9 months ago
  25. 8fb4b67 perf record: Add --all-cgroups option by Namhyung Kim · 4 years, 9 months ago
  26. ab64069 perf record: Support synthesizing cgroup events by Namhyung Kim · 4 years, 9 months ago
  27. b629f3e perf report: Add 'cgroup' sort key by Namhyung Kim · 4 years, 9 months ago
  28. d1277aa perf cgroup: Maintain cgroup hierarchy by Namhyung Kim · 4 years, 9 months ago
  29. ba78c1c perf tools: Basic support for CGROUP event by Namhyung Kim · 4 years, 9 months ago
  30. 49f550e perf tools: Add file-handle feature test by Namhyung Kim · 4 years, 9 months ago
  31. 460c3ed perf python: Include rwsem.c in the pythong biding by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  32. 7cc7e93 Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  33. 26567ed perf script: Introduce --deltatime option by Hagen Paul Pfeifer · 5 years ago
  34. 26cec74 perf test x86: Add CET instructions to the new instructions test by Adrian Hunter · 5 years ago
  35. e4ffd06 perf: Normalize gcc parameter when generating arch errno table by He Zhe · 4 years, 11 months ago
  36. 2a3d252 perf parse-events: Add defensive NULL check by Ian Rogers · 4 years, 9 months ago
  37. 1032f32 perf/tests: Add CET instructions to the new instructions test by Adrian Hunter · 5 years ago
  38. eadcaa3 perf callchain: Update docs regarding kernel/user space unwinding by Tony Jones · 4 years, 9 months ago
  39. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  40. 0d33b34 perf dso: Fix dso comparison by Ravi Bangoria · 4 years, 9 months ago
  41. d74b181 perf cpumap: Fix snprintf overflow check by Christophe JAILLET · 4 years, 9 months ago
  42. 956a783 perf test: Test pmu-events aliases by John Garry · 4 years, 10 months ago
  43. 5b9a500 perf pmu: Make pmu_uncore_alias_match() public by John Garry · 4 years, 10 months ago
  44. d504fae perf pmu: Add is_pmu_core() by John Garry · 4 years, 10 months ago
  45. a6c925f perf test: Add pmu-events test by John Garry · 4 years, 10 months ago
  46. e45ad70 perf pmu: Refactor pmu_add_cpu_aliases() by John Garry · 4 years, 10 months ago
  47. d844780 perf jevents: Support test events folder by John Garry · 4 years, 10 months ago
  48. c52db67 perf jevents: Add some test events by John Garry · 4 years, 10 months ago
  49. 7cd053d perf tools: Unify a bit the build directory output by Jiri Olsa · 4 years, 10 months ago
  50. b5b8a7c perf vendor events amd: Update Zen1 events to V2 by Vijay Thakkar · 4 years, 10 months ago
  51. 2079f7a perf vendor events amd: Add Zen2 events by Vijay Thakkar · 4 years, 10 months ago
  52. c5f18e9 perf vendor events amd: Restrict model detection for zen1 based processors by Vijay Thakkar · 4 years, 10 months ago
  53. 58fc90f perf metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events by Kajol Jain · 4 years, 10 months ago
  54. d13e9e4 perf stat: Align the output for interval aggregation mode by Jin Yao · 4 years, 11 months ago
  55. dbddf17 perf report/top TUI: Support hotkeys to let user select any event for sorting by Jin Yao · 4 years, 10 months ago
  56. 5e3b810 perf report: Support a new key to reload the browser by Jin Yao · 4 years, 10 months ago
  57. 429a5f9 perf report: Allow specifying event to be used as sort key in --group output by Jin Yao · 4 years, 10 months ago
  58. ec0479a perf report/top TUI: Support hotkey 'a' for annotation of unresolved addresses by Jin Yao · 4 years, 10 months ago
  59. 7b0a0dc perf report: Support interactive annotation of code without symbols by Jin Yao · 4 years, 10 months ago
  60. 443bc63 perf report: Print al_addr when symbol is not found by Jin Yao · 4 years, 10 months ago
  61. 7eec00a perf symbols: Consolidate symbol fixup issue by Leo Yan · 4 years, 10 months ago
  62. d4953f7 perf parse-events: Fix 3 use after frees found with clang ASAN by Ian Rogers · 4 years, 10 months ago
  63. d1c9f7d Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 4 years, 10 months ago
  64. 409e1a3 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 10 months ago
  65. 59a08b4 perf expr: Fix copy/paste mistake by Jiri Olsa · 4 years, 10 months ago
  66. c3b10649 perf report: Fix no branch type statistics report issue by Jin Yao · 4 years, 10 months ago
  67. 3b7a15b perf tools: Give synthetic mmap events an inode generation by Ian Rogers · 4 years, 10 months ago
  68. b2bf666 perf test: Print if shell directory isn't present by Ian Rogers · 4 years, 10 months ago
  69. 44d462a perf record: Fix binding of AIO user space buffers to nodes by Alexey Budankov · 4 years, 10 months ago
  70. 67439d5 perf scripting perl: Add common_callchain to fix argument order by Michael Petlan · 4 years, 10 months ago
  71. ec2eab9 perf intel-pt: Update intel-pt.txt file with new location of the documentation by Adrian Hunter · 4 years, 10 months ago
  72. 870d325 perf intel-pt: Add Intel PT man page references by Adrian Hunter · 4 years, 10 months ago
  73. 97256d1 perf intel-pt: Rename intel-pt.txt and put it in man page format by Adrian Hunter · 4 years, 10 months ago
  74. 0c2d041 perf doc: Set man page date to last git commit by Ian Rogers · 4 years, 10 months ago
  75. bc010dd perf cs-etm: Fix unsigned variable comparison to zero by Leo Yan · 4 years, 11 months ago
  76. 695378b perf cs-etm: Optimize copying last branches by Leo Yan · 4 years, 11 months ago
  77. c9f5baa perf cs-etm: Correct synthesizing instruction samples by Leo Yan · 4 years, 11 months ago
  78. f141002 perf cs-etm: Continuously record last branch by Leo Yan · 4 years, 11 months ago
  79. d017515 perf cs-etm: Swap packets for instruction samples by Leo Yan · 4 years, 11 months ago
  80. bdadd64 perf map: Use strstarts() to look for Android libraries by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  81. b8fdcfb perf map: Fix off by one in strncpy() size argument by disconnect3d · 4 years, 10 months ago
  82. b95fcd2 perf vendor events intel: Add NO_NMI_WATCHDOG metric constraint by Kan Liang · 4 years, 10 months ago
  83. ab483d8 perf metricgroup: Support metric constraint by Kan Liang · 4 years, 10 months ago
  84. 2a14c1b perf util: Factor out sysctl__nmi_watchdog_enabled() by Kan Liang · 4 years, 10 months ago
  85. f742634 perf metricgroup: Factor out metricgroup__add_metric_weak_group() by Kan Liang · 4 years, 10 months ago
  86. 03fe02b perf jevents: Support metric constraint by Kan Liang · 4 years, 10 months ago
  87. e7950166 perf vendor events s390: Add new deflate counters for IBM z15 by Thomas Richter · 4 years, 10 months ago
  88. f787fef perf block-info: Support color ops to print block percents in color by Jin Yao · 5 years ago
  89. cca0cc7 perf block-info: Allow selecting which columns to report and its order by Jin Yao · 5 years ago
  90. a8a9f6d perf diff: Use __block_info__cmp() to replace block_pair_cmp() by Jin Yao · 5 years ago
  91. 3e152aa perf block-info: Fix wrong block address comparison in block_info__cmp() by Jin Yao · 5 years ago
  92. d942815 perf expr: Make expr__parse() return -1 on error by Jiri Olsa · 4 years, 10 months ago
  93. 0f9b1e1 perf expr: Straighten expr__parse()/expr__find_other() interface by Jiri Olsa · 4 years, 10 months ago
  94. 58ca707 perf expr: Increase EXPR_MAX_OTHER to support metrics with more than 15 variables by Jiri Olsa · 4 years, 10 months ago
  95. 26226a9 perf expr: Move expr lexer to flex by Jiri Olsa · 4 years, 10 months ago
  96. 576a65b perf expr: Add expr.c object by Jiri Olsa · 4 years, 10 months ago
  97. 277ce1e perf header: Add check for unexpected use of reserved membrs in event attr by Kan Liang · 4 years, 10 months ago
  98. d3f8543 perf evsel: Support PERF_SAMPLE_BRANCH_HW_INDEX by Kan Liang · 4 years, 10 months ago
  99. 42bbabe perf tools: Add hw_idx in struct branch_stack by Kan Liang · 4 years, 10 months ago
  100. 1efde27 perf probe: Do not depend on dwfl_module_addrsym() by Masami Hiramatsu · 4 years, 10 months ago