1. 375eb2b perf lock: Redo __cmd_report by Davidlohr Bueso · 11 years ago
  2. 0a98c7f perf lock: Plug some memleaks by Davidlohr Bueso · 11 years ago
  3. b33492a perf lock: Return proper code in report_lock_*_event by Davidlohr Bueso · 11 years ago
  4. 02ad070 perf lock: Remove dead code by Davidlohr Bueso · 11 years ago
  5. 918512b perf tools: Unify page_size usage by Jiri Olsa · 11 years ago
  6. 5283ec2 perf tools: Remove unused trace-event-* code by Jiri Olsa · 11 years ago
  7. 9cd0094 perf symbols: Support for Openembedded/Yocto -dbg packages by Ricardo Ribalda Delgado · 11 years ago
  8. 6e0dc37 perf completion: Use more comp words by Ramkumar Ramachandra · 11 years ago
  9. c3fb671 perf completion: Strip dependency on bash-completion by Ramkumar Ramachandra · 11 years ago
  10. 4685a6c perf completion: Strip function_exists () by Ramkumar Ramachandra · 11 years ago
  11. 7b6c48e perf completion: Strip dependency on _filedir by Ramkumar Ramachandra · 11 years ago
  12. 30079d1 perf completion: Update __ltrim_colon_completions by Ramkumar Ramachandra · 11 years ago
  13. 1ba6e01 perf completion: Don't dictate perf install location by Ramkumar Ramachandra · 11 years ago
  14. 50c95cb perf trace: Add option to show process COMM by Arnaldo Carvalho de Melo · 11 years ago
  15. 49af9e9 perf trace: Beautify eventfd2 'flags' arg by Arnaldo Carvalho de Melo · 11 years ago
  16. b2cc99fd perf trace: Beautify send/recv syscall 'flags' arg by Arnaldo Carvalho de Melo · 11 years ago
  17. 22ae5cf1 perf trace: Don't print zeroed args by Arnaldo Carvalho de Melo · 11 years ago
  18. 7704805 perf trace: Remove duplicate mmap entry in syscall_fmts array by David Ahern · 11 years ago
  19. 4bb0919 perf trace: Add option to show full timestamp by David Ahern · 11 years ago
  20. c045bf0 perf trace: Beautify rlmimit resources by Arnaldo Carvalho de Melo · 11 years ago
  21. 5110899 perf trace: Beautify access 'mode' arg by Arnaldo Carvalho de Melo · 11 years ago
  22. a28b24b perf trace: Beautify socket 'type' arg by Arnaldo Carvalho de Melo · 11 years ago
  23. e10bce8 perf trace: Beautify socket 'family' arg by Arnaldo Carvalho de Melo · 11 years ago
  24. 8bad5b0 perf trace: Beautify signal number arg in several syscalls by Arnaldo Carvalho de Melo · 11 years ago
  25. eb5b1b1 perf trace: Beautify rt_sigprocmask 'how' arg by Arnaldo Carvalho de Melo · 11 years ago
  26. 80f587d perf trace: Beautify fcntl 'cmd' arg by Arnaldo Carvalho de Melo · 11 years ago
  27. efe6b88 perf trace: Use strarray for ltrace's whence arg by Arnaldo Carvalho de Melo · 11 years ago
  28. 1f115cb perf trace: Allow passing parms to arg formatters by Arnaldo Carvalho de Melo · 11 years ago
  29. 01533e9 perf trace: Put syscall formatter parms into struct by Arnaldo Carvalho de Melo · 11 years ago
  30. 165108a tools/perf/build: Clean up feature_print_code() by Jiri Olsa · 11 years ago
  31. aa4acf6 tools/perf/build: Pass through LDFLAGS to feature tests by Ingo Molnar · 11 years ago
  32. 20c99e8 tools/perf/build: Harmonize the style of the feature testcases by Ingo Molnar · 11 years ago
  33. 1f7c645 tools/perf/build: Fix O=/some/dir perf.o type of targets by Ingo Molnar · 11 years ago
  34. b102420 tools/perf/build: Fix non-canonical directory names in O= by Ingo Molnar · 11 years ago
  35. 684f434 tools/perf/build: Exclude MAKEFLAGS from nested invocation by Ingo Molnar · 11 years ago
  36. 1c2d1d8 tools/perf/build: Make sure autodep feature binaries honor the O= setting by Ingo Molnar · 11 years ago
  37. b016a0d tools/perf/build: Pass through all targets to Makefile.perf by Ingo Molnar · 11 years ago
  38. 3ca576a tools/perf/build: Collapse the test-all.c testcase by Ingo Molnar · 11 years ago
  39. 1e3f30f tools/perf/build: Clean up various testcases by Ingo Molnar · 11 years ago
  40. 0648f83 tools/perf/build: Remove unused config/feature-tests.mak by Ingo Molnar · 11 years ago
  41. 1c47661 tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-demangle' by Ingo Molnar · 11 years ago
  42. 73a725f tools/perf/build: Standardize the various messages output by parallel make by Ingo Molnar · 11 years ago
  43. bd69cc2 tools/perf/build: Flip Makefile.parallel and Makefile.perf by Ingo Molnar · 11 years ago
  44. 2cfbe88 tools/perf/build: Automatically build in parallel, based on number of CPUs in the system by Ingo Molnar · 11 years ago
  45. b3b64a1 tools/perf/build: Improve printout-of auto-detected features by Ingo Molnar · 11 years ago
  46. f1138ec tools/perf/build: Speed up auto-detection by Ingo Molnar · 11 years ago
  47. de0f03f tools/perf/build: Invoke feature-checks 'clean' target from the main Makefile by Ingo Molnar · 11 years ago
  48. 31f6be6 tools/perf: Fix double/triple-build of the feature detection logic during 'make install' et al by Ingo Molnar · 11 years ago
  49. c9404c6 tools/perf/build: Speed up the final link by Ingo Molnar · 11 years ago
  50. c72e3f0 tools/perf/build: Speed up git-version test on re-make by Ingo Molnar · 11 years ago
  51. baa9c30 tools/perf/build: Speed up auto-detection of features by adding a 'test-all' target by Ingo Molnar · 11 years ago
  52. fb1c918 tools/perf: Turn strlcpy() into a __weak function by Ingo Molnar · 11 years ago
  53. 7a10822 tools/perf: Clean up util/include/linux/compiler.h by Ingo Molnar · 11 years ago
  54. 4cc9117 tools/perf/build: Split out feature check: 'backtrace' by Ingo Molnar · 11 years ago
  55. 34ef216 tools/perf/build: Split out feature check: 'on-exit' by Ingo Molnar · 11 years ago
  56. d0707c9 tools/perf/build: Split out feature check: 'strlcpy' by Ingo Molnar · 11 years ago
  57. 3b7646e tools/perf/build: Split out feature check: 'libbfd' by Ingo Molnar · 11 years ago
  58. 95d061c tools/perf/build: Split out feature check: 'libpython-version' by Ingo Molnar · 11 years ago
  59. 9734163 tools/perf/build: Split out feature check: 'libpython' by Ingo Molnar · 11 years ago
  60. 7181a67 tools/perf/build: Split out feature check: 'libperl' by Ingo Molnar · 11 years ago
  61. c7a79e9 tools/perf/build: Split out feature check: 'gtk2-infobar' by Ingo Molnar · 11 years ago
  62. 7ef9e05 tools/perf/build: Split out feature check: 'gtk2' by Ingo Molnar · 11 years ago
  63. b9498b5 tools/perf/build: Split out feature check: 'libslang' by Ingo Molnar · 11 years ago
  64. d795a65 tools/perf/build: Split out feature check: 'libaudit' by Ingo Molnar · 11 years ago
  65. 058f952 tools/perf/build: Split out feature check: 'libunwind' by Ingo Molnar · 11 years ago
  66. 308e1e7 tools/perf/build: Clean up the libunwind logic in config/Makefile by Ingo Molnar · 11 years ago
  67. b7bcef6 tools/perf/build: Split out feature check: 'libelf-getphdrnum' by Ingo Molnar · 11 years ago
  68. 8869b17 tools/perf/build: Split out feature check: 'libelf-mmap' by Ingo Molnar · 11 years ago
  69. fb3d333 tools/perf/build: Clean up the mmap logic in config/Makefile by Ingo Molnar · 11 years ago
  70. 8295d4e tools/perf/build: Split out feature check: 'dwarf' by Ingo Molnar · 11 years ago
  71. e12762c tools/perf/build: Split out feature check: 'glibc' by Ingo Molnar · 11 years ago
  72. 8f7f800 tools/perf/build: Split out feature check: 'libelf' by Ingo Molnar · 11 years ago
  73. 50eed7a tools/perf/build: Clean up the libelf logic in config/Makefile by Ingo Molnar · 11 years ago
  74. 78e9d65 tools/perf/build: Split out feature check: 'bionic' by Ingo Molnar · 11 years ago
  75. 1ea6f99 tools/perf/build: Split out feature check: 'fortify-source' by Ingo Molnar · 11 years ago
  76. c251044 tools/perf/build: Split out feature check: 'volatile-register-var' by Ingo Molnar · 11 years ago
  77. 430be5a tools/perf/build: Split out feature check: 'stackprotector' by Ingo Molnar · 11 years ago
  78. 90ac542 tools/perf/build: Split out feature check: 'stackprotector-all' by Ingo Molnar · 11 years ago
  79. 3ae069c tools/perf/build: Split out feature check: 'libnuma' by Ingo Molnar · 11 years ago
  80. 8b6eb56 tools/perf/build: Add 'autodep' functionality, generate feature test dependencies automatically by Ingo Molnar · 11 years ago
  81. b6aa997 tools/perf/build: Add feature check core code by Ingo Molnar · 11 years ago
  82. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  83. 429eb05 Merge branch 'perf/urgent' into tools/perf/build by Ingo Molnar · 11 years ago
  84. 1651d12 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  85. b314e5c perf session: Fix infinite loop on invalid perf.data file by Namhyung Kim · 11 years ago
  86. 027a7e8 perf tools: Fix installation of libexec components by Arnaldo Carvalho de Melo · 11 years ago
  87. e08cfd4 perf probe: Fix to find line information for probe list by Masami Hiramatsu · 11 years ago
  88. 47a92b8 perf tools: Fix libaudit test by Arnaldo Carvalho de Melo · 11 years ago
  89. d20a47e perf stat: Set child_pid after perf_evlist__prepare_workload() by Namhyung Kim · 11 years ago
  90. 6adb0b0 perf tools: Add default handler for mmap2 events by David Ahern · 11 years ago
  91. b7af41a perf/x86: Suppress duplicated abort LBR records by Andi Kleen · 11 years ago
  92. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  93. 0126d49 tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf record -j by Andi Kleen · 11 years ago
  94. f5d05bc tools/perf: Support sorting by in_tx or abort branch flags by Andi Kleen · 11 years ago
  95. a405bad perf/x86: Add Haswell specific transaction flag reporting by Andi Kleen · 11 years ago
  96. fdfbbd0 perf: Add generic transaction flags by Andi Kleen · 11 years ago
  97. 4cabc3d tools/perf/stat: Add perf stat --transaction by Andi Kleen · 11 years ago
  98. 723478c perf: Enforce 1 as lower limit for perf_event_max_sample_rate by Knut Petersen · 11 years ago
  99. 354cc40 tools/perf: Fix sorting for 64bit entries by Andi Kleen · 11 years ago
  100. fafd883 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago