1. be96ea8 perf symbols: Fix issue with binaries using 16-bytes buildids (v2) by Stephane Eranian · 14 years ago
  2. 936be50 perf tool: Fix endianness handling of u32 data in samples by David Ahern · 13 years ago
  3. 6bb8f31 perf sort: Fix symbol sort output by separating unresolved samples by type by Anton Blanchard · 13 years ago
  4. 6a0e55d perf symbols: Synthesize anonymous mmap events by Anton Blanchard · 13 years ago
  5. 764e16a3 perf record: Create events initially disabled and enable after init by David Ahern · 13 years ago
  6. 694bf40 perf symbols: Add some heuristics for choosing the best duplicate symbol by Anton Blanchard · 13 years ago
  7. 3187790 perf symbols: Preserve symbol scope when parsing /proc/kallsyms by Anton Blanchard · 13 years ago
  8. 3f5a427 perf symbols: /proc/kallsyms does not sort module symbols by Anton Blanchard · 13 years ago
  9. adb0918 perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files by Anton Blanchard · 13 years ago
  10. f66fedc perf probe: Fix regression of variable finder by Masami Hiramatsu · 13 years ago
  11. 90e9364 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  12. 51887c8 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  13. 4aa9015 perf stat: Add -o and --append options by Stephane Eranian · 13 years ago
  14. e71a059 perf annotate: Add --symfs option by Stephane Eranian · 13 years ago
  15. 3e6a2a7 perf annotate: Make output more readable by Stephane Eranian · 13 years ago
  16. 43bece7 perf tools: Add group event scheduling option to perf record/stat by Lin Ming · 13 years ago
  17. 195bcbf perf tools: Fix build against newer glibc by Josh Boyer · 13 years ago
  18. 777d1d7 perf tools: Fix error handling of unknown events by Stephane Eranian · 13 years ago
  19. cc2d86b perf evlist: Fix missing event name init for default event by Stephane Eranian · 13 years ago
  20. 77e5729 perf list: Fix exit value by Stephane Eranian · 13 years ago
  21. bdc2209 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  22. e426f8e Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixes by Russell King · 13 years ago
  23. 0ac8e58 ARM: fix perf build with uclibc toolchains by Florian Fainelli · 13 years ago
  24. 3f4460a perf probe: Filter out redundant inline-instances by Masami Hiramatsu · 13 years ago
  25. db0d2c6 perf probe: Search concrete out-of-line instances by Masami Hiramatsu · 13 years ago
  26. f182e3e perf probe: Avoid searching variables in intermediate scopes by Masami Hiramatsu · 13 years ago
  27. 221d061 perf probe: Fix to search local variables in appropriate scope by Masami Hiramatsu · 13 years ago
  28. 13e27d7 perf probe: Warn when more than one line are given by Masami Hiramatsu · 13 years ago
  29. 36c0c58 perf probe: Fix to walk all inline instances by Masami Hiramatsu · 13 years ago
  30. b0e9cb2 perf probe: Fix to search nested inlined functions in CU by Masami Hiramatsu · 13 years ago
  31. a128405 perf probe: Fix line walker to check CU correctly by Masami Hiramatsu · 13 years ago
  32. 8afa2a7 perf probe: Fix a memory leak for scopes array by Masami Hiramatsu · 13 years ago
  33. e9b52ef perf: fix temporary file ownership check by Vasiliy Kulikov · 13 years ago
  34. f57b05e perf report: Use properly build_id kernel binaries by Jiri Olsa · 13 years ago
  35. fc8ed7b perf top browser: Remove spurious helpline update by Arnaldo Carvalho de Melo · 13 years ago
  36. 7676ebb Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  37. 981c125 perf symbols: Check '/tmp/perf-' symbol file ownership by Pekka Enberg · 13 years ago
  38. 580cabe perf sched: Usage leftover from trace -> script rename by Jiri Olsa · 13 years ago
  39. 4c09baf perf sched: Do not delete session object prematurely by Jiri Olsa · 13 years ago
  40. 069e372 perf tools: Check $HOME/.perfconfig ownership by Arnaldo Carvalho de Melo · 13 years ago
  41. e710574 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  42. 9941c96a perf tools: Add support to install perf python extension by Jiri Olsa · 13 years ago
  43. aba8d05 perf tools: do not look at ./config for configuration by Jonathan Nieder · 13 years ago
  44. 8b7e0b3 perf tools: Make clean leaves some files by Kusanagi Kouichi · 13 years ago
  45. cf8dc9f perf lock: Dropping unsupported ':r' modifier by Zhu Yanhai · 13 years ago
  46. ce27a44 perf probe: Fix coredump introduced by probe module option by Jovi Zhang · 13 years ago
  47. 6d158f3 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  48. 00894ce perf report: Use ui__warning in some more places by Arnaldo Carvalho de Melo · 13 years ago
  49. 3e9f45a perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tables by Arnaldo Carvalho de Melo · 13 years ago
  50. 4152ab3 perf evlist: Introduce 'disable' method by Arnaldo Carvalho de Melo · 13 years ago
  51. c0c463d Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and '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
  52. 4f9bae3 perf buildid-cache: Zero out buffer of filenames when adding/removing buildid by Han Pingtian · 13 years ago
  53. 08a4a43 perf tools, x86: Fix 32-bit compile on 64-bit system by David Ahern · 13 years ago
  54. baf040a perf tools: Make test use the preset debugfs path by Jiri Olsa · 13 years ago
  55. 13b6256 perf tools: Add automated tests for events parsing by Jiri Olsa · 13 years ago
  56. f120f9d perf tools: De-opt the parse_events function by Jiri Olsa · 13 years ago
  57. adc4bf9 perf script: Fix display of IP address for non-callchain path by David Ahern · 13 years ago
  58. eda3913 perf tools: Fix endian conversion reading event attr from file header by David Ahern · 13 years ago
  59. 0111919 perf tools: Add missing 'node' alias to the hw_cache[] array by Jiri Olsa · 13 years ago
  60. 14a8fd7 perf probe: Support adding probes on offline kernel modules by Masami Hiramatsu · 13 years ago
  61. 190b57f perf probe: Add probed module in front of function by Masami Hiramatsu · 13 years ago
  62. ff74178 perf probe: Introduce debuginfo to encapsulate dwarf information by Masami Hiramatsu · 13 years ago
  63. e0d153c perf-probe: Move dwarf library routines to dwarf-aux.{c, h} by Masami Hiramatsu · 13 years ago
  64. bcfc082 perf probe: Remove redundant dwarf functions by Masami Hiramatsu · 13 years ago
  65. bad03ae perf probe: Move strtailcmp to string.c by Masami Hiramatsu · 13 years ago
  66. baad2d3 perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_END by Masami Hiramatsu · 13 years ago
  67. 259032b perf: Robustify proc and debugfs file recording by Sonny Rao · 13 years ago
  68. 5d67be9 perf report/annotate/script: Add option to specify a CPU range by Anton Blanchard · 13 years ago
  69. 3ae9a34d perf stat: Add noise output for csv mode by Zhengyu He · 13 years ago
  70. 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
  71. 10e6962 Merge commit 'v3.0-rc5' into perf/core by Ingo Molnar · 13 years ago
  72. cb1955b perf tools: Only display parent field if explictly sorted by Frederic Weisbecker · 13 years ago
  73. fd8ea21 perf tools: Allow sort dimensions to be registered more than once by Frederic Weisbecker · 13 years ago
  74. e84d212 perf tools: Don't display ignored entries on stdio ui by Frederic Weisbecker · 13 years ago
  75. 2fd701b perf tools: Remove sort print helpers declarations by Frederic Weisbecker · 13 years ago
  76. 872a878 perf tools: Make sort operations static by Frederic Weisbecker · 13 years ago
  77. d797fdc perf tools: Add inverted call graph report support. by Sam Liao · 13 years ago
  78. 8816ead Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  79. 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
  80. 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
  81. b4f9f2b Merge commit 'v3.0-rc3' into perf/core by Ingo Molnar · 13 years ago
  82. 203db29 tools/perf: Fix static build of perf tool by Mathias Krause · 13 years ago
  83. 37aa9a2 perf: clear out make flags when calling kernel make kernelver by Andy Whitcroft · 13 years ago
  84. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 13 years ago
  85. 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
  86. 5d61b9f perf: Use make kernelversion instead of parsing the Makefile by Michal Marek · 13 years ago
  87. b273fa9 perf python: Fix argument name list of read_on_cpu() by Frederic Weisbecker · 13 years ago
  88. 5672238 perf evlist: Don't die if sample_{id_all|type} is invalid by Arnaldo Carvalho de Melo · 13 years ago
  89. 9c850d6 perf python: Use exception to propagate errors by Arnaldo Carvalho de Melo · 13 years ago
  90. d21cc9f perf evlist: Remove dependency on debug routines by Arnaldo Carvalho de Melo · 13 years ago
  91. 7cec092 perf script: Add printing of sample address by David Ahern · 13 years ago
  92. 610723f perf script: Make printing of dso a separate field option by David Ahern · 13 years ago
  93. 787bef1 perf script: "sym" field really means show IP data by David Ahern · 13 years ago
  94. 2cee77c perf stat: clarify unsupported events from uncounted events by David Ahern · 13 years ago
  95. 6434815 perf python: Cleanup useless double NULL termination in method arg names by Frederic Weisbecker · 13 years ago
  96. e95cc02 perf python: Fix argument name list of read_on_cpu() by Frederic Weisbecker · 13 years ago
  97. c2a7065 perf evlist: Don't die if sample_{id_all|type} is invalid by Arnaldo Carvalho de Melo · 13 years ago
  98. 5c6970a perf python: Use exception to propagate errors by Arnaldo Carvalho de Melo · 13 years ago
  99. bccdaba perf evlist: Remove dependency on debug routines by Arnaldo Carvalho de Melo · 13 years ago
  100. e4a338d perf top: Don't stop if no kernel symtab is found by Arnaldo Carvalho de Melo · 13 years ago