1. 03d3097 perf test: Fix failure of 'evsel-tp-sched' test on s390 by Thomas Richter · 6 years ago
  2. 8324477 perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace support by Tommi Rantala · 6 years ago
  3. 714a92d perf tools: Fix legacy events symbol separator parsing by Jiri Olsa · 6 years ago
  4. 6854daa Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  5. 9821517 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  6. e9dacd6 perf tests pmu: Add missing headers by Arnaldo Carvalho de Melo · 6 years ago
  7. daecf9e perf tools: Add missing include for symbols.h by Arnaldo Carvalho de Melo · 6 years ago
  8. 2f2ae23 perf tests: Add missing headers so far obtained indirectly by Arnaldo Carvalho de Melo · 6 years ago
  9. 1101f69 pref tools: Add missing map.h includes by Arnaldo Carvalho de Melo · 6 years ago
  10. 8f2f350 perf script python: Add Python3 support to tests/attr.py by Tony Jones · 6 years ago
  11. 489338a perf tests evsel-tp-sched: Fix bitwise operator by Gustavo A. R. Silva · 6 years ago
  12. 35ea7e4 perf script python: Add Python3 support to tests/attr.py by Tony Jones · 6 years ago
  13. d72eadb perf script python: Remove explicit shebang from tests/attr.c by Tony Jones · 6 years ago
  14. 2eb3d68 perf hist: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  15. 3eb03a5 perf tools: Remove duplicate headers by Brajeswar Ghosh · 6 years ago
  16. 21327c7 perf tests: Add a test for the ARM 32-bit [vectors] page by Florian Fainelli · 6 years ago
  17. 03fa483 perf test shell: Use a fallback to get the pathname in vfs_getname by Arnaldo Carvalho de Melo · 6 years ago
  18. 4eaf97e perf tests: Use shebangs in the shell scripts by Michael Petlan · 6 years ago
  19. 3fcb10e perf tools: Allow specifying proc-map-timeout in config file by Mark Drayton · 6 years ago
  20. adba1634 perf tools: Fix diverse comment typos by Ingo Molnar · 6 years ago
  21. 24f96733 perf tests ARM: Disable breakpoint tests 32-bit by Florian Fainelli · 6 years ago
  22. 741dad8 perf test: Fix perf_event_attr test failure by Adrian Hunter · 6 years ago
  23. 2aac9f9 perf tests record: Allow for 'sleep' being 'coreutils' by Adrian Hunter · 6 years ago
  24. fb50c09 perf tools: Fix crash on synthesizing the unit by Jiri Olsa · 6 years ago
  25. 8e88c29 perf tools: Do not zero sample_id_all for group members by Jiri Olsa · 6 years ago
  26. 0e24147 perf test: S390 does not support watchpoints in test 22 by Thomas Richter · 6 years ago
  27. bb39ccb tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags by Tzvetomir Stoyanov (VMware) · 6 years ago
  28. 2c92f98 tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field} by Tzvetomir Stoyanov (VMware) · 6 years ago
  29. 2e85d59 perf test: Add watchpoint test by Ravi Bangoria · 6 years ago
  30. 1632936 perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo by Arnaldo Carvalho de Melo · 6 years ago
  31. b946cd3 perf tools: Remove ext from struct kmod_path by Jiri Olsa · 7 years ago
  32. 4b838b0 perf tools: Add compression id into 'struct kmod_path' by Jiri Olsa · 7 years ago
  33. bcd4287 perf tools: Get rid of dso__needs_decompress() call in read_object_code() by Jiri Olsa · 7 years ago
  34. 3c8b818 perf tools: Drop unneeded bitmap_zero() calls by Yury Norov · 7 years ago
  35. aa90f9f perf tests: Fix indexing when invoking subtests by Sandipan Das · 7 years ago
  36. a6f39ce perf tests: Fix complex event name parsing by Sandipan Das · 7 years ago
  37. 9ef0112 perf test: Fix subtest number when showing results by Thomas Richter · 7 years ago
  38. 60089e4 perf tests: Fix record+probe_libc_inet_pton.sh when event exists by Sandipan Das · 7 years ago
  39. 83e3b6d perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanups by Sandipan Das · 7 years ago
  40. 3eae52f perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64 by Sandipan Das · 7 years ago
  41. 06dc5bf perf tests: Check that complex event name is parsed correctly by Alexey Budankov · 7 years ago
  42. db8fec5 perf test shell: Prevent temporary editor files from being considered test scripts by Kim Phillips · 7 years ago
  43. 98c6c8a1 perf test shell: Make perf's inet_pton test more portable by Kim Phillips · 7 years ago
  44. 508ef3e perf test shell: Replace '|&' with '2>&1 |' to work with more shells by Kim Phillips · 7 years ago
  45. 16ddcfb perf tests: Add valid callback for parse-events test by Jiri Olsa · 7 years ago
  46. 933ccf2 perf tests: Add event parsing error handling to parse events test by Jiri Olsa · 7 years ago
  47. b930e62 perf test session topology: Fix test on s390 by Thomas Richter · 7 years ago
  48. 005cc00 perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbols by Arnaldo Carvalho de Melo · 7 years ago
  49. f6c66d7 perf test code-reading: Fix perf_env setup for PTI entry trampolines by Adrian Hunter · 7 years ago
  50. dcaeae4 perf tests kmod-path: Add tests for vdso32 and vdsox32 by Adrian Hunter · 7 years ago
  51. 27de9b2 perf evsel: Add has_callchain() helper to make code more compact/clear by Arnaldo Carvalho de Melo · 7 years ago
  52. e9ee0dc perf test: Use header file util/debug.h by Thomas Richter · 7 years ago
  53. 7869e58 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 7 years ago
  54. d121109 perf test: "Session topology" dumps core on s390 by Thomas Richter · 7 years ago
  55. 7903a70 perf script: Show symbol offsets by default by Sandipan Das · 7 years ago
  56. 7014e0e tools lib api fs tracing_path: Introduce opendir() method by Arnaldo Carvalho de Melo · 7 years ago
  57. 25a7d914 perf parse-events: Use get/put_events_file() by Arnaldo Carvalho de Melo · 7 years ago
  58. b3f58c8 perf tests parse-events: Add intel_pt parse test by Arnaldo Carvalho de Melo · 7 years ago
  59. 291c161 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 7 years ago
  60. f8207b9 perf test: "probe libc's inet_pton" fails on s390 due to missing inline by Thomas Richter · 7 years ago
  61. 107cad9 perf machine: Ditch find_kernel_function variants by Arnaldo Carvalho de Melo · 7 years ago
  62. 3183f8c perf symbols: Unify symbol maps by Arnaldo Carvalho de Melo · 7 years ago
  63. af30bff perf symbols: Store the ELF symbol type in the symbol struct by Arnaldo Carvalho de Melo · 7 years ago
  64. abe5449 perf map: Shorten map_groups__find() signature by Arnaldo Carvalho de Melo · 7 years ago
  65. d05b861 perf tests vmlinux-kallsyms: Use map__for_each_symbol() instead of open coded equivalent by Arnaldo Carvalho de Melo · 7 years ago
  66. 3cd666b perf tests vmlinux-kallsyms: Use machine__find_kernel_function(_by_name) by Arnaldo Carvalho de Melo · 7 years ago
  67. 1d1a265 perf machine: Remove needless map_type from machine__load_vmlinux_path() by Arnaldo Carvalho de Melo · 7 years ago
  68. 329f0ad perf machine: Shorten machine__load_kallsyms() signature by Arnaldo Carvalho de Melo · 7 years ago
  69. 68a7418 perf machine: Introduce machine__kernel_maps() by Arnaldo Carvalho de Melo · 7 years ago
  70. 83cf774 perf map: Shorten map_groups__find_by_name() signature by Arnaldo Carvalho de Melo · 7 years ago
  71. 71a84b5 perf thread: Make thread__find_map() return the map by Arnaldo Carvalho de Melo · 7 years ago
  72. ea40b6d perf tests: Let 'perf test list' display subtests by Hendrik Brueckner · 7 years ago
  73. f07a2d3 perf thread: Introduce thread__find_map() by Arnaldo Carvalho de Melo · 7 years ago
  74. e9add8b perf evsel: Disable write_backward for leader sampling group events by Jiri Olsa · 7 years ago
  75. b31a8cc perf test: Adapt test case record+probe_libc_inet_pton.sh for s390 by Thomas Richter · 7 years ago
  76. eccb1b9 perf test BPF: Fixup BPF test using epoll_pwait syscall function probe by Arnaldo Carvalho de Melo · 7 years ago
  77. 518c602 perf tests mmap: Show which tracepoint is failing by Arnaldo Carvalho de Melo · 7 years ago
  78. 4b163ca perf tests: Disable breakpoint accounting test for powerpc by Sandipan Das · 7 years ago
  79. c13009c perf tests bpf: Remove unused ptrace.h include from LLVM test by Arnaldo Carvalho de Melo · 7 years ago
  80. 1cd6188 perf tests bp_account: Fix build with clang-6 by Arnaldo Carvalho de Melo · 7 years ago
  81. 77f1815 perf tools: Fix snprint warnings for gcc 8 by Jiri Olsa · 7 years ago
  82. 66790bc perf tests: Fix out of bounds access on array fd when cnt is 100 by Colin Ian King · 7 years ago
  83. 10f354a perf test: Fix exit code for record+probe_libc_inet_pton.sh by Sandipan Das · 7 years ago
  84. 8185850 perf tests: Add mem2node object test by Jiri Olsa · 7 years ago
  85. 032db28 perf tests: Add breakpoint accounting/modify test by Jiri Olsa · 7 years ago
  86. b9bae2c perf mmap: Simplify perf_mmap__read_init() by Kan Liang · 7 years ago
  87. 0019dc87 perf mmap: Simplify perf_mmap__read_event() by Kan Liang · 7 years ago
  88. d6ace3d perf mmap: Simplify perf_mmap__consume() by Kan Liang · 7 years ago
  89. 7594873 perf test: Switch to new perf_mmap__read_event() interface for task-exit by Kan Liang · 7 years ago
  90. ee4024f perf test: Switch to new perf_mmap__read_event() interface for switch-tracking by Kan Liang · 7 years ago
  91. 5d0007cd perf test: Switch to new perf_mmap__read_event() interface for sw-clock by Kan Liang · 7 years ago
  92. 88e37a4b perf test: Switch to new perf_mmap__read_event() interface for perf-record by Kan Liang · 7 years ago
  93. 1d1b5632 perf test: Switch to new perf_mmap__read_event() interface for tp fields by Kan Liang · 7 years ago
  94. 334f823 perf test: Switch to new perf_mmap__read_event() interface for mmap-basic by Kan Liang · 7 years ago
  95. 693d32a perf test: Switch to new perf_mmap__read_event() interface for "keep tracking" test by Kan Liang · 7 years ago
  96. 00fc246 perf test: Switch to new perf_mmap__read_event() interface for 'code reading' test by Kan Liang · 7 years ago
  97. 2f54f3a perf test: Switch to new perf_mmap__read_event() interface for bpf by Kan Liang · 7 years ago
  98. 4f673368 perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_pton by Jiri Olsa · 7 years ago
  99. a18ee79 perf tests: Switch trace+probe_libc_inet_pton to use record by Jiri Olsa · 7 years ago
  100. 21316ac perf tests shell lib: Use a wildcard to remove the vfs_getname probe by Arnaldo Carvalho de Melo · 7 years ago