1. 3e6a2a7 perf annotate: Make output more readable by Stephane Eranian · 13 years ago
  2. 3f4460a perf probe: Filter out redundant inline-instances by Masami Hiramatsu · 13 years ago
  3. db0d2c6 perf probe: Search concrete out-of-line instances by Masami Hiramatsu · 13 years ago
  4. f182e3e perf probe: Avoid searching variables in intermediate scopes by Masami Hiramatsu · 13 years ago
  5. 221d061 perf probe: Fix to search local variables in appropriate scope by Masami Hiramatsu · 13 years ago
  6. 36c0c58 perf probe: Fix to walk all inline instances by Masami Hiramatsu · 13 years ago
  7. b0e9cb2 perf probe: Fix to search nested inlined functions in CU by Masami Hiramatsu · 13 years ago
  8. a128405 perf probe: Fix line walker to check CU correctly by Masami Hiramatsu · 13 years ago
  9. 8afa2a7 perf probe: Fix a memory leak for scopes array by Masami Hiramatsu · 13 years ago
  10. e9b52ef perf: fix temporary file ownership check by Vasiliy Kulikov · 13 years ago
  11. f57b05e perf report: Use properly build_id kernel binaries by Jiri Olsa · 13 years ago
  12. fc8ed7b perf top browser: Remove spurious helpline update by Arnaldo Carvalho de Melo · 13 years ago
  13. 981c125 perf symbols: Check '/tmp/perf-' symbol file ownership by Pekka Enberg · 13 years ago
  14. 069e372 perf tools: Check $HOME/.perfconfig ownership by Arnaldo Carvalho de Melo · 13 years ago
  15. 9941c96a perf tools: Add support to install perf python extension by Jiri Olsa · 13 years ago
  16. aba8d05 perf tools: do not look at ./config for configuration by Jonathan Nieder · 13 years ago
  17. ce27a44 perf probe: Fix coredump introduced by probe module option by Jovi Zhang · 13 years ago
  18. 3e9f45a perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tables by Arnaldo Carvalho de Melo · 13 years ago
  19. 4152ab3 perf evlist: Introduce 'disable' method by Arnaldo Carvalho de Melo · 13 years ago
  20. 4f9bae3 perf buildid-cache: Zero out buffer of filenames when adding/removing buildid by Han Pingtian · 13 years ago
  21. f120f9d perf tools: De-opt the parse_events function by Jiri Olsa · 13 years ago
  22. adc4bf9 perf script: Fix display of IP address for non-callchain path by David Ahern · 13 years ago
  23. eda3913 perf tools: Fix endian conversion reading event attr from file header by David Ahern · 13 years ago
  24. 0111919 perf tools: Add missing 'node' alias to the hw_cache[] array by Jiri Olsa · 13 years ago
  25. 14a8fd7 perf probe: Support adding probes on offline kernel modules by Masami Hiramatsu · 13 years ago
  26. 190b57f perf probe: Add probed module in front of function by Masami Hiramatsu · 13 years ago
  27. ff74178 perf probe: Introduce debuginfo to encapsulate dwarf information by Masami Hiramatsu · 13 years ago
  28. e0d153c perf-probe: Move dwarf library routines to dwarf-aux.{c, h} by Masami Hiramatsu · 13 years ago
  29. bcfc082 perf probe: Remove redundant dwarf functions by Masami Hiramatsu · 13 years ago
  30. bad03ae perf probe: Move strtailcmp to string.c by Masami Hiramatsu · 13 years ago
  31. baad2d3 perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_END by Masami Hiramatsu · 13 years ago
  32. 259032b perf: Robustify proc and debugfs file recording by Sonny Rao · 13 years ago
  33. 5d67be9 perf report/annotate/script: Add option to specify a CPU range by Anton Blanchard · 13 years ago
  34. 343a031 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 13 years ago
  35. 10e6962 Merge commit 'v3.0-rc5' into perf/core by Ingo Molnar · 13 years ago
  36. fd8ea21 perf tools: Allow sort dimensions to be registered more than once by Frederic Weisbecker · 13 years ago
  37. e84d212 perf tools: Don't display ignored entries on stdio ui by Frederic Weisbecker · 13 years ago
  38. 2fd701b perf tools: Remove sort print helpers declarations by Frederic Weisbecker · 13 years ago
  39. 872a878 perf tools: Make sort operations static by Frederic Weisbecker · 13 years ago
  40. d797fdc perf tools: Add inverted call graph report support. by Sam Liao · 13 years ago
  41. 357ed6b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  42. 7cc2ed0 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  43. b4f9f2b Merge commit 'v3.0-rc3' into perf/core by Ingo Molnar · 13 years ago
  44. 37aa9a2 perf: clear out make flags when calling kernel make kernelver by Andy Whitcroft · 13 years ago
  45. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 13 years ago
  46. 6aeccec Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  47. 5d61b9f perf: Use make kernelversion instead of parsing the Makefile by Michal Marek · 13 years ago
  48. b273fa9 perf python: Fix argument name list of read_on_cpu() by Frederic Weisbecker · 14 years ago
  49. 5672238 perf evlist: Don't die if sample_{id_all|type} is invalid by Arnaldo Carvalho de Melo · 13 years ago
  50. 9c850d6 perf python: Use exception to propagate errors by Arnaldo Carvalho de Melo · 13 years ago
  51. d21cc9f perf evlist: Remove dependency on debug routines by Arnaldo Carvalho de Melo · 13 years ago
  52. 7cec092 perf script: Add printing of sample address by David Ahern · 13 years ago
  53. 610723f perf script: Make printing of dso a separate field option by David Ahern · 13 years ago
  54. 787bef1 perf script: "sym" field really means show IP data by David Ahern · 13 years ago
  55. 2cee77c perf stat: clarify unsupported events from uncounted events by David Ahern · 13 years ago
  56. 6434815 perf python: Cleanup useless double NULL termination in method arg names by Frederic Weisbecker · 14 years ago
  57. e95cc02 perf python: Fix argument name list of read_on_cpu() by Frederic Weisbecker · 14 years ago
  58. c2a7065 perf evlist: Don't die if sample_{id_all|type} is invalid by Arnaldo Carvalho de Melo · 13 years ago
  59. 5c6970a perf python: Use exception to propagate errors by Arnaldo Carvalho de Melo · 13 years ago
  60. bccdaba perf evlist: Remove dependency on debug routines by Arnaldo Carvalho de Melo · 13 years ago
  61. 4af4c95 perf events: initialize fd array to -1 instead of 0 by David Ahern · 13 years ago
  62. 75911c9 perf tools: Fix build on older systems by Arnaldo Carvalho de Melo · 13 years ago
  63. ec80fde perf symbols: Handle /proc/sys/kernel/kptr_restrict by Arnaldo Carvalho de Melo · 13 years ago
  64. 5214638 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  65. 0f61f3e perf tools: Fix sample type size calculation in 32 bits archs by Frederic Weisbecker · 13 years ago
  66. 1950482 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  67. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  68. 3cb6d15 perf tools: Fix sample size bit operations by Frederic Weisbecker · 13 years ago
  69. 998bedc perf tools: Fix ommitted mmap data update on remap by Frederic Weisbecker · 13 years ago
  70. 3ac1bbc Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 13 years ago
  71. 5538bec perf tools: Propagate event parse error handling by Frederic Weisbecker · 13 years ago
  72. 98e1da9 perf tools: Robustify dynamic sample content fetch by Frederic Weisbecker · 13 years ago
  73. a285412 perf tools: Pre-check sample size before parsing by Frederic Weisbecker · 13 years ago
  74. 7442996 perf tools: Move evlist sample helpers to evlist area by Frederic Weisbecker · 13 years ago
  75. dd5f5fd perf tools: Remove junk code in mmap size handling by Frederic Weisbecker · 13 years ago
  76. eac9eac perf tools: Check we are able to read the event size on mmap by Frederic Weisbecker · 13 years ago
  77. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  78. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  79. df48d871 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  80. b313207 perf bench, x86: Add alternatives-asm.h wrapper by Ingo Molnar · 13 years ago
  81. 9469234 perf: Fix multi-event parsing bug by Stephane Eranian · 13 years ago
  82. aece948 perf evlist: Fix per thread mmap setup by Arnaldo Carvalho de Melo · 13 years ago
  83. b901941 perf tools: Honour the cpu list parameter when also monitoring a thread list by Arnaldo Carvalho de Melo · 13 years ago
  84. 2b348a7 perf probe: Fix the missed parameter initialization by Lin Ming · 13 years ago
  85. 2d9ff66 perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.c by Jesper Juhl · 13 years ago
  86. a26ac24 rcu: move TREE_RCU from softirq to kthread by Paul E. McKenney · 14 years ago
  87. 947b4ad perf list: Fix max event string size by Ingo Molnar · 13 years ago
  88. d3d1e86 perf stat: Analyze front-end and back-end stall counts by Ingo Molnar · 13 years ago
  89. 129c04c perf tools: Add front-end and back-end stalled cycles support by Ingo Molnar · 13 years ago
  90. 1fc570a perf stat: Add stalled cycles to the default output by Ingo Molnar · 13 years ago
  91. 749141d perf stat: Make all displayed event names parseable as well by Ingo Molnar · 13 years ago
  92. ceb53fb perf stat: Fail more clearly when an invalid modifier is specified by Ingo Molnar · 13 years ago
  93. b908deb perf tools: Accept case-insensitive symbolic event variants by Ingo Molnar · 13 years ago
  94. 94403f8 perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES by Ingo Molnar · 13 years ago
  95. 9cbdb70 perf script: improve validation of sample attributes for output fields by David Ahern · 14 years ago
  96. aeafcba perf symbols: Give more useful names to 'self' parameters by Arnaldo Carvalho de Melo · 14 years ago
  97. 68d2cf2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  98. 5d2cd90 perf evsel: Fix use of inherit by Arnaldo Carvalho de Melo · 13 years ago
  99. db9a9cbc perf hists browser: Fix seg fault when annotate null symbol by Lin Ming · 14 years ago
  100. 621d265 perf: Fix a build error with some GCC versions by Eric Dumazet · 14 years ago