1. d3280ce perf test: Auto bump rlimit(MEMLOCK) for BPF test sake by Arnaldo Carvalho de Melo · 5 years ago
  2. e56fbc9 perf tools: Use list_del_init() more thorougly by Arnaldo Carvalho de Melo · 5 years ago
  3. d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 5 years ago
  4. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 5 years ago
  5. 215a0d3 perf tools: Add missing headers, mostly stdlib.h by Arnaldo Carvalho de Melo · 5 years ago
  6. 4e4cf62 perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning by Numfor Mbiziwo-Tiapo · 5 years ago
  7. e3b22a6 Merge remote-tracking branch 'tip/perf/core' into perf/urgent by Arnaldo Carvalho de Melo · 5 years ago
  8. bff5a55 perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64 by Seeteena Thoufeek · 5 years ago
  9. 3ca43b6 perf tools: Remove trim() implementation, use tools/lib's strim() by Arnaldo Carvalho de Melo · 5 years ago
  10. 3052ba5 tools perf: Move from sane_ctype.h obtained from git to the Linux's original by Arnaldo Carvalho de Melo · 5 years ago
  11. 5875cf4 perf tests: Add missing SPDX headers by Arnaldo Carvalho de Melo · 5 years ago
  12. 53fe307 perf test 6: Fix missing kvm module load for s390 by Thomas Richter · 5 years ago
  13. a77a05e perf time-utils: Add support for multiple explicit time intervals by Adrian Hunter · 5 years ago
  14. e39a12c perf tests: Add a test for time-utils by Adrian Hunter · 5 years ago
  15. 4f600bc perf tests: Add map_groups__merge_in test by Jiri Olsa · 6 years ago
  16. 93f678b perf test vmlinux-kallsyms: Ignore aliases to _etext when searching on kallsyms by Arnaldo Carvalho de Melo · 5 years ago
  17. d94cfba perf test zstd: Fixup verbose mode output by Arnaldo Carvalho de Melo · 6 years ago
  18. bdc35cb perf tests: Implement Zstd comp/decomp integration test by Alexey Budankov · 6 years ago
  19. 5b6f5ae perf build tests: Add NO_LIBZSTD=1 to make_minimal by Arnaldo Carvalho de Melo · 6 years ago
  20. 1455ea23 perf test: Fix spelling mistake "leadking" -> "leaking" by Colin Ian King · 6 years ago
  21. d56354d perf tools: Save bpf_prog_info and BTF of new BPF programs by Song Liu · 6 years ago
  22. d982b33 perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test() by Changbin Du · 6 years ago
  23. f97a899 perf tests: Fix memory leak by expr__find_other() in test__expr() by Changbin Du · 6 years ago
  24. 93faa52 perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test by Changbin Du · 6 years ago
  25. 11c1ea6 perf tools: Fix errors under optimization level '-Og' by Changbin Du · 6 years ago
  26. 03d3097 perf test: Fix failure of 'evsel-tp-sched' test on s390 by Thomas Richter · 6 years ago
  27. 8324477 perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace support by Tommi Rantala · 6 years ago
  28. 714a92d perf tools: Fix legacy events symbol separator parsing by Jiri Olsa · 6 years ago
  29. 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
  30. 9821517 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  31. e9dacd6 perf tests pmu: Add missing headers by Arnaldo Carvalho de Melo · 6 years ago
  32. daecf9e perf tools: Add missing include for symbols.h by Arnaldo Carvalho de Melo · 6 years ago
  33. 2f2ae23 perf tests: Add missing headers so far obtained indirectly by Arnaldo Carvalho de Melo · 6 years ago
  34. 1101f69 pref tools: Add missing map.h includes by Arnaldo Carvalho de Melo · 6 years ago
  35. 8f2f350 perf script python: Add Python3 support to tests/attr.py by Tony Jones · 6 years ago
  36. 489338a perf tests evsel-tp-sched: Fix bitwise operator by Gustavo A. R. Silva · 6 years ago
  37. 35ea7e4 perf script python: Add Python3 support to tests/attr.py by Tony Jones · 6 years ago
  38. d72eadb perf script python: Remove explicit shebang from tests/attr.c by Tony Jones · 6 years ago
  39. 2eb3d68 perf hist: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  40. 3eb03a5 perf tools: Remove duplicate headers by Brajeswar Ghosh · 6 years ago
  41. 21327c7 perf tests: Add a test for the ARM 32-bit [vectors] page by Florian Fainelli · 6 years ago
  42. 03fa483 perf test shell: Use a fallback to get the pathname in vfs_getname by Arnaldo Carvalho de Melo · 6 years ago
  43. 4eaf97e perf tests: Use shebangs in the shell scripts by Michael Petlan · 6 years ago
  44. 3fcb10e perf tools: Allow specifying proc-map-timeout in config file by Mark Drayton · 6 years ago
  45. adba163 perf tools: Fix diverse comment typos by Ingo Molnar · 6 years ago
  46. 24f96733 perf tests ARM: Disable breakpoint tests 32-bit by Florian Fainelli · 6 years ago
  47. 741dad8 perf test: Fix perf_event_attr test failure by Adrian Hunter · 6 years ago
  48. 2aac9f9 perf tests record: Allow for 'sleep' being 'coreutils' by Adrian Hunter · 6 years ago
  49. fb50c09 perf tools: Fix crash on synthesizing the unit by Jiri Olsa · 6 years ago
  50. 8e88c29 perf tools: Do not zero sample_id_all for group members by Jiri Olsa · 6 years ago
  51. 0e24147 perf test: S390 does not support watchpoints in test 22 by Thomas Richter · 6 years ago
  52. bb39ccb tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags by Tzvetomir Stoyanov (VMware) · 6 years ago
  53. 2c92f98 tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field} by Tzvetomir Stoyanov (VMware) · 6 years ago
  54. 2e85d59 perf test: Add watchpoint test by Ravi Bangoria · 6 years ago
  55. 1632936 perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo by Arnaldo Carvalho de Melo · 6 years ago
  56. b946cd3 perf tools: Remove ext from struct kmod_path by Jiri Olsa · 6 years ago
  57. 4b838b0 perf tools: Add compression id into 'struct kmod_path' by Jiri Olsa · 6 years ago
  58. bcd4287 perf tools: Get rid of dso__needs_decompress() call in read_object_code() by Jiri Olsa · 6 years ago
  59. 3c8b818 perf tools: Drop unneeded bitmap_zero() calls by Yury Norov · 6 years ago
  60. aa90f9f perf tests: Fix indexing when invoking subtests by Sandipan Das · 6 years ago
  61. a6f39ce perf tests: Fix complex event name parsing by Sandipan Das · 6 years ago
  62. 9ef0112 perf test: Fix subtest number when showing results by Thomas Richter · 6 years ago
  63. 60089e4 perf tests: Fix record+probe_libc_inet_pton.sh when event exists by Sandipan Das · 6 years ago
  64. 83e3b6d perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanups by Sandipan Das · 6 years ago
  65. 3eae52f perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64 by Sandipan Das · 6 years ago
  66. 06dc5bf perf tests: Check that complex event name is parsed correctly by Alexey Budankov · 6 years ago
  67. db8fec5 perf test shell: Prevent temporary editor files from being considered test scripts by Kim Phillips · 6 years ago
  68. 98c6c8a perf test shell: Make perf's inet_pton test more portable by Kim Phillips · 6 years ago
  69. 508ef3e perf test shell: Replace '|&' with '2>&1 |' to work with more shells by Kim Phillips · 6 years ago
  70. 16ddcfb perf tests: Add valid callback for parse-events test by Jiri Olsa · 6 years ago
  71. 933ccf2 perf tests: Add event parsing error handling to parse events test by Jiri Olsa · 6 years ago
  72. b930e62 perf test session topology: Fix test on s390 by Thomas Richter · 6 years ago
  73. 005cc00 perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbols by Arnaldo Carvalho de Melo · 6 years ago
  74. f6c66d7 perf test code-reading: Fix perf_env setup for PTI entry trampolines by Adrian Hunter · 6 years ago
  75. dcaeae4 perf tests kmod-path: Add tests for vdso32 and vdsox32 by Adrian Hunter · 6 years ago
  76. 27de9b2 perf evsel: Add has_callchain() helper to make code more compact/clear by Arnaldo Carvalho de Melo · 6 years ago
  77. e9ee0dc perf test: Use header file util/debug.h by Thomas Richter · 6 years ago
  78. 7869e58 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 6 years ago
  79. d121109 perf test: "Session topology" dumps core on s390 by Thomas Richter · 6 years ago
  80. 7903a70 perf script: Show symbol offsets by default by Sandipan Das · 7 years ago
  81. 7014e0e tools lib api fs tracing_path: Introduce opendir() method by Arnaldo Carvalho de Melo · 7 years ago
  82. 25a7d914 perf parse-events: Use get/put_events_file() by Arnaldo Carvalho de Melo · 7 years ago
  83. b3f58c8 perf tests parse-events: Add intel_pt parse test by Arnaldo Carvalho de Melo · 7 years ago
  84. 291c161 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 7 years ago
  85. f8207b9 perf test: "probe libc's inet_pton" fails on s390 due to missing inline by Thomas Richter · 7 years ago
  86. 107cad9 perf machine: Ditch find_kernel_function variants by Arnaldo Carvalho de Melo · 7 years ago
  87. 3183f8c perf symbols: Unify symbol maps by Arnaldo Carvalho de Melo · 7 years ago
  88. af30bff perf symbols: Store the ELF symbol type in the symbol struct by Arnaldo Carvalho de Melo · 7 years ago
  89. abe5449d perf map: Shorten map_groups__find() signature by Arnaldo Carvalho de Melo · 7 years ago
  90. d05b861 perf tests vmlinux-kallsyms: Use map__for_each_symbol() instead of open coded equivalent by Arnaldo Carvalho de Melo · 7 years ago
  91. 3cd666b perf tests vmlinux-kallsyms: Use machine__find_kernel_function(_by_name) by Arnaldo Carvalho de Melo · 7 years ago
  92. 1d1a265 perf machine: Remove needless map_type from machine__load_vmlinux_path() by Arnaldo Carvalho de Melo · 7 years ago
  93. 329f0ad perf machine: Shorten machine__load_kallsyms() signature by Arnaldo Carvalho de Melo · 7 years ago
  94. 68a7418 perf machine: Introduce machine__kernel_maps() by Arnaldo Carvalho de Melo · 7 years ago
  95. 83cf774 perf map: Shorten map_groups__find_by_name() signature by Arnaldo Carvalho de Melo · 7 years ago
  96. 71a84b5 perf thread: Make thread__find_map() return the map by Arnaldo Carvalho de Melo · 7 years ago
  97. ea40b6d perf tests: Let 'perf test list' display subtests by Hendrik Brueckner · 7 years ago
  98. f07a2d3 perf thread: Introduce thread__find_map() by Arnaldo Carvalho de Melo · 7 years ago
  99. e9add8b perf evsel: Disable write_backward for leader sampling group events by Jiri Olsa · 7 years ago
  100. b31a8cc perf test: Adapt test case record+probe_libc_inet_pton.sh for s390 by Thomas Richter · 7 years ago