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