1. 4adcc43 perf tools: Fix srcline sort key behavior by Namhyung Kim · 11 years ago
  2. 2f48fcd perf tools: Implement addr2line directly using libbfd by Roberto Vitillo · 11 years ago
  3. 2cc9d0e perf tools: Save failed result of get_srcline() by Namhyung Kim · 11 years ago
  4. 86c98ca perf annotate: Pass dso instead of dso_name to get_srcline() by Namhyung Kim · 11 years ago
  5. 58d91a0 perf tools: Do not try to call addr2line on non-binary files by Namhyung Kim · 11 years ago
  6. f048d54 perf annotate: Factor out get/free_srcline() by Namhyung Kim · 11 years ago
  7. 909b143 perf hists: Free srcline when freeing hist_entry by Namhyung Kim · 11 years ago
  8. 89da393 perf annotate: Reuse path from the result of addr2line by Namhyung Kim · 11 years ago
  9. 963ba5f perf sort: Fix a memory leak on srcline by Namhyung Kim · 11 years ago
  10. fc67297 perf tools: Separate out GTK codes to libperf-gtk.so by Namhyung Kim · 11 years ago
  11. fc2be69 perf symbols: Add new option --ignore-vmlinux for perf top by Willy Tarreau · 11 years ago
  12. dd96c46 perf tools: Adding throttle event data struct support by Jiri Olsa · 11 years ago
  13. b22d54b perf evlist: Introduce perf_evlist__new_default function by Jiri Olsa · 11 years ago
  14. 27050f5 perf tools: Add possibility to specify mmap size by Jiri Olsa · 11 years ago
  15. 994a1f7 perf tools: Check mmap pages value early by Jiri Olsa · 11 years ago
  16. f37376c perf lock: Account for lock average wait time by Davidlohr Bueso · 11 years ago
  17. 60a25cb perf lock: Limit bad rate precision by Davidlohr Bueso · 11 years ago
  18. 375eb2b perf lock: Redo __cmd_report by Davidlohr Bueso · 11 years ago
  19. 0a98c7f perf lock: Plug some memleaks by Davidlohr Bueso · 11 years ago
  20. b33492a perf lock: Return proper code in report_lock_*_event by Davidlohr Bueso · 11 years ago
  21. 02ad070 perf lock: Remove dead code by Davidlohr Bueso · 11 years ago
  22. 918512b perf tools: Unify page_size usage by Jiri Olsa · 11 years ago
  23. 5283ec2 perf tools: Remove unused trace-event-* code by Jiri Olsa · 11 years ago
  24. 9cd0094 perf symbols: Support for Openembedded/Yocto -dbg packages by Ricardo Ribalda Delgado · 11 years ago
  25. 6e0dc37 perf completion: Use more comp words by Ramkumar Ramachandra · 11 years ago
  26. c3fb671 perf completion: Strip dependency on bash-completion by Ramkumar Ramachandra · 11 years ago
  27. 4685a6c perf completion: Strip function_exists () by Ramkumar Ramachandra · 11 years ago
  28. 7b6c48e perf completion: Strip dependency on _filedir by Ramkumar Ramachandra · 11 years ago
  29. 30079d1 perf completion: Update __ltrim_colon_completions by Ramkumar Ramachandra · 11 years ago
  30. 1ba6e01 perf completion: Don't dictate perf install location by Ramkumar Ramachandra · 11 years ago
  31. 50c95cb perf trace: Add option to show process COMM by Arnaldo Carvalho de Melo · 11 years ago
  32. 49af9e9 perf trace: Beautify eventfd2 'flags' arg by Arnaldo Carvalho de Melo · 11 years ago
  33. b2cc99fd perf trace: Beautify send/recv syscall 'flags' arg by Arnaldo Carvalho de Melo · 11 years ago
  34. 22ae5cf1 perf trace: Don't print zeroed args by Arnaldo Carvalho de Melo · 11 years ago
  35. 7704805 perf trace: Remove duplicate mmap entry in syscall_fmts array by David Ahern · 11 years ago
  36. 4bb0919 perf trace: Add option to show full timestamp by David Ahern · 11 years ago
  37. c045bf0 perf trace: Beautify rlmimit resources by Arnaldo Carvalho de Melo · 11 years ago
  38. 5110899 perf trace: Beautify access 'mode' arg by Arnaldo Carvalho de Melo · 11 years ago
  39. a28b24b perf trace: Beautify socket 'type' arg by Arnaldo Carvalho de Melo · 11 years ago
  40. e10bce8 perf trace: Beautify socket 'family' arg by Arnaldo Carvalho de Melo · 11 years ago
  41. 8bad5b0 perf trace: Beautify signal number arg in several syscalls by Arnaldo Carvalho de Melo · 11 years ago
  42. eb5b1b1 perf trace: Beautify rt_sigprocmask 'how' arg by Arnaldo Carvalho de Melo · 11 years ago
  43. 80f587d perf trace: Beautify fcntl 'cmd' arg by Arnaldo Carvalho de Melo · 11 years ago
  44. efe6b88 perf trace: Use strarray for ltrace's whence arg by Arnaldo Carvalho de Melo · 11 years ago
  45. 1f115cb perf trace: Allow passing parms to arg formatters by Arnaldo Carvalho de Melo · 11 years ago
  46. 01533e9 perf trace: Put syscall formatter parms into struct by Arnaldo Carvalho de Melo · 11 years ago
  47. 165108a tools/perf/build: Clean up feature_print_code() by Jiri Olsa · 11 years ago
  48. aa4acf6 tools/perf/build: Pass through LDFLAGS to feature tests by Ingo Molnar · 11 years ago
  49. 20c99e8 tools/perf/build: Harmonize the style of the feature testcases by Ingo Molnar · 11 years ago
  50. 1f7c645 tools/perf/build: Fix O=/some/dir perf.o type of targets by Ingo Molnar · 11 years ago
  51. b102420 tools/perf/build: Fix non-canonical directory names in O= by Ingo Molnar · 11 years ago
  52. 684f434 tools/perf/build: Exclude MAKEFLAGS from nested invocation by Ingo Molnar · 11 years ago
  53. 1c2d1d8 tools/perf/build: Make sure autodep feature binaries honor the O= setting by Ingo Molnar · 11 years ago
  54. b016a0d tools/perf/build: Pass through all targets to Makefile.perf by Ingo Molnar · 11 years ago
  55. 3ca576a tools/perf/build: Collapse the test-all.c testcase by Ingo Molnar · 11 years ago
  56. 1e3f30f tools/perf/build: Clean up various testcases by Ingo Molnar · 11 years ago
  57. 0648f83 tools/perf/build: Remove unused config/feature-tests.mak by Ingo Molnar · 11 years ago
  58. 1c47661 tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-demangle' by Ingo Molnar · 11 years ago
  59. 73a725f tools/perf/build: Standardize the various messages output by parallel make by Ingo Molnar · 11 years ago
  60. bd69cc2 tools/perf/build: Flip Makefile.parallel and Makefile.perf by Ingo Molnar · 11 years ago
  61. 2cfbe88 tools/perf/build: Automatically build in parallel, based on number of CPUs in the system by Ingo Molnar · 11 years ago
  62. b3b64a1 tools/perf/build: Improve printout-of auto-detected features by Ingo Molnar · 11 years ago
  63. f1138ec tools/perf/build: Speed up auto-detection by Ingo Molnar · 11 years ago
  64. de0f03f tools/perf/build: Invoke feature-checks 'clean' target from the main Makefile by Ingo Molnar · 11 years ago
  65. 31f6be6 tools/perf: Fix double/triple-build of the feature detection logic during 'make install' et al by Ingo Molnar · 11 years ago
  66. c9404c6 tools/perf/build: Speed up the final link by Ingo Molnar · 11 years ago
  67. c72e3f0 tools/perf/build: Speed up git-version test on re-make by Ingo Molnar · 11 years ago
  68. baa9c30 tools/perf/build: Speed up auto-detection of features by adding a 'test-all' target by Ingo Molnar · 11 years ago
  69. fb1c918 tools/perf: Turn strlcpy() into a __weak function by Ingo Molnar · 11 years ago
  70. 7a10822 tools/perf: Clean up util/include/linux/compiler.h by Ingo Molnar · 11 years ago
  71. 4cc9117 tools/perf/build: Split out feature check: 'backtrace' by Ingo Molnar · 11 years ago
  72. 34ef216 tools/perf/build: Split out feature check: 'on-exit' by Ingo Molnar · 11 years ago
  73. d0707c9 tools/perf/build: Split out feature check: 'strlcpy' by Ingo Molnar · 11 years ago
  74. 3b7646e tools/perf/build: Split out feature check: 'libbfd' by Ingo Molnar · 11 years ago
  75. 95d061c tools/perf/build: Split out feature check: 'libpython-version' by Ingo Molnar · 11 years ago
  76. 9734163 tools/perf/build: Split out feature check: 'libpython' by Ingo Molnar · 11 years ago
  77. 7181a67 tools/perf/build: Split out feature check: 'libperl' by Ingo Molnar · 11 years ago
  78. c7a79e9 tools/perf/build: Split out feature check: 'gtk2-infobar' by Ingo Molnar · 11 years ago
  79. 7ef9e05 tools/perf/build: Split out feature check: 'gtk2' by Ingo Molnar · 11 years ago
  80. b9498b5 tools/perf/build: Split out feature check: 'libslang' by Ingo Molnar · 11 years ago
  81. d795a65 tools/perf/build: Split out feature check: 'libaudit' by Ingo Molnar · 11 years ago
  82. 058f952 tools/perf/build: Split out feature check: 'libunwind' by Ingo Molnar · 11 years ago
  83. 308e1e7 tools/perf/build: Clean up the libunwind logic in config/Makefile by Ingo Molnar · 11 years ago
  84. b7bcef6 tools/perf/build: Split out feature check: 'libelf-getphdrnum' by Ingo Molnar · 11 years ago
  85. 8869b17 tools/perf/build: Split out feature check: 'libelf-mmap' by Ingo Molnar · 11 years ago
  86. fb3d333 tools/perf/build: Clean up the mmap logic in config/Makefile by Ingo Molnar · 11 years ago
  87. 8295d4e tools/perf/build: Split out feature check: 'dwarf' by Ingo Molnar · 11 years ago
  88. e12762c tools/perf/build: Split out feature check: 'glibc' by Ingo Molnar · 11 years ago
  89. 8f7f800 tools/perf/build: Split out feature check: 'libelf' by Ingo Molnar · 11 years ago
  90. 50eed7a tools/perf/build: Clean up the libelf logic in config/Makefile by Ingo Molnar · 11 years ago
  91. 78e9d65 tools/perf/build: Split out feature check: 'bionic' by Ingo Molnar · 11 years ago
  92. 1ea6f99 tools/perf/build: Split out feature check: 'fortify-source' by Ingo Molnar · 11 years ago
  93. c251044 tools/perf/build: Split out feature check: 'volatile-register-var' by Ingo Molnar · 11 years ago
  94. 430be5a tools/perf/build: Split out feature check: 'stackprotector' by Ingo Molnar · 11 years ago
  95. 90ac542 tools/perf/build: Split out feature check: 'stackprotector-all' by Ingo Molnar · 11 years ago
  96. 3ae069c tools/perf/build: Split out feature check: 'libnuma' by Ingo Molnar · 11 years ago
  97. 8b6eb56 tools/perf/build: Add 'autodep' functionality, generate feature test dependencies automatically by Ingo Molnar · 11 years ago
  98. b6aa997 tools/perf/build: Add feature check core code by Ingo Molnar · 11 years ago
  99. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  100. 429eb05 Merge branch 'perf/urgent' into tools/perf/build by Ingo Molnar · 11 years ago