1. 3495854 perf annotate browser: Allow navigation to called functions by Arnaldo Carvalho de Melo · 13 years ago
  2. 19d4ac3 perf top: Add callgraph support by Arnaldo Carvalho de Melo · 13 years ago
  3. ab81f3f perf top: Reuse the 'report' hist_entry/hists classes by Arnaldo Carvalho de Melo · 13 years ago
  4. 81cce8d perf browsers: Add live mode to the hists, annotate browsers by Arnaldo Carvalho de Melo · 13 years ago
  5. 1980c2eb perf hists: Threaded addition and sorting of entries by Arnaldo Carvalho de Melo · 13 years ago
  6. 3f2728b perf report: Add option to show total period by Arnaldo Carvalho de Melo · 13 years ago
  7. ef9dfe6 perf hists: Allow limiting the number of rows and columns in fprintf by Arnaldo Carvalho de Melo · 13 years ago
  8. 42b28ac perf hists: Stop using 'self' for struct hists by Arnaldo Carvalho de Melo · 13 years ago
  9. 9d01402 Merge commit 'v3.1-rc9' into perf/core by Ingo Molnar · 13 years ago
  10. 87ffef7 perf symbols: Treat all memory maps without dso file as loaded by Jiri Olsa · 13 years ago
  11. e78cb36 perf sched: Fix script command documentation by Jiri Olsa · 13 years ago
  12. b53af0f perf report: Fix stdio event name header printing by Arnaldo Carvalho de Melo · 13 years ago
  13. f69b64f perf: Support setting the disassembler style by Andi Kleen · 13 years ago
  14. 33e49ea perf tools: Make stat/record print fatal signals of the target program by Andi Kleen · 13 years ago
  15. 61a9f32 perf stat: Fix spelling in comment by Jim Cromie · 13 years ago
  16. d4ffd04 perf stat: Allow tab as cvs delimiter by Jim Cromie · 13 years ago
  17. a1bca6c perf stat: Suppress printing std-dev when its 0 by Jim Cromie · 13 years ago
  18. 19f4740 perf stat: Fix +- nan% in --no-aggr runs by Jim Cromie · 13 years ago
  19. 56f3bae perf stat: Add --log-fd <N> option to redirect stderr elsewhere by Jim Cromie · 13 years ago
  20. dcc101d perf top: Improve lost events warning by Arnaldo Carvalho de Melo · 13 years ago
  21. eb48900 perf top browser: Fix up line width calculation by Arnaldo Carvalho de Melo · 13 years ago
  22. 7a6f205 perf buildid-list: Support showing the build id in an ELF file by Arnaldo Carvalho de Melo · 13 years ago
  23. f2add9c perf buildid-list: Add option to show the running kernel build id by Arnaldo Carvalho de Melo · 13 years ago
  24. 63e0372 perf script: Add drop monitor script by Neil Horman · 13 years ago
  25. 98dfd55 perf symbols: Stop using 'self' in map_groups__ methods by Arnaldo Carvalho de Melo · 13 years ago
  26. 8e303f2 perf tools: Fix raw sample reading by Jiri Olsa · 13 years ago
  27. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  28. ed3982c Merge commit 'v3.1-rc7' into perf/core by Ingo Molnar · 13 years ago
  29. 2b022a8 perf python: Add missing perf_event__parse_sample 'swapped' parm by Arnaldo Carvalho de Melo · 13 years ago
  30. 9e59e09 perf tools: Add support for disabling -Werror via WERROR=0 by Darren Hart · 13 years ago
  31. af52aaf perf top: Fix userspace sample addr map offset by Arnaldo Carvalho de Melo · 13 years ago
  32. be96ea8 perf symbols: Fix issue with binaries using 16-bytes buildids (v2) by Stephane Eranian · 14 years ago
  33. 936be50 perf tool: Fix endianness handling of u32 data in samples by David Ahern · 13 years ago
  34. 6bb8f31 perf sort: Fix symbol sort output by separating unresolved samples by type by Anton Blanchard · 13 years ago
  35. 6a0e55d perf symbols: Synthesize anonymous mmap events by Anton Blanchard · 13 years ago
  36. 764e16a3 perf record: Create events initially disabled and enable after init by David Ahern · 13 years ago
  37. 694bf40 perf symbols: Add some heuristics for choosing the best duplicate symbol by Anton Blanchard · 13 years ago
  38. 3187790 perf symbols: Preserve symbol scope when parsing /proc/kallsyms by Anton Blanchard · 13 years ago
  39. 3f5a427 perf symbols: /proc/kallsyms does not sort module symbols by Anton Blanchard · 13 years ago
  40. adb0918 perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files by Anton Blanchard · 13 years ago
  41. f66fedc perf probe: Fix regression of variable finder by Masami Hiramatsu · 13 years ago
  42. 90e9364 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  43. be5378f Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 13 years ago
  44. aca726a slub: update slabinfo tools to report per cpu partial list statistics by Christoph Lameter · 13 years ago
  45. 498ca79 cpupower: use man(1) when calling "cpupower help subcommand" by Dominik Brodowski · 13 years ago
  46. 47c3363 cpupower: make NLS truly optional by Dominik Brodowski · 13 years ago
  47. 63b37de cpupower: fix Makefile typo by Dave Jones · 13 years ago
  48. 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
  49. 4aa9015 perf stat: Add -o and --append options by Stephane Eranian · 13 years ago
  50. e71a059 perf annotate: Add --symfs option by Stephane Eranian · 13 years ago
  51. 3e6a2a7 perf annotate: Make output more readable by Stephane Eranian · 13 years ago
  52. 43bece7 perf tools: Add group event scheduling option to perf record/stat by Lin Ming · 13 years ago
  53. 195bcbf perf tools: Fix build against newer glibc by Josh Boyer · 13 years ago
  54. 777d1d7 perf tools: Fix error handling of unknown events by Stephane Eranian · 13 years ago
  55. cc2d86b perf evlist: Fix missing event name init for default event by Stephane Eranian · 13 years ago
  56. 77e5729 perf list: Fix exit value by Stephane Eranian · 13 years ago
  57. 9ee31f6 cpupower: Make monitor command -c/--cpu aware by Thomas Renninger · 13 years ago
  58. 7c74d2b cpupower: Better detect offlined CPUs by Thomas Renninger · 13 years ago
  59. 88f984e cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available by Thomas Renninger · 13 years ago
  60. 2dfc818 cpupower: mperf monitor - Use TSC to calculate max frequency if possible by Thomas Renninger · 13 years ago
  61. 75f25bd cpupower: avoid using symlinks by Amerigo Wang · 13 years ago
  62. 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
  63. 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
  64. 0ac8e58 ARM: fix perf build with uclibc toolchains by Florian Fainelli · 13 years ago
  65. 3f4460a perf probe: Filter out redundant inline-instances by Masami Hiramatsu · 13 years ago
  66. db0d2c6 perf probe: Search concrete out-of-line instances by Masami Hiramatsu · 13 years ago
  67. f182e3e perf probe: Avoid searching variables in intermediate scopes by Masami Hiramatsu · 13 years ago
  68. 221d061 perf probe: Fix to search local variables in appropriate scope by Masami Hiramatsu · 13 years ago
  69. 13e27d7 perf probe: Warn when more than one line are given by Masami Hiramatsu · 13 years ago
  70. 36c0c58 perf probe: Fix to walk all inline instances by Masami Hiramatsu · 13 years ago
  71. b0e9cb2 perf probe: Fix to search nested inlined functions in CU by Masami Hiramatsu · 13 years ago
  72. a128405 perf probe: Fix line walker to check CU correctly by Masami Hiramatsu · 13 years ago
  73. 8afa2a7 perf probe: Fix a memory leak for scopes array by Masami Hiramatsu · 13 years ago
  74. e9b52ef perf: fix temporary file ownership check by Vasiliy Kulikov · 13 years ago
  75. f57b05e perf report: Use properly build_id kernel binaries by Jiri Olsa · 13 years ago
  76. fc8ed7b perf top browser: Remove spurious helpline update by Arnaldo Carvalho de Melo · 13 years ago
  77. 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
  78. 981c125 perf symbols: Check '/tmp/perf-' symbol file ownership by Pekka Enberg · 13 years ago
  79. 580cabe perf sched: Usage leftover from trace -> script rename by Jiri Olsa · 13 years ago
  80. 4c09baf perf sched: Do not delete session object prematurely by Jiri Olsa · 13 years ago
  81. 069e372 perf tools: Check $HOME/.perfconfig ownership by Arnaldo Carvalho de Melo · 13 years ago
  82. 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
  83. 9941c96a perf tools: Add support to install perf python extension by Jiri Olsa · 13 years ago
  84. aba8d05 perf tools: do not look at ./config for configuration by Jonathan Nieder · 13 years ago
  85. 8b7e0b3 perf tools: Make clean leaves some files by Kusanagi Kouichi · 13 years ago
  86. cf8dc9f perf lock: Dropping unsupported ':r' modifier by Zhu Yanhai · 13 years ago
  87. ce27a44 perf probe: Fix coredump introduced by probe module option by Jovi Zhang · 13 years ago
  88. 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
  89. 00894ce perf report: Use ui__warning in some more places by Arnaldo Carvalho de Melo · 13 years ago
  90. f673b7c Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  91. d30c4b7 tools/power turbostat: fit output into 80 columns on snb-ep by Len Brown · 13 years ago
  92. 4d8a93c Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 13 years ago
  93. c11abbb Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  94. 029e9f7 cpupower: Do detect IDA (opportunistic processor performance) via cpuid by Thomas Renninger · 13 years ago
  95. 8fb2e44 cpupower: Show Intel turbo ratio support via ./cpupower frequency-info by Thomas Renninger · 13 years ago
  96. 76b659a cpupowerutils: increase MAX_LINE_LEN by Roman Vasiyarov · 13 years ago
  97. ee3db6f cpupower: Rename package from cpupowerutils to cpupower by Thomas Renninger · 13 years ago
  98. 4c22337 cpupowerutils: Rename: libcpufreq->libcpupower by Thomas Renninger · 13 years ago
  99. af594f0 cpupowerutils: use kernel version-derived version string by Dominik Brodowski · 13 years ago
  100. a1ce5ba cpupowerutils: utils - ConfigStyle bugfixes by Dominik Brodowski · 13 years ago