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