1. 1addcd5 Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  2. 5357413 perf test: Fix vmlinux failure on s390x part 2 by Thomas Richter · 7 years ago
  3. b28503a perf test: Fix vmlinux failure on s390x by Thomas Richter · 7 years ago
  4. 090657c perf tools: Fix syscalltbl build failure by Akemi Yagi · 7 years ago
  5. 9789e7e perf report: Fix debug messages with --call-graph option by Mengting Zhang · 7 years ago
  6. f1e52f1 perf evsel: Fix attr.exclude_kernel setting for default cycles:p by Arnaldo Carvalho de Melo · 7 years ago
  7. 89975bd perf tools: Get all of tools/{arch,include}/ in the MANIFEST by Arnaldo Carvalho de Melo · 7 years ago
  8. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  9. b130a69 Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  10. e6328a7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. dfc9eec perf stat: Wait for the correct child by Milian Wolff · 7 years ago
  12. 3192f1e perf tools: Support running perf binaries with a dash in their name by Milian Wolff · 7 years ago
  13. cba225d perf config: Check not only section->from_system_config but also item's by Taeung Song · 7 years ago
  14. a82bfd0 perf ui progress: Fix progress update by Jiri Olsa · 7 years ago
  15. 4d286c8 perf ui progress: Make sure we always define step value by Jiri Olsa · 7 years ago
  16. cd6379e perf tools: Open perf.data with O_CLOEXEC flag by Jiri Olsa · 7 years ago
  17. df90cc4 perf tests: Fix compile when libunwind's unwind.h is available by Milian Wolff · 7 years ago
  18. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  19. eba9fac perf annotate browser: Help for cycling thru hottest instructions with TAB/shift+TAB by Arnaldo Carvalho de Melo · 7 years ago
  20. 63ce844 perf stat: Only auto-merge events that are PMU aliases by Arnaldo Carvalho de Melo · 7 years ago
  21. fc33dcc perf test: Add test case for PERF_SAMPLE_PHYS_ADDR by Kan Liang · 7 years ago
  22. 49d58f0 perf script: Support physical address by Kan Liang · 7 years ago
  23. c35aeb9 perf mem: Support physical address by Kan Liang · 7 years ago
  24. 8780fb2 perf sort: Add sort option for physical address by Kan Liang · 7 years ago
  25. 3b0a5da perf tools: Support new sample type for physical address by Kan Liang · 7 years ago
  26. 2a118e1 perf vendor events powerpc: Remove duplicate events by Sukadev Bhattiprolu · 7 years ago
  27. 4fb2053 perf intel-pt: Fix syntax in documentation of config option by Jack Henschel · 7 years ago
  28. 9a805d8 perf test powerpc: Fix 'Object code reading' test by Ravi Bangoria · 7 years ago
  29. 27702bc perf trace: Support syscall name globbing by Arnaldo Carvalho de Melo · 7 years ago
  30. 89be3f8 perf syscalltbl: Support glob matching on syscall names by Arnaldo Carvalho de Melo · 7 years ago
  31. c4ee062 perf report: Calculate the average cycles of iterations by Jin Yao · 7 years ago
  32. b2f7605 perf symbols: Fix plt entry calculation for ARM and AARCH64 by Li Bin · 8 years ago
  33. 2c29461 perf probe: Fix kprobe blacklist checking condition by Li Bin · 7 years ago
  34. 83bc9c37 perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments by Arnaldo Carvalho de Melo · 7 years ago
  35. 70ff7c6 perf tools: Pass full path of FEATURES_DUMP by David Carrillo-Cisneros · 7 years ago
  36. 3866058 perf tools: Robustify detection of clang binary by David Carrillo-Cisneros · 7 years ago
  37. 39a59f1 perf tools: Allow external definition of flex and bison binary names by David Carrillo-Cisneros · 7 years ago
  38. 9933183 perf report: Group stat values on global event id by Jiri Olsa · 7 years ago
  39. a1834fc perf values: Zero value buffers by Jiri Olsa · 7 years ago
  40. f4ef3b7 perf values: Fix allocation check by Jiri Olsa · 7 years ago
  41. 64eed1d perf values: Fix thread index bug by Jiri Olsa · 7 years ago
  42. dac7f6b perf report: Add dump_read function by Jiri Olsa · 7 years ago
  43. df770ff perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file by Mike Leach · 7 years ago
  44. a17f0697 perf record: Set read_format for inherit_stat by Jiri Olsa · 7 years ago
  45. 12c1530 perf c2c: Fix remote HITM detection for Skylake by Jiri Olsa · 7 years ago
  46. 6bd76b8 perf tools: Fix static build with newer toolchains by Jiri Olsa · 7 years ago
  47. 726647d perf stat: Fix path to PMU formats in documentation by Jack Henschel · 7 years ago
  48. 60913e0 perf tools: Fix static linking with libunwind by Konstantin Khlebnikov · 7 years ago
  49. ba335df perf tools: Fix static linking with libdw from elfutils by Konstantin Khlebnikov · 7 years ago
  50. ac0bb6b perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb by Konstantin Khlebnikov · 7 years ago
  51. 2826478 perf tools: Really install manpages via 'make install-man' by Konstantin Khlebnikov · 7 years ago
  52. 3067eaa perf test: Add test cases for new data source encoding by Andi Kleen · 7 years ago
  53. 52839e6 perf tools: Add support for printing new mem_info encodings by Andi Kleen · 7 years ago
  54. 41d3d6d perf vendor events: Add Skylake server uncore event list by Andi Kleen · 8 years ago
  55. 630171d perf vendor events: Add core event list for Skylake Server by Andi Kleen · 8 years ago
  56. d66dccd perf tools: Dedup events in expression parsing by Andi Kleen · 7 years ago
  57. 8d3db2b perf tools: Increase maximum number of events in expressions by Andi Kleen · 7 years ago
  58. d73bad0 perf tools: Expression parser enhancements for metrics by Andi Kleen · 7 years ago
  59. de5077c perf tools: Add utility function to detect SMT status by Andi Kleen · 7 years ago
  60. 77d0871 perf bpf: Tighten detection of BPF events by Andi Kleen · 7 years ago
  61. 475fb53 perf evsel: Fix buffer overflow while freeing events by Andi Kleen · 7 years ago
  62. d74be47 perf xyarray: Save max_x, max_y by Andi Kleen · 7 years ago
  63. 3a555c7 perf annotate browser: Circulate percent, total-period and nr-samples view by Taeung Song · 7 years ago
  64. 9cef4b0 perf annotate browser: Support --show-nr-samples option by Taeung Song · 7 years ago
  65. 01c8562 perf annotate: Document --show-total-period option by Taeung Song · 7 years ago
  66. 1ac3937 perf annotate stdio: Support --show-nr-samples option by Taeung Song · 7 years ago
  67. 9a57eaf perf tools: Use default CPUINFO_PROC where it fits by Arnaldo Carvalho de Melo · 7 years ago
  68. 4717e03 perf tools: Remove unused cpu_relax() macros by Arnaldo Carvalho de Melo · 7 years ago
  69. 5d9cdc1 perf events parse: Rename parse_events_parse arguments by Arnaldo Carvalho de Melo · 7 years ago
  70. d17d087 perf events parse: Use just one parse events state struct by Arnaldo Carvalho de Melo · 7 years ago
  71. 5d369a7 perf events parse: Rename parsing state struct to clearer name by Arnaldo Carvalho de Melo · 7 years ago
  72. 07806a1 perf events parse: Remove some needless local variables by Arnaldo Carvalho de Melo · 7 years ago
  73. d6d4fc6 perf trace: Fix off by one string allocation problem by Arnaldo Carvalho de Melo · 7 years ago
  74. c73881e perf jevents: Support FCMask and PortMask by Andi Kleen · 7 years ago
  75. 35435cd perf test shell: Replace '|&' with '2>&1 |' to work with more shells by Kim Phillips · 7 years ago
  76. db26984 perf bpf: Fix endianness problem when loading parameters in prologue by Wang Nan · 7 years ago
  77. 1fe03b5 perf script python: Add support for sqlite3 to call-graph-from-sql.py by Adrian Hunter · 7 years ago
  78. 69e6e41 perf script python: Rename call-graph-from-postgresql.py to call-graph-from-sql.py by Adrian Hunter · 7 years ago
  79. 564b952 perf script python: Add support for exporting to sqlite3 by Adrian Hunter · 7 years ago
  80. 2295e9f perf scripts python: Fix query in call-graph-from-postgresql.py by Adrian Hunter · 7 years ago
  81. c8a8272 perf scripts python: Fix missing call_path_id in export-to-postgresql script by Adrian Hunter · 7 years ago
  82. 2b72886 perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1 by Arnaldo Carvalho de Melo · 7 years ago
  83. 1ad5a18 perf test shell: Check if 'perf probe' is available, skip tests if not by Arnaldo Carvalho de Melo · 7 years ago
  84. 0678696 perf tests shell: Remove duplicate skip_if_no_debuginfo() function by Arnaldo Carvalho de Melo · 7 years ago
  85. 8fc375d perf test shell: Add uprobes + backtrace ping test by Arnaldo Carvalho de Melo · 7 years ago
  86. 4a084ec perf report: Fix module symbol adjustment for s390x by Thomas Richter · 7 years ago
  87. 9ad4652 perf record: Fix wrong size in perf_record_mmap for last kernel module by Thomas Richter · 7 years ago
  88. d964b1c perf srcline: Do not consider empty files as valid srclines by Milian Wolff · 7 years ago
  89. 80c345b perf util: Take elf_name as const string in dso__demangle_sym by Milian Wolff · 7 years ago
  90. e498f33 perf test shell: Add test using vfs_getname + 'perf trace' by Arnaldo Carvalho de Melo · 7 years ago
  91. 6060c72 perf test shell: Add test using probe:vfs_getname and verifying results by Arnaldo Carvalho de Melo · 7 years ago
  92. 5ce669a perf test shell: Move vfs_getname probe function to lib by Arnaldo Carvalho de Melo · 7 years ago
  93. 122e0b9 perf test shell: Install shell tests by Arnaldo Carvalho de Melo · 7 years ago
  94. a353484 perf test shell: Add 'probe_vfs_getname' shell test by Arnaldo Carvalho de Melo · 7 years ago
  95. 6d02acc perf test: Make 'list' use same filtering code as main 'perf test' by Arnaldo Carvalho de Melo · 7 years ago
  96. 1209b27 perf test: Add infrastructure to run shell based tests by Arnaldo Carvalho de Melo · 7 years ago
  97. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  98. 28765bf perf test: Make 'list' subcommand match main 'perf test' numbering/matching by Arnaldo Carvalho de Melo · 7 years ago
  99. c295036 perf tools: Add missing newline to expr parser error messages by Andi Kleen · 7 years ago
  100. 5e97665 perf stat: Fix saved values rbtree lookup by Andi Kleen · 7 years ago