1. bafae98 perf evlist: Remove fcntl.h from evlist.h by Arnaldo Carvalho de Melo · 7 years ago
  2. 936f1f3 perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample() by Adrian Hunter · 7 years ago
  3. eabad8c perf unwind: Do not look just at the global callchain_param.record_mode by Arnaldo Carvalho de Melo · 7 years ago
  4. e0337f4 perf test bpf: Hook on epoll_pwait() by Arnaldo Carvalho de Melo · 7 years ago
  5. 13cb2d0 perf test bpf: Use designated struct field initializers by Arnaldo Carvalho de Melo · 7 years ago
  6. 6703c97 perf test bpf: Improve message about expected samples by Arnaldo Carvalho de Melo · 7 years ago
  7. 69b5c95 perf test shell: Fix check open filename arg using 'perf trace' by Michael Petlan · 7 years ago
  8. 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 7 years ago
  9. 378811ac perf test: Handle properly readdir DT_UNKNOWN by Jiri Olsa · 7 years ago
  10. 73c0ca1e perf thread_map: Enumerate all threads from /proc by Jin Yao · 7 years ago
  11. 0b72d69 perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record by Wang Nan · 7 years ago
  12. f74b9d3a perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap by Wang Nan · 7 years ago
  13. 4ca69ca perf test: Disable test cases 19 and 20 on s390x by Thomas Richter · 7 years ago
  14. e4f5714 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  15. 9965484 perf test: Fix test 21 for s390x by Thomas Richter · 7 years ago
  16. d5c5e46 perf test shell: Fix test case probe libc's inet_pton on s390x by Thomas Richter · 7 years ago
  17. ccafc38 perf test shell: Fix check open filename arg using 'perf trace' on s390x by Thomas Richter · 7 years ago
  18. 0879e5e perf test shell: Fix test case probe libc's inet_pton on s390x by Thomas Richter · 7 years ago
  19. f231af7 perf test shell: Fix check open filename arg using 'perf trace' on s390x by Thomas Richter · 7 years ago
  20. a0e3dd7 perf tests: Set evlist of test__task_exit() to !overwrite by Wang Nan · 7 years ago
  21. 301d724 perf tests: Set evlist of test__basic_mmap() to !overwrite by Wang Nan · 7 years ago
  22. 677b060 perf tests: Set evlist of test__sw_clock_freq() to !overwrite by Wang Nan · 7 years ago
  23. d492326 perf tests: Set evlist of test__backward_ring_buffer() to !overwrite by Wang Nan · 7 years ago
  24. 60dbcd2 perf tests: Add missing WRITE_ASS for new fields of perf_event_attr by Seonghyun Park · 7 years ago
  25. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  26. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  27. eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 8 years ago
  28. 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
  29. 692f5a2 perf tests attr: Make hw events optional by Jiri Olsa · 7 years ago
  30. ca4b9c3b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  31. 74f8e22 perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu by Li Zhijian · 7 years ago
  32. f6a9820 perf tests attr: Fix group stat tests by Jiri Olsa · 7 years ago
  33. 340b47f perf top: Implement multithreading for perf_event__synthesize_threads by Kan Liang · 7 years ago
  34. 2290558 perf test attr: Fix ignored test case result by Thomas Richter · 7 years ago
  35. 3440fe2 perf test attr: Fix python error on empty result by Thomas Richter · 7 years ago
  36. 10836d9 perf tests attr: Fix task term values by Jiri Olsa · 8 years ago
  37. c23c2a0 perf tools: Make copyfile_offset() static by Arnaldo Carvalho de Melo · 7 years ago
  38. df90cc4 perf tests: Fix compile when libunwind's unwind.h is available by Milian Wolff · 7 years ago
  39. fc33dcc perf test: Add test case for PERF_SAMPLE_PHYS_ADDR by Kan Liang · 7 years ago
  40. 9a805d8 perf test powerpc: Fix 'Object code reading' test by Ravi Bangoria · 7 years ago
  41. 3067eaa perf test: Add test cases for new data source encoding by Andi Kleen · 7 years ago
  42. d73bad0 perf tools: Expression parser enhancements for metrics by Andi Kleen · 7 years ago
  43. 475fb53 perf evsel: Fix buffer overflow while freeing events by Andi Kleen · 7 years ago
  44. 5d9cdc1 perf events parse: Rename parse_events_parse arguments by Arnaldo Carvalho de Melo · 7 years ago
  45. 5d369a7 perf events parse: Rename parsing state struct to clearer name by Arnaldo Carvalho de Melo · 7 years ago
  46. 35435cd perf test shell: Replace '|&' with '2>&1 |' to work with more shells by Kim Phillips · 7 years ago
  47. db26984 perf bpf: Fix endianness problem when loading parameters in prologue by Wang Nan · 7 years ago
  48. 2b72886 perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1 by Arnaldo Carvalho de Melo · 7 years ago
  49. 1ad5a18 perf test shell: Check if 'perf probe' is available, skip tests if not by Arnaldo Carvalho de Melo · 7 years ago
  50. 0678696 perf tests shell: Remove duplicate skip_if_no_debuginfo() function by Arnaldo Carvalho de Melo · 7 years ago
  51. 8fc375d perf test shell: Add uprobes + backtrace ping test by Arnaldo Carvalho de Melo · 7 years ago
  52. e498f33 perf test shell: Add test using vfs_getname + 'perf trace' by Arnaldo Carvalho de Melo · 7 years ago
  53. 6060c72 perf test shell: Add test using probe:vfs_getname and verifying results by Arnaldo Carvalho de Melo · 7 years ago
  54. 5ce669a perf test shell: Move vfs_getname probe function to lib by Arnaldo Carvalho de Melo · 7 years ago
  55. a353484 perf test shell: Add 'probe_vfs_getname' shell test by Arnaldo Carvalho de Melo · 7 years ago
  56. 6d02acc perf test: Make 'list' use same filtering code as main 'perf test' by Arnaldo Carvalho de Melo · 7 years ago
  57. 1209b27 perf test: Add infrastructure to run shell based tests by Arnaldo Carvalho de Melo · 7 years ago
  58. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  59. 28765bf perf test: Make 'list' subcommand match main 'perf test' numbering/matching by Arnaldo Carvalho de Melo · 7 years ago
  60. 1f41873 perf tests attr: Add optional term by Jiri Olsa · 8 years ago
  61. b78e92e perf tests attr: Fix stat sample_type setup by Jiri Olsa · 8 years ago
  62. 0420494 perf tests attr: Fix precise_ip setup by Jiri Olsa · 8 years ago
  63. 5ff0cf4 perf tests attr: Fix sample_period setup by Jiri Olsa · 8 years ago
  64. 6f19340 perf tests attr: Fix cpu test disabled term setup by Jiri Olsa · 8 years ago
  65. a72fe0a perf tests attr: Add proper return values by Jiri Olsa · 8 years ago
  66. 44fed27 perf tests attr: Fix no-delay test by Jiri Olsa · 8 years ago
  67. d9115e9 perf tests attr: Fix record dwarf test by Jiri Olsa · 8 years ago
  68. 5ced95b perf tests attr: Add 1s for exclude_kernel and task base bits by Jiri Olsa · 8 years ago
  69. dde622a perf tests attr: Rename compare_data to data_equal by Jiri Olsa · 8 years ago
  70. 04c31bc perf tests attr: Make compare_data global by Jiri Olsa · 8 years ago
  71. 10213e2 perf tests attr: Add test_attr__ready function by Jiri Olsa · 8 years ago
  72. d78ada4 perf tests attr: Do not store failed events by Jiri Olsa · 8 years ago
  73. 8526baf perf test sdt: Handle realpath() failure by Arnaldo Carvalho de Melo · 8 years ago
  74. f045b8c perf buildid-cache: Support binary objects from other namespaces by Krister Johansen · 8 years ago
  75. fef2a73 perf tools: Kill die() by Arnaldo Carvalho de Melo · 8 years ago
  76. b211d79 perf tools: Remove warning() by Arnaldo Carvalho de Melo · 8 years ago
  77. 19508c0 perf tests: Add platform dependency to test 15 by Thomas Richter · 8 years ago
  78. 9b57fb7 perf test llvm: Avoid error when PROFILE_ALL_BRANCHES is set by Wang Nan · 8 years ago
  79. 9dd4ca4 tools: Adopt noinline from kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  80. 7a759cd perf tools: Fix build with ARCH=x86_64 by Jiada Wang · 8 years ago
  81. 7a1ac11 perf evsel: Fix probing of precise_ip level for default cycles event by Arnaldo Carvalho de Melo · 8 years ago
  82. 94df104 perf tests: Decompress kernel module before objdump by Namhyung Kim · 8 years ago
  83. 598762c perf test: Disable breakpoint signal tests for powerpc by Jiri Olsa · 8 years ago
  84. 805b151 perf tests kmod-path: Don't fail if compressed modules aren't supported by Kim Phillips · 8 years ago
  85. 5ab8c68 perf tools: Move event prototypes from util.h to event.h by Arnaldo Carvalho de Melo · 8 years ago
  86. 6db8164 perf buildid: Move prototypes from util.h to build-id.h by Arnaldo Carvalho de Melo · 8 years ago
  87. 4208735 perf tools: Remove poll.h and wait.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  88. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  89. 391e420 perf tools: Include sys/param.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  90. 58db1d6 perf tools: Move units conversion/formatting routines to separate object by Arnaldo Carvalho de Melo · 8 years ago
  91. 76b31a2 perf tools: Remove include dirent.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  92. 20a9ed2 perf tools: Use api/fs/tracing_path.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  93. 9a3993d perf tools: Move path related functions to util/path.h by Arnaldo Carvalho de Melo · 8 years ago
  94. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  95. fea0139 perf tools: Move print_binary definitions to separate files by Arnaldo Carvalho de Melo · 8 years ago
  96. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
  97. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  98. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  99. 0e6ba11 perf tests: Do not assume that readlink() returns a null terminated string by Tommi Rantala · 8 years ago
  100. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago