1. 87ffef7 perf symbols: Treat all memory maps without dso file as loaded by Jiri Olsa · 15 years ago
  2. e78cb36 perf sched: Fix script command documentation by Jiri Olsa · 15 years ago
  3. b53af0f perf report: Fix stdio event name header printing by Arnaldo Carvalho de Melo · 15 years ago
  4. f69b64f perf: Support setting the disassembler style by Andi Kleen · 15 years ago
  5. 33e49ea perf tools: Make stat/record print fatal signals of the target program by Andi Kleen · 15 years ago
  6. 61a9f32 perf stat: Fix spelling in comment by Jim Cromie · 15 years ago
  7. d4ffd04 perf stat: Allow tab as cvs delimiter by Jim Cromie · 15 years ago
  8. a1bca6c perf stat: Suppress printing std-dev when its 0 by Jim Cromie · 15 years ago
  9. 19f4740 perf stat: Fix +- nan% in --no-aggr runs by Jim Cromie · 15 years ago
  10. 56f3bae perf stat: Add --log-fd <N> option to redirect stderr elsewhere by Jim Cromie · 15 years ago
  11. dcc101d perf top: Improve lost events warning by Arnaldo Carvalho de Melo · 15 years ago
  12. eb48900 perf top browser: Fix up line width calculation by Arnaldo Carvalho de Melo · 15 years ago
  13. 7a6f205 perf buildid-list: Support showing the build id in an ELF file by Arnaldo Carvalho de Melo · 15 years ago
  14. f2add9c perf buildid-list: Add option to show the running kernel build id by Arnaldo Carvalho de Melo · 15 years ago
  15. 63e0372 perf script: Add drop monitor script by Neil Horman · 15 years ago
  16. 98dfd55 perf symbols: Stop using 'self' in map_groups__ methods by Arnaldo Carvalho de Melo · 15 years ago
  17. ed3982c Merge commit 'v3.1-rc7' into perf/core by Ingo Molnar · 15 years ago
  18. 90e9364 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  19. be5378f Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 15 years ago
  20. 498ca79 cpupower: use man(1) when calling "cpupower help subcommand" by Dominik Brodowski · 15 years ago
  21. 47c3363 cpupower: make NLS truly optional by Dominik Brodowski · 15 years ago
  22. 63b37de cpupower: fix Makefile typo by Dave Jones · 15 years ago
  23. 51887c8 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 15 years ago
  24. 4aa9015 perf stat: Add -o and --append options by Stephane Eranian · 15 years ago
  25. e71a059 perf annotate: Add --symfs option by Stephane Eranian · 15 years ago
  26. 3e6a2a7 perf annotate: Make output more readable by Stephane Eranian · 15 years ago
  27. 43bece7 perf tools: Add group event scheduling option to perf record/stat by Lin Ming · 15 years ago
  28. 195bcbf perf tools: Fix build against newer glibc by Josh Boyer · 15 years ago
  29. 777d1d7 perf tools: Fix error handling of unknown events by Stephane Eranian · 15 years ago
  30. cc2d86b perf evlist: Fix missing event name init for default event by Stephane Eranian · 15 years ago
  31. 77e5729 perf list: Fix exit value by Stephane Eranian · 15 years ago
  32. 9ee31f6 cpupower: Make monitor command -c/--cpu aware by Thomas Renninger · 15 years ago
  33. 7c74d2b cpupower: Better detect offlined CPUs by Thomas Renninger · 15 years ago
  34. 88f984e cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available by Thomas Renninger · 15 years ago
  35. 2dfc818 cpupower: mperf monitor - Use TSC to calculate max frequency if possible by Thomas Renninger · 15 years ago
  36. 75f25bd cpupower: avoid using symlinks by Amerigo Wang · 15 years ago
  37. bdc2209 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 15 years ago
  38. e426f8e Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixes by Russell King · 15 years ago
  39. 0ac8e58 ARM: fix perf build with uclibc toolchains by Florian Fainelli · 15 years ago
  40. 3f4460a perf probe: Filter out redundant inline-instances by Masami Hiramatsu · 15 years ago
  41. db0d2c6 perf probe: Search concrete out-of-line instances by Masami Hiramatsu · 15 years ago
  42. f182e3e perf probe: Avoid searching variables in intermediate scopes by Masami Hiramatsu · 15 years ago
  43. 221d061 perf probe: Fix to search local variables in appropriate scope by Masami Hiramatsu · 15 years ago
  44. 13e27d7 perf probe: Warn when more than one line are given by Masami Hiramatsu · 15 years ago
  45. 36c0c58 perf probe: Fix to walk all inline instances by Masami Hiramatsu · 15 years ago
  46. b0e9cb2 perf probe: Fix to search nested inlined functions in CU by Masami Hiramatsu · 15 years ago
  47. a128405 perf probe: Fix line walker to check CU correctly by Masami Hiramatsu · 15 years ago
  48. 8afa2a7 perf probe: Fix a memory leak for scopes array by Masami Hiramatsu · 15 years ago
  49. e9b52ef perf: fix temporary file ownership check by Vasiliy Kulikov · 15 years ago
  50. f57b05e perf report: Use properly build_id kernel binaries by Jiri Olsa · 15 years ago
  51. fc8ed7b perf top browser: Remove spurious helpline update by Arnaldo Carvalho de Melo · 15 years ago
  52. 7676ebb Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 15 years ago
  53. 981c125 perf symbols: Check '/tmp/perf-' symbol file ownership by Pekka Enberg · 15 years ago
  54. 580cabe perf sched: Usage leftover from trace -> script rename by Jiri Olsa · 15 years ago
  55. 4c09baf perf sched: Do not delete session object prematurely by Jiri Olsa · 15 years ago
  56. 069e372 perf tools: Check $HOME/.perfconfig ownership by Arnaldo Carvalho de Melo · 15 years ago
  57. e710574 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 15 years ago
  58. 9941c96 perf tools: Add support to install perf python extension by Jiri Olsa · 15 years ago
  59. aba8d05 perf tools: do not look at ./config for configuration by Jonathan Nieder · 15 years ago
  60. 8b7e0b3 perf tools: Make clean leaves some files by Kusanagi Kouichi · 15 years ago
  61. cf8dc9f perf lock: Dropping unsupported ':r' modifier by Zhu Yanhai · 15 years ago
  62. ce27a44 perf probe: Fix coredump introduced by probe module option by Jovi Zhang · 15 years ago
  63. 6d158f3 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 15 years ago
  64. 00894ce perf report: Use ui__warning in some more places by Arnaldo Carvalho de Melo · 15 years ago
  65. f673b7c Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 15 years ago
  66. d30c4b7 tools/power turbostat: fit output into 80 columns on snb-ep by Len Brown · 15 years ago
  67. 4d8a93c Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 15 years ago
  68. c11abbb Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  69. 029e9f7 cpupower: Do detect IDA (opportunistic processor performance) via cpuid by Thomas Renninger · 15 years ago
  70. 8fb2e44 cpupower: Show Intel turbo ratio support via ./cpupower frequency-info by Thomas Renninger · 15 years ago
  71. 76b659a cpupowerutils: increase MAX_LINE_LEN by Roman Vasiyarov · 15 years ago
  72. ee3db6f cpupower: Rename package from cpupowerutils to cpupower by Thomas Renninger · 15 years ago
  73. 4c22337 cpupowerutils: Rename: libcpufreq->libcpupower by Thomas Renninger · 15 years ago
  74. af594f0 cpupowerutils: use kernel version-derived version string by Dominik Brodowski · 15 years ago
  75. a1ce5ba cpupowerutils: utils - ConfigStyle bugfixes by Dominik Brodowski · 15 years ago
  76. 2cd005c cpupowerutils: helpers - ConfigStyle bugfixes by Dominik Brodowski · 15 years ago
  77. b510b54 cpupowerutils: idle_monitor - ConfigStyle bugfixes by Dominik Brodowski · 15 years ago
  78. 6c2b818 cpupowerutils: lib - ConfigStyle bugfixes by Dominik Brodowski · 15 years ago
  79. 02af3cb cpupowerutils: bench - ConfigStyle bugfixes by Dominik Brodowski · 15 years ago
  80. f5ac064 cpupowerutils: do not update po files on each and every compile by Dominik Brodowski · 15 years ago
  81. 7443af9 cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism by Dominik Brodowski · 15 years ago
  82. c5db37f cpupowerutils: use COPYING, CREDITS from top-level directory by Dominik Brodowski · 15 years ago
  83. 7fe2f63 cpupowerutils - cpufrequtils extended with quite some features by Dominik Brodowski · 15 years ago
  84. aebdd82 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 15 years ago
  85. 3e9f45a perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tables by Arnaldo Carvalho de Melo · 15 years ago
  86. 4152ab3 perf evlist: Introduce 'disable' method by Arnaldo Carvalho de Melo · 15 years ago
  87. 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 · 15 years ago
  88. 4f9bae3 perf buildid-cache: Zero out buffer of filenames when adding/removing buildid by Han Pingtian · 15 years ago
  89. 08a4a43 perf tools, x86: Fix 32-bit compile on 64-bit system by David Ahern · 15 years ago
  90. baf040a perf tools: Make test use the preset debugfs path by Jiri Olsa · 15 years ago
  91. 13b6256 perf tools: Add automated tests for events parsing by Jiri Olsa · 15 years ago
  92. f120f9d perf tools: De-opt the parse_events function by Jiri Olsa · 15 years ago
  93. adc4bf9 perf script: Fix display of IP address for non-callchain path by David Ahern · 15 years ago
  94. eda3913 perf tools: Fix endian conversion reading event attr from file header by David Ahern · 15 years ago
  95. 0111919 perf tools: Add missing 'node' alias to the hw_cache[] array by Jiri Olsa · 15 years ago
  96. e4c0d0e tools/power x86_energy_perf_policy: fix print of uninitialized string by Len Brown · 15 years ago
  97. 250bae8 ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not by Steven Rostedt · 15 years ago
  98. 43d1b65 ktest: Keep fonud configs separate from default configs by Steven Rostedt · 15 years ago
  99. 35ce595 ktest: Add prompt to use OUTPUT_MIN_CONFIG by Steven Rostedt · 15 years ago
  100. b9066f6 ktest: Use Kconfig dependencies to shorten time to make min_config by Steven Rostedt · 15 years ago