| Commit message (Expand) | Author | Age |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-31 |
|\ |
|
| * | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2012-03-31 |
| |\ |
|
| | * | perf tools: Remove auto-generated bison/flex files | Ingo Molnar | 2012-03-30 |
| | * | perf annotate: Fix off by one symbol hist size allocation and hit accounting | Arnaldo Carvalho de Melo | 2012-03-29 |
| | * | perf tools: Add missing ref-cycles event back to event parser | Namhyung Kim | 2012-03-29 |
| | * | perf annotate: addr2line wants addresses in same format as objdump | David Miller | 2012-03-28 |
| | * | perf probe: Finder fails to resolve function name to address | Prashanth Nageshappa | 2012-03-28 |
| | * | perf symbols: Handle NULL dso in dso__name_len | David Miller | 2012-03-27 |
| | * | perf symbols: Do not include libgen.h | David Miller | 2012-03-27 |
| | * | perf tools: Fix bug in raw sample parsing | Stephane Eranian | 2012-03-26 |
| | * | perf tools: Fix display of first level of callchains | Frederic Weisbecker | 2012-03-26 |
| * | | perf tools: Switch module.h into export.h | Jiri Olsa | 2012-03-26 |
| * | | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2012-03-26 |
| |\ \
| | |/
| |/| |
|
| * | | perf diff: Fix to work with new hists design | Jiri Olsa | 2012-03-22 |
| * | | perf tools: Fix modifier to be applied on correct events | Jiri Olsa | 2012-03-22 |
| * | | perf tools: Fix various casting issues for 32 bits | Jiri Olsa | 2012-03-22 |
| * | | perf tools: Simplify event_read_id exit path | Borislav Petkov | 2012-03-22 |
| * | | Merge branch 'perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2012-03-22 |
| |\ \ |
|
| * | | | perf report: Add a simple GTK2-based 'perf report' browser | Pekka Enberg | 2012-03-19 |
| * | | | perf report: Document --symbol-filter option | Namhyung Kim | 2012-03-19 |
| * | | | perf ui browser: Clean lines inside of the input window | Namhyung Kim | 2012-03-19 |
| * | | | perf report: Treat an argument as a symbol filter | Namhyung Kim | 2012-03-16 |
| * | | | perf report: Add --symbol-filter option | Namhyung Kim | 2012-03-16 |
| * | | | perf ui browser: Add 's' key to filter by symbol name | Namhyung Kim | 2012-03-16 |
| * | | | perf ui browser: Introduce ui_browser__input_window | Namhyung Kim | 2012-03-16 |
| * | | | perf hists: Add hists__filter_by_symbol | Namhyung Kim | 2012-03-16 |
| * | | | perf tools: Do not disable members of group event | Namhyung Kim | 2012-03-16 |
| * | | | perf stat: Fix event grouping on forked task | Namhyung Kim | 2012-03-16 |
| * | | | perf tools: Add support to specify pmu style event | Jiri Olsa | 2012-03-16 |
| * | | | perf tools: Add perf pmu object to access pmu format definition | Jiri Olsa | 2012-03-16 |
| * | | | perf tools: Add config options support for event parsing | Jiri Olsa | 2012-03-16 |
| * | | | perf tools: Add parser generator for events parsing | Jiri Olsa | 2012-03-16 |
| * | | | perf tools: Adjust make rules | Jan Beulich | 2012-03-15 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-30 |
|\ \ \ \ |
|
| * | | | | tools turbostat: harden against cpu online/offline | Len Brown | 2012-03-29 |
| * | | | | tools turbostat: reduce measurement overhead due to IPIs | Len Brown | 2012-03-29 |
| * | | | | tools turbostat: add summary option | Len Brown | 2012-03-29 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils | Linus Torvalds | 2012-03-29 |
|\ \ \ \ |
|
| * | | | | cpupower tools: add install target to the debug tools' makefiles | Franck Bui-Huu | 2012-03-03 |
| * | | | | cpupower tools: allow to build debug tools in a separate directory too | Franck Bui-Huu | 2012-03-03 |
| * | | | | cpupower: Fix broken mask values | Thomas Renninger | 2012-03-03 |
| * | | | | cpupower tool: allow to build in a separate directory | Franck Bui-Huu | 2012-03-03 |
| * | | | | cpupower tool: makefile: simplify the recipe used to generate cpupower.pot ta... | Franck Bui-Huu | 2012-03-03 |
| * | | | | cpupower tool: remove use of undefined variables from the clean target of the... | Franck Bui-Huu | 2012-03-03 |
| * | | | | cpupower: Fix linking with --as-needed | Ozan Çağlayan | 2012-03-03 |
| * | | | | cpupower: Remove unneeded code and by that fix a memleak | Thomas Renninger | 2012-03-03 |
| * | | | | cpupower: Fix number of idle states | Thomas Renninger | 2012-03-03 |
| * | | | | cpupower: Unify cpupower-frequency-* manpages | Thomas Renninger | 2012-03-03 |
| * | | | | cpupower: Add cpupower-idle-info manpage | Thomas Renninger | 2012-03-03 |
| * | | | | cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus | Thomas Renninger | 2012-03-03 |