- 43bece7 perf tools: Add group event scheduling option to perf record/stat by Lin Ming · 13 years ago
- 195bcbf perf tools: Fix build against newer glibc by Josh Boyer · 13 years ago
- 777d1d7 perf tools: Fix error handling of unknown events by Stephane Eranian · 13 years ago
- cc2d86b perf evlist: Fix missing event name init for default event by Stephane Eranian · 13 years ago
- 77e5729 perf list: Fix exit value by Stephane Eranian · 13 years ago
- 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
- 3f4460a perf probe: Filter out redundant inline-instances by Masami Hiramatsu · 13 years ago
- db0d2c6 perf probe: Search concrete out-of-line instances by Masami Hiramatsu · 13 years ago
- f182e3e perf probe: Avoid searching variables in intermediate scopes by Masami Hiramatsu · 13 years ago
- 221d061 perf probe: Fix to search local variables in appropriate scope by Masami Hiramatsu · 13 years ago
- 13e27d7 perf probe: Warn when more than one line are given by Masami Hiramatsu · 13 years ago
- 36c0c58 perf probe: Fix to walk all inline instances by Masami Hiramatsu · 13 years ago
- b0e9cb2 perf probe: Fix to search nested inlined functions in CU by Masami Hiramatsu · 13 years ago
- a128405 perf probe: Fix line walker to check CU correctly by Masami Hiramatsu · 13 years ago
- 8afa2a7 perf probe: Fix a memory leak for scopes array by Masami Hiramatsu · 13 years ago
- e9b52ef perf: fix temporary file ownership check by Vasiliy Kulikov · 13 years ago
- f57b05e perf report: Use properly build_id kernel binaries by Jiri Olsa · 13 years ago
- fc8ed7b perf top browser: Remove spurious helpline update by Arnaldo Carvalho de Melo · 13 years ago
- 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
- 981c125 perf symbols: Check '/tmp/perf-' symbol file ownership by Pekka Enberg · 13 years ago
- 580cabe perf sched: Usage leftover from trace -> script rename by Jiri Olsa · 13 years ago
- 4c09baf perf sched: Do not delete session object prematurely by Jiri Olsa · 13 years ago
- 069e372 perf tools: Check $HOME/.perfconfig ownership by Arnaldo Carvalho de Melo · 13 years ago
- 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
- 9941c96 perf tools: Add support to install perf python extension by Jiri Olsa · 13 years ago
- aba8d05 perf tools: do not look at ./config for configuration by Jonathan Nieder · 13 years ago
- 8b7e0b3 perf tools: Make clean leaves some files by Kusanagi Kouichi · 13 years ago
- cf8dc9f perf lock: Dropping unsupported ':r' modifier by Zhu Yanhai · 13 years ago
- ce27a44 perf probe: Fix coredump introduced by probe module option by Jovi Zhang · 13 years ago
- 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
- 00894ce perf report: Use ui__warning in some more places by Arnaldo Carvalho de Melo · 13 years ago
- 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
- d30c4b7 tools/power turbostat: fit output into 80 columns on snb-ep by Len Brown · 13 years ago
- 4d8a93c Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 13 years ago
- 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
- 029e9f7 cpupower: Do detect IDA (opportunistic processor performance) via cpuid by Thomas Renninger · 13 years ago
- 8fb2e44 cpupower: Show Intel turbo ratio support via ./cpupower frequency-info by Thomas Renninger · 13 years ago
- 76b659a cpupowerutils: increase MAX_LINE_LEN by Roman Vasiyarov · 14 years ago
- ee3db6f cpupower: Rename package from cpupowerutils to cpupower by Thomas Renninger · 14 years ago
- 4c22337 cpupowerutils: Rename: libcpufreq->libcpupower by Thomas Renninger · 14 years ago
- af594f0 cpupowerutils: use kernel version-derived version string by Dominik Brodowski · 14 years ago
- a1ce5ba cpupowerutils: utils - ConfigStyle bugfixes by Dominik Brodowski · 14 years ago
- 2cd005c cpupowerutils: helpers - ConfigStyle bugfixes by Dominik Brodowski · 14 years ago
- b510b54 cpupowerutils: idle_monitor - ConfigStyle bugfixes by Dominik Brodowski · 14 years ago
- 6c2b818 cpupowerutils: lib - ConfigStyle bugfixes by Dominik Brodowski · 14 years ago
- 02af3cb cpupowerutils: bench - ConfigStyle bugfixes by Dominik Brodowski · 14 years ago
- f5ac064 cpupowerutils: do not update po files on each and every compile by Dominik Brodowski · 14 years ago
- 7443af9 cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism by Dominik Brodowski · 14 years ago
- c5db37f cpupowerutils: use COPYING, CREDITS from top-level directory by Dominik Brodowski · 14 years ago
- 7fe2f63 cpupowerutils - cpufrequtils extended with quite some features by Dominik Brodowski · 14 years ago
- aebdd82 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
- 3e9f45a perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tables by Arnaldo Carvalho de Melo · 13 years ago
- 4152ab3 perf evlist: Introduce 'disable' method by Arnaldo Carvalho de Melo · 13 years ago
- 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
- 4f9bae3 perf buildid-cache: Zero out buffer of filenames when adding/removing buildid by Han Pingtian · 13 years ago
- 08a4a43 perf tools, x86: Fix 32-bit compile on 64-bit system by David Ahern · 13 years ago
- baf040a perf tools: Make test use the preset debugfs path by Jiri Olsa · 13 years ago
- 13b6256 perf tools: Add automated tests for events parsing by Jiri Olsa · 13 years ago
- f120f9d perf tools: De-opt the parse_events function by Jiri Olsa · 13 years ago
- adc4bf9 perf script: Fix display of IP address for non-callchain path by David Ahern · 13 years ago
- eda3913 perf tools: Fix endian conversion reading event attr from file header by David Ahern · 13 years ago
- 0111919 perf tools: Add missing 'node' alias to the hw_cache[] array by Jiri Olsa · 13 years ago
- e4c0d0e tools/power x86_energy_perf_policy: fix print of uninitialized string by Len Brown · 13 years ago
- 250bae8 ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not by Steven Rostedt · 13 years ago
- 43d1b65 ktest: Keep fonud configs separate from default configs by Steven Rostedt · 13 years ago
- 35ce595 ktest: Add prompt to use OUTPUT_MIN_CONFIG by Steven Rostedt · 13 years ago
- b9066f6 ktest: Use Kconfig dependencies to shorten time to make min_config by Steven Rostedt · 13 years ago
- 4c4ab12 ktest: Add test type make_min_config by Steven Rostedt · 13 years ago
- 14a8fd7 perf probe: Support adding probes on offline kernel modules by Masami Hiramatsu · 13 years ago
- 190b57f perf probe: Add probed module in front of function by Masami Hiramatsu · 13 years ago
- ff74178 perf probe: Introduce debuginfo to encapsulate dwarf information by Masami Hiramatsu · 13 years ago
- e0d153c perf-probe: Move dwarf library routines to dwarf-aux.{c, h} by Masami Hiramatsu · 13 years ago
- bcfc082 perf probe: Remove redundant dwarf functions by Masami Hiramatsu · 13 years ago
- bad03ae perf probe: Move strtailcmp to string.c by Masami Hiramatsu · 13 years ago
- baad2d3 perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_END by Masami Hiramatsu · 13 years ago
- 259032b perf: Robustify proc and debugfs file recording by Sonny Rao · 13 years ago
- 5d67be9 perf report/annotate/script: Add option to specify a CPU range by Anton Blanchard · 13 years ago
- 9da4714 slub: slabinfo update for cmpxchg handling by Christoph Lameter · 13 years ago
- 3ae9a34d perf stat: Add noise output for csv mode by Zhengyu He · 13 years ago
- 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
- 10e6962 Merge commit 'v3.0-rc5' into perf/core by Ingo Molnar · 13 years ago
- cb1955b perf tools: Only display parent field if explictly sorted by Frederic Weisbecker · 13 years ago
- fd8ea21 perf tools: Allow sort dimensions to be registered more than once by Frederic Weisbecker · 13 years ago
- e84d212 perf tools: Don't display ignored entries on stdio ui by Frederic Weisbecker · 13 years ago
- 2fd701b perf tools: Remove sort print helpers declarations by Frederic Weisbecker · 13 years ago
- 872a878 perf tools: Make sort operations static by Frederic Weisbecker · 13 years ago
- d797fdc perf tools: Add inverted call graph report support. by Sam Liao · 13 years ago
- 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
- 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
- 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
- b4f9f2b Merge commit 'v3.0-rc3' into perf/core by Ingo Molnar · 13 years ago
- 203db29 tools/perf: Fix static build of perf tool by Mathias Krause · 13 years ago
- 37aa9a2 perf: clear out make flags when calling kernel make kernelver by Andy Whitcroft · 13 years ago
- 0df213c ktest: Require one TEST_START in config file by Steven Rostedt · 13 years ago
- ddf607e ktest: Add helper function to avoid duplicate code by Steven Rostedt · 13 years ago
- 1990207 ktest: Add IGNORE_WARNINGS to ignore warnings in some patches by Steven Rostedt · 13 years ago
- e7b1344 ktest: Fix tar extracting of modules to target by Steven Rostedt · 13 years ago
- 4892063 ktest: Have the testing tmp dir include machine name by Steven Rostedt · 13 years ago
- 0bd6c1a ktest: Add POST/PRE_BUILD options by Steven Rostedt · 13 years ago
- 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 13 years ago