1. 077faf3 libtraceevent: Move traceevent plugins in its own subdirectory by Tzvetomir Stoyanov (VMware) · 5 years ago
  2. 5079bde perf python: Add missing python/perf.so dependency for libperf by Jiri Olsa · 5 years ago
  3. 74d5f3d tools build: Add capability-related feature detection by Igor Lubashev · 5 years ago
  4. a429dcb libperf: Add libperf to the python.so build by Jiri Olsa · 5 years ago
  5. 3143504 libperf: Make libperf.a part of the perf build by Jiri Olsa · 5 years ago
  6. f7b6a8b Merge tag 'v5.2-rc3' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  7. a9a187a perf trace: Beautify 'sync_file_range' arguments by Arnaldo Carvalho de Melo · 6 years ago
  8. f6af095 perf trace: Beautify 'fsmount' arguments by Arnaldo Carvalho de Melo · 6 years ago
  9. dcc6fd6 perf trace: Beautify 'fsconfig' arguments by Arnaldo Carvalho de Melo · 6 years ago
  10. 693bd39 perf trace: Beautify 'fspick' arguments by Arnaldo Carvalho de Melo · 6 years ago
  11. 566e302 perf trace: Beautify 'move_mount' arguments by Arnaldo Carvalho de Melo · 6 years ago
  12. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  13. 3b1c5d9 tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines by Alexey Budankov · 6 years ago
  14. be709d4 tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.h by Arnaldo Carvalho de Melo · 6 years ago
  15. 6368942 perf tools: Rename LIB_FILE to LIBPERF_A by Jiri Olsa · 6 years ago
  16. d0bfbed perf tools: Compile perf with libperf-in.o instead of libperf.a by Jiri Olsa · 6 years ago
  17. 1c3b28f perf coresight: Do not test for libopencsd by default by Arnaldo Carvalho de Melo · 6 years ago
  18. a38352d perf script python: Remove explicit shebang from Python scripts by Tony Jones · 6 years ago
  19. 0115323 perf tools: Make find_vdso_map() more modular by Florian Fainelli · 6 years ago
  20. f712a86 perf python: Make sure the python binding output directory is in place by Arnaldo Carvalho de Melo · 6 years ago
  21. 86cf4c6 perf trace: Wire up ioctl's USBDEBFS_ cmd table generator by Arnaldo Carvalho de Melo · 6 years ago
  22. 42337cb perf trace: Wire up the fadvise 'advice' table generator by Arnaldo Carvalho de Melo · 6 years ago
  23. 40714e8 perf beauty: Wire up the x86_arch prctl code table generator by Arnaldo Carvalho de Melo · 6 years ago
  24. 3f64393 perf tools: Link libperf-jvmti.so with LDFLAGS variable by Jiri Olsa · 6 years ago
  25. 5a1cb7e perf beauty: Wire up the renameat flags table generator to the Makefile by Arnaldo Carvalho de Melo · 6 years ago
  26. a1c8cf2 perf beauty mmap_flags: Check if the arch has a mmap.h file by Arnaldo Carvalho de Melo · 6 years ago
  27. 2a07d81 tools build feature: Check if libaio is available by Alexey Budankov · 6 years ago
  28. dd1d004 perf jvmti: Separate jvmti cmlr check by Jiri Olsa · 6 years ago
  29. e2c39f3 perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers by Arnaldo Carvalho de Melo · 6 years ago
  30. fbd7458 perf beauty: Wire up the mmap flags table generator to the Makefile by Arnaldo Carvalho de Melo · 6 years ago
  31. 73d141a perf trace beauty: Beautify mount/umount's 'flags' argument by Arnaldo Carvalho de Melo · 6 years ago
  32. c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  33. 298faf5 perf tools: Pass build flags to traceevent build by Jiri Olsa · 6 years ago
  34. 403f833 perf bpf: Add linux/socket.h to the headers accessible to bpf proggies by Arnaldo Carvalho de Melo · 6 years ago
  35. dad2762 perf tools: Streamline bpf examples and headers installation by Arnaldo Carvalho de Melo · 6 years ago
  36. 03aeb6c perf trace beauty: Add beautifiers for 'socket''s 'protocol' arg by Arnaldo Carvalho de Melo · 6 years ago
  37. cfc4033 perf bpf: Fixup include and examples install messages by Arnaldo Carvalho de Melo · 7 years ago
  38. dd8e4ea perf bpf: Add bpf.h to be used in eBPF proggies by Arnaldo Carvalho de Melo · 7 years ago
  39. 8f12a2f perf bpf: Add 'examples' directories by Arnaldo Carvalho de Melo · 7 years ago
  40. 1b16fff perf llvm-utils: Add bpf include path to clang command line by Arnaldo Carvalho de Melo · 7 years ago
  41. c2fb54a perf tools: Fix perf builds with clang support by Sandipan Das · 7 years ago
  42. ed39562 perf tools: Update tags with .cpp files by Jiri Olsa · 7 years ago
  43. 8af3136 Merge tag 'v4.16-rc4' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  44. 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 7 years ago
  45. 66dfdff perf tools: Add Python 3 support by Jaroslav Škarvada · 7 years ago
  46. aa6292f perf tools: Integrating the CoreSight decoding library by Mathieu Poirier · 7 years ago
  47. 0337cf7 perf util: Introduce architecture specific errno/name mapping by Hendrik Brueckner · 7 years ago
  48. 24787af perf tools: Enable LIBBABELTRACE by default by Jiri Olsa · 7 years ago
  49. 1de3038 perf trace beauty kcmp: Beautify arguments by Arnaldo Carvalho de Melo · 7 years ago
  50. d688d03 perf trace beauty prctl: Generate 'option' string table from kernel headers by Arnaldo Carvalho de Melo · 7 years ago
  51. 5a54c2f perf trace beauty madvise: Generate 'behavior' string table from kernel headers by Arnaldo Carvalho de Melo · 7 years ago
  52. 80f8735 perf tools: Add python-clean target by Jiri Olsa · 7 years ago
  53. 83bc9c37 perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments by Arnaldo Carvalho de Melo · 7 years ago
  54. 70ff7c6 perf tools: Pass full path of FEATURES_DUMP by David Carrillo-Cisneros · 7 years ago
  55. 39a59f1 perf tools: Allow external definition of flex and bison binary names by David Carrillo-Cisneros · 7 years ago
  56. 6bd76b8 perf tools: Fix static build with newer toolchains by Jiri Olsa · 7 years ago
  57. 5ce669a perf test shell: Move vfs_getname probe function to lib by Arnaldo Carvalho de Melo · 7 years ago
  58. 122e0b9 perf test shell: Install shell tests by Arnaldo Carvalho de Melo · 7 years ago
  59. 81e3d8b perf trace beautify ioctl: Beautify perf ioctl's 'cmd' arg by Arnaldo Carvalho de Melo · 7 years ago
  60. ec6dd85 perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' arg by Arnaldo Carvalho de Melo · 7 years ago
  61. 45717b7 perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' arg by Arnaldo Carvalho de Melo · 7 years ago
  62. 2c3e962 perf trace beautify ioctl: Beautify sound ioctl's 'cmd' arg by Arnaldo Carvalho de Melo · 7 years ago
  63. ef9811f perf trace beauty ioctl: Beautify DRM ioctl cmds by Arnaldo Carvalho de Melo · 7 years ago
  64. 5d90faf perf jvmti: Fix linker error when libelf config is disabled by Sudeep Holla · 8 years ago
  65. cb281fe perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile by David Carrillo-Cisneros · 8 years ago
  66. 7a759cd perf tools: Fix build with ARCH=x86_64 by Jiada Wang · 8 years ago
  67. 85e0d50 perf build: Add special fixdep cleaning rule by Jiri Olsa · 8 years ago
  68. cd7f355 perf jvmti: Create libdir directory before installing libperf-jvmti.so by Laura Abbott · 8 years ago
  69. 4e06d4f Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  70. 30a9c64 perf tools: Install tools/lib/traceevent plugins with install-bin by Arnaldo Carvalho de Melo · 8 years ago
  71. 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  73. aeafd62 perf tools: Move headers check into bash script by Jiri Olsa · 8 years ago
  74. e19b7ce make use of make variable CURDIR instead of calling pwd by Uwe Kleine-König · 8 years ago
  75. 8ac1eb7 perf tools: Move perf build related variables under non fixdep leg by Jiri Olsa · 8 years ago
  76. abb2621 perf tools: Force fixdep compilation at the start of the build by Jiri Olsa · 8 years ago
  77. 16e2ef4 perf tools: Move PERF-VERSION-FILE target into rules area by Jiri Olsa · 8 years ago
  78. d4dcade perf tools: Add non config targets by Jiri Olsa · 8 years ago
  79. 0b4d4b0 perf tools: Move python/perf.so target into rules area by Jiri Olsa · 8 years ago
  80. 5c319a6 perf tools: Move install-gtk target into rules area by Jiri Olsa · 8 years ago
  81. d58ac0b perf build: Add clang and llvm compile and linking support by Wang Nan · 8 years ago
  82. d4dfdf0 perf jvmti: Plug compilation into perf build by Jiri Olsa · 8 years ago
  83. e0c4758 perf bench mem: Ignore export.h related changes to mem{cpy,set}.S by Arnaldo Carvalho de Melo · 8 years ago
  84. 80eeb67 perf jevents: Program to convert JSON file by Andi Kleen · 8 years ago
  85. 0a4a7e4 perf build: Compare mman.h related headers against kernel originals by Wang Nan · 8 years ago
  86. 11196b7 perf tools: Skip running the feature tests for 'make install-doc' by Rui Teng · 8 years ago
  87. 39ff526 tools: Copy coresight-pmu.h header file needed by perf tools by Mathieu Poirier · 8 years ago
  88. 4842576 perf tools: Move config/Makefile into Makefile.config by Jiri Olsa · 8 years ago
  89. ae3c14a tools: Copy linux/{hash,poison}.h and check for drift by Arnaldo Carvalho de Melo · 9 years ago
  90. de1e17b tools: Copy the bitops files accessed from the kernel and check for drift by Arnaldo Carvalho de Melo · 9 years ago
  91. e26e63b perf build: Add sdt feature detection by Masami Hiramatsu · 9 years ago
  92. dd7bd10 tools: Copy the header files needed by perf tools by Arnaldo Carvalho de Melo · 9 years ago
  93. 4998a12 tools: Copy uapi/linux/hw_breakpoint.h from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  94. 12f0203 tools: Copy uapi/asm/perf_regs.h from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  95. 7d7d1bf perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks by Arnaldo Carvalho de Melo · 9 years ago
  96. c4b6014 tools: Add copy of perf_event.h to tools/include/linux/ by Arnaldo Carvalho de Melo · 9 years ago
  97. 48d8d5d perf tools: Let python use correct gcc for build_ext by He Kuang · 9 years ago
  98. 1b700c9 perf tools: Build syscall table .c header from kernel's syscall_64.tbl by Arnaldo Carvalho de Melo · 9 years ago
  99. 860b69f perf tools: Remove superfluous ARCH Makefile includes by Jiri Olsa · 9 years ago
  100. ca70c24 tools: Move utilities.mak from perf to tools/scripts/ by Arnaldo Carvalho de Melo · 9 years ago