1. 80ee8c5 perf stat: Fix duplicate PMU name for interval print by Kan Liang · 7 years ago
  2. 121f325 perf evsel: Only fall back group read for leader by Kan Liang · 7 years ago
  3. 30060ea perf stat: Print out hint for mixed PMU group error by Kan Liang · 7 years ago
  4. 292c34c perf pmu: Fix core PMU alias list for X86 platform by Kan Liang · 7 years ago
  5. 5d9946c perf record: Fix s390 undefined record__auxtrace_init() return value by Thomas Richter · 7 years ago
  6. 3138a2e perf mem: Document incorrect and missing options by Sangwon Hong · 7 years ago
  7. e9add8b perf evsel: Disable write_backward for leader sampling group events by Jiri Olsa · 7 years ago
  8. 9a4a931 perf pmu: Fix pmu events parsing rule by Jiri Olsa · 7 years ago
  9. 129193b perf stat: Keep the / modifier separator in fallback by Jiri Olsa · 7 years ago
  10. b31a8cc perf test: Adapt test case record+probe_libc_inet_pton.sh for s390 by Thomas Richter · 7 years ago
  11. ce04abf perf list: Remove s390 specific strcmp_cpuid_cmp function by Thomas Richter · 7 years ago
  12. ee05d2179 perf machine: Set main kernel end address properly by Namhyung Kim · 7 years ago
  13. 8a9fd83 coresight: Move to SPDX identifier by Mathieu Poirier · 7 years ago
  14. eccb1b9 perf test BPF: Fixup BPF test using epoll_pwait syscall function probe by Arnaldo Carvalho de Melo · 7 years ago
  15. 518c602 perf tests mmap: Show which tracepoint is failing by Arnaldo Carvalho de Melo · 7 years ago
  16. ccbb6af perf record: Remove suggestion to enable APIC by Andi Kleen · 7 years ago
  17. ec39484 perf record: Remove misleading error suggestion by Andi Kleen · 7 years ago
  18. 6a02f06 perf hists browser: Clarify top/report browser help by Andi Kleen · 7 years ago
  19. a7e9eab perf mem: Allow all record/report options by Andi Kleen · 7 years ago
  20. 4e5c01a perf trace: Support MAP_FIXED_NOREPLACE by Arnaldo Carvalho de Melo · 7 years ago
  21. 038586c perf list: Add s390 support for detailed/verbose PMU event description by Thomas Richter · 7 years ago
  22. bf30cc1 perf script: Extend misc field decoding with switch out event type by Alexey Budankov · 7 years ago
  23. b3f35b5 perf report: Extend raw dump (-D) out with switch out event type by Alexey Budankov · 7 years ago
  24. e2f73a1 tools/headers: Synchronize kernel ABI headers, v4.17-rc1 by Ingo Molnar · 7 years ago
  25. b0d5c81 perf annotate: Handle variables in 'sub', 'or' and many other instructions by Arnaldo Carvalho de Melo · 7 years ago
  26. 43c4023 perf annotate: Allow setting the offset level in .perfconfig by Arnaldo Carvalho de Melo · 7 years ago
  27. 7b36614 perf report: Fix switching to another perf.data file by Arnaldo Carvalho de Melo · 7 years ago
  28. 4f75f1c perf record: Change warning for missing sysfs entry to debug by Thomas Richter · 7 years ago
  29. 4b163ca perf tests: Disable breakpoint accounting test for powerpc by Sandipan Das · 7 years ago
  30. e8103e4 perf sched: Fix documentation for timehist by Takuya Yamamoto · 7 years ago
  31. 8a812bf perf version: Print status for syscall_table by Jin Yao · 7 years ago
  32. 22e9af4 perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT by Jin Yao · 7 years ago
  33. 90ce61b perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX by Jin Yao · 7 years ago
  34. c13009c perf tests bpf: Remove unused ptrace.h include from LLVM test by Arnaldo Carvalho de Melo · 7 years ago
  35. e14b733 perf jvmti: Give hints about package names needed to build by Arnaldo Carvalho de Melo · 7 years ago
  36. 51f3960 perf annotate browser: Allow showing offsets in more than just jump targets by Arnaldo Carvalho de Melo · 7 years ago
  37. 592c10e perf annotate: Allow showing offsets in more than just jump targets by Arnaldo Carvalho de Melo · 7 years ago
  38. af72cfb perf tests: Run dwarf unwind test on arm32 by Kim Phillips · 7 years ago
  39. 9dc9a95 perf stat: Enable 1ms interval for printing event counters values by Alexey Budankov · 7 years ago
  40. fcbd8fa perf tests clang: Fix function name for clang IR test by Sandipan Das · 7 years ago
  41. 7854e49 perf clang: Add support for recent clang versions by Sandipan Das · 7 years ago
  42. c2fb54a perf tools: Fix perf builds with clang support by Sandipan Das · 7 years ago
  43. ad0902e perf tools: No need to include namespaces.h in util.h by Arnaldo Carvalho de Melo · 7 years ago
  44. 94e87a8 perf hists browser: Remove leftover from row returned from refresh by Arnaldo Carvalho de Melo · 7 years ago
  45. fdae640 perf hists browser: Show extra_title_lines in the 'D' debug hotkey by Arnaldo Carvalho de Melo · 7 years ago
  46. b238db6 perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering by Adrian Hunter · 7 years ago
  47. 41a43da perf report: Remove duplicated 'samples' in lost samples warning by Arnaldo Carvalho de Melo · 7 years ago
  48. caf61de perf ui browser: Fixup cleaning unused lines at the bottom by Arnaldo Carvalho de Melo · 7 years ago
  49. e726c85 perf annotate browser: Fixup vertical line separating metrics from instructions by Arnaldo Carvalho de Melo · 7 years ago
  50. c0459a0 perf annotate: Show group details on the title line by Arnaldo Carvalho de Melo · 7 years ago
  51. 0d75f12 perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct buffer by Adrian Hunter · 7 years ago
  52. b89e791 Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 7 years ago
  53. 51125a2 perf trace: Remove redundant ')' by Changbin Du · 7 years ago
  54. 520d3f0 perf annotate stdio2: Print more descriptive event information header by Arnaldo Carvalho de Melo · 7 years ago
  55. 6920e28 perf annotate browser: Show extra title line with event information by Arnaldo Carvalho de Melo · 7 years ago
  56. b213eac perf annotate: Introduce annotation__scnprintf_samples_period() method by Arnaldo Carvalho de Melo · 7 years ago
  57. ef9ff60 perf ui browser: Move the extra title lines from the hists browser by Arnaldo Carvalho de Melo · 7 years ago
  58. 25c312d perf hists: Move hists__scnprintf_title() away from the TUI code by Arnaldo Carvalho de Melo · 7 years ago
  59. 967a464 perf hists: Introduce hists__scnprint_title() by Arnaldo Carvalho de Melo · 7 years ago
  60. f016d24 perf hists browser: Rename perf_evsel_browser_title to a more descriptive name by Arnaldo Carvalho de Melo · 7 years ago
  61. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  62. 7098467 perf version: Add man page by Jin Yao · 7 years ago
  63. 3aa94b1 perf tools: Add 'perf -vv' as an alias to 'perf version --build-options' by Jin Yao · 7 years ago
  64. 9ff2a647 perf version: Print the compiled-in status of libraries by Jin Yao · 7 years ago
  65. a36ebe4 perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORT by Jin Yao · 7 years ago
  66. 8e2c241 perf config: Add some new -DHAVE_XXX to CFLAGS by Jin Yao · 7 years ago
  67. 0a6545b perf trace: Show only failing syscalls by Arnaldo Carvalho de Melo · 7 years ago
  68. b74d12d perf tools: Add a "dso_size" sort order by Kim Phillips · 7 years ago
  69. 109d59b perf vendor events s390: Add JSON files for IBM z14 by Thomas Richter · 7 years ago
  70. bc17f94 perf vendor events s390: Add JSON files for IBM z13 by Thomas Richter · 7 years ago
  71. 3fb1a23 perf vendor events s390: Add JSON files for IBM zEC12 zBC12 by Thomas Richter · 7 years ago
  72. 0a73d21 perf vendor events s390: Add JSON files for IBM z196 by Thomas Richter · 7 years ago
  73. cfbb9be perf vendor events s390: Add JSON files for IBM z10EC z10BC by Thomas Richter · 7 years ago
  74. 895e3b0 perf mmap: Be consistent when checking for an unmaped ring buffer by Arnaldo Carvalho de Melo · 7 years ago
  75. f58385f perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done() by Kan Liang · 7 years ago
  76. b4c786e perf build: Fix check-headers.sh opts assignment by Jiri Olsa · 7 years ago
  77. 980b68e perf annotate: Use absolute addresses to calculate jump target offsets by Arnaldo Carvalho de Melo · 7 years ago
  78. c448234 perf annotate: Defer searching for comma in raw line till it is needed by Arnaldo Carvalho de Melo · 7 years ago
  79. e4cc91b perf annotate: Support jumping from one function to another by Arnaldo Carvalho de Melo · 7 years ago
  80. 2eff061 perf annotate: Add "_local" to jump/offset validation routines by Arnaldo Carvalho de Melo · 7 years ago
  81. 83428f2 perf python: Reference Py_None before returning it by Petr Machata · 7 years ago
  82. 751b178 perf annotate: Mark jumps to outher functions with the call arrow by Arnaldo Carvalho de Melo · 7 years ago
  83. 85a84e4 perf annotate: Pass function descriptor to its instruction parsing routines by Arnaldo Carvalho de Melo · 7 years ago
  84. 425859f perf annotate: No need to calculate notes->start twice by Arnaldo Carvalho de Melo · 7 years ago
  85. d9bd766 perf annotate browser: Add 'P' hotkey to dump annotation to file by Arnaldo Carvalho de Melo · 7 years ago
  86. 91340c51 perf report: Introduce --ignore-vmlinux command line option by Arnaldo Carvalho de Melo · 7 years ago
  87. be31640 perf annotate: Introduce --ignore-vmlinux command line option by Arnaldo Carvalho de Melo · 7 years ago
  88. 864298f2 perf annotate: Add function header to --stdio2 by Arnaldo Carvalho de Melo · 7 years ago
  89. 3563289 perf annotate: Use the default annotation options for --stdio2 by Arnaldo Carvalho de Melo · 7 years ago
  90. 7f0b6fd perf annotate: Move the default annotate options to the library by Arnaldo Carvalho de Melo · 7 years ago
  91. befd2a3 perf annotate: Introduce the --stdio2 output mode by Arnaldo Carvalho de Melo · 7 years ago
  92. 9b80d1f perf annotate: Introduce annotation_line__filter() by Arnaldo Carvalho de Melo · 7 years ago
  93. c298304 perf annotate: Use a ops table for annotation_line__write() by Arnaldo Carvalho de Melo · 7 years ago
  94. a1e9b74 perf annotate: Finish the generalization of annotate_browser__write() by Arnaldo Carvalho de Melo · 7 years ago
  95. 2ba5eca perf annotate: Introduce annotation_line__print_start() out of TUI code by Arnaldo Carvalho de Melo · 7 years ago
  96. c522024 perf ui browser: Add vprintf() method by Arnaldo Carvalho de Melo · 7 years ago
  97. 2f025ea perf annotate: Introduce annotation_line__max_percent() by Arnaldo Carvalho de Melo · 7 years ago
  98. ecda45b perf annotate: Introduce symbol__annotate2 method by Arnaldo Carvalho de Melo · 7 years ago
  99. b8b0d81 perf annotate: Introduce init_column_widths() method out of TUI code by Arnaldo Carvalho de Melo · 7 years ago
  100. 7232bf7 perf annotate: Move update_column_widths() to the generic lib by Arnaldo Carvalho de Melo · 7 years ago