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