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