Age | Commit message (Expand) | Author |
2011-08-18 | perf evlist: Fix missing event name init for default event | Stephane Eranian |
2011-08-18 | perf list: Fix exit value | Stephane Eranian |
2011-08-14 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2011-08-12 | perf probe: Filter out redundant inline-instances | Masami Hiramatsu |
2011-08-12 | perf probe: Search concrete out-of-line instances | Masami Hiramatsu |
2011-08-12 | perf probe: Avoid searching variables in intermediate scopes | Masami Hiramatsu |
2011-08-12 | perf probe: Fix to search local variables in appropriate scope | Masami Hiramatsu |
2011-08-12 | perf probe: Warn when more than one line are given | Masami Hiramatsu |
2011-08-12 | perf probe: Fix to walk all inline instances | Masami Hiramatsu |
2011-08-12 | perf probe: Fix to search nested inlined functions in CU | Masami Hiramatsu |
2011-08-12 | perf probe: Fix line walker to check CU correctly | Masami Hiramatsu |
2011-08-12 | perf probe: Fix a memory leak for scopes array | Masami Hiramatsu |
2011-08-12 | perf: fix temporary file ownership check | Vasiliy Kulikov |
2011-08-11 | perf report: Use properly build_id kernel binaries | Jiri Olsa |
2011-08-10 | perf top browser: Remove spurious helpline update | Arnaldo Carvalho de Melo |
2011-08-10 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2011-08-09 | perf symbols: Check '/tmp/perf-' symbol file ownership | Pekka Enberg |
2011-08-09 | perf sched: Usage leftover from trace -> script rename | Jiri Olsa |
2011-08-09 | perf sched: Do not delete session object prematurely | Jiri Olsa |
2011-08-09 | perf tools: Check $HOME/.perfconfig ownership | Arnaldo Carvalho de Melo |
2011-08-09 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2011-08-08 | perf tools: Add support to install perf python extension | Jiri Olsa |
2011-08-08 | perf tools: do not look at ./config for configuration | Jonathan Nieder |
2011-08-08 | perf tools: Make clean leaves some files | Kusanagi Kouichi |
2011-08-08 | perf lock: Dropping unsupported ':r' modifier | Zhu Yanhai |
2011-08-08 | perf probe: Fix coredump introduced by probe module option | Jovi Zhang |
2011-08-05 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2011-08-03 | perf report: Use ui__warning in some more places | Arnaldo Carvalho de Melo |
2011-08-02 | Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-08-02 | tools/power turbostat: fit output into 80 columns on snb-ep | Len Brown |
2011-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils | Linus Torvalds |
2011-07-30 | Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-07-29 | cpupower: Do detect IDA (opportunistic processor performance) via cpuid | Thomas Renninger |
2011-07-29 | cpupower: Show Intel turbo ratio support via ./cpupower frequency-info | Thomas Renninger |
2011-07-29 | cpupowerutils: increase MAX_LINE_LEN | Roman Vasiyarov |
2011-07-29 | cpupower: Rename package from cpupowerutils to cpupower | Thomas Renninger |
2011-07-29 | cpupowerutils: Rename: libcpufreq->libcpupower | Thomas Renninger |
2011-07-29 | cpupowerutils: use kernel version-derived version string | Dominik Brodowski |
2011-07-29 | cpupowerutils: utils - ConfigStyle bugfixes | Dominik Brodowski |
2011-07-29 | cpupowerutils: helpers - ConfigStyle bugfixes | Dominik Brodowski |
2011-07-29 | cpupowerutils: idle_monitor - ConfigStyle bugfixes | Dominik Brodowski |
2011-07-29 | cpupowerutils: lib - ConfigStyle bugfixes | Dominik Brodowski |
2011-07-29 | cpupowerutils: bench - ConfigStyle bugfixes | Dominik Brodowski |
2011-07-29 | cpupowerutils: do not update po files on each and every compile | Dominik Brodowski |
2011-07-29 | cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism | Dominik Brodowski |
2011-07-29 | cpupowerutils: use COPYING, CREDITS from top-level directory | Dominik Brodowski |
2011-07-29 | cpupowerutils - cpufrequtils extended with quite some features | Dominik Brodowski |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2011-07-25 | perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tables | Arnaldo Carvalho de Melo |
2011-07-25 | perf evlist: Introduce 'disable' method | Arnaldo Carvalho de Melo |