summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
* perf hists: Allow limiting the number of rows and columns in fprintfArnaldo Carvalho de Melo2011-10-07
* perf hists: Stop using 'self' for struct histsArnaldo Carvalho de Melo2011-10-07
* Merge commit 'v3.1-rc9' into perf/coreIngo Molnar2011-10-06
|\
| * perf tools: Fix raw sample readingJiri Olsa2011-09-29
| * perf python: Add missing perf_event__parse_sample 'swapped' parmArnaldo Carvalho de Melo2011-09-23
| * perf tools: Add support for disabling -Werror via WERROR=0Darren Hart2011-09-23
| * perf top: Fix userspace sample addr map offsetArnaldo Carvalho de Melo2011-09-23
| * perf symbols: Fix issue with binaries using 16-bytes buildids (v2)Stephane Eranian2011-09-23
| * perf tool: Fix endianness handling of u32 data in samplesDavid Ahern2011-09-23
| * perf sort: Fix symbol sort output by separating unresolved samples by typeAnton Blanchard2011-09-23
| * perf symbols: Synthesize anonymous mmap eventsAnton Blanchard2011-09-23
| * perf record: Create events initially disabled and enable after initDavid Ahern2011-09-23
| * perf symbols: Add some heuristics for choosing the best duplicate symbolAnton Blanchard2011-09-23
| * perf symbols: Preserve symbol scope when parsing /proc/kallsymsAnton Blanchard2011-09-23
| * perf symbols: /proc/kallsyms does not sort module symbolsAnton Blanchard2011-09-23
| * perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo filesAnton Blanchard2011-09-23
| * perf probe: Fix regression of variable finderMasami Hiramatsu2011-09-23
* | perf symbols: Treat all memory maps without dso file as loadedJiri Olsa2011-09-29
* | perf sched: Fix script command documentationJiri Olsa2011-09-29
* | perf report: Fix stdio event name header printingArnaldo Carvalho de Melo2011-09-29
* | perf: Support setting the disassembler styleAndi Kleen2011-09-29
* | perf tools: Make stat/record print fatal signals of the target programAndi Kleen2011-09-29
* | perf stat: Fix spelling in commentJim Cromie2011-09-29
* | perf stat: Allow tab as cvs delimiterJim Cromie2011-09-29
* | perf stat: Suppress printing std-dev when its 0Jim Cromie2011-09-29
* | perf stat: Fix +- nan% in --no-aggr runsJim Cromie2011-09-29
* | perf stat: Add --log-fd <N> option to redirect stderr elsewhereJim Cromie2011-09-29
* | perf top: Improve lost events warningArnaldo Carvalho de Melo2011-09-29
* | perf top browser: Fix up line width calculationArnaldo Carvalho de Melo2011-09-29
* | perf buildid-list: Support showing the build id in an ELF fileArnaldo Carvalho de Melo2011-09-29
* | perf buildid-list: Add option to show the running kernel build idArnaldo Carvalho de Melo2011-09-29
* | perf script: Add drop monitor scriptNeil Horman2011-09-29
* | perf symbols: Stop using 'self' in map_groups__ methodsArnaldo Carvalho de Melo2011-09-29
* | Merge commit 'v3.1-rc7' into perf/coreIngo Molnar2011-09-26
|\|
| * Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-29
| |\
| | * Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixesRussell King2011-08-13
| | |\
| | | * ARM: fix perf build with uclibc toolchainsFlorian Fainelli2011-08-12
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds2011-08-25
| |\ \ \
| | * | | cpupower: use man(1) when calling "cpupower help subcommand"Dominik Brodowski2011-08-19
| | * | | cpupower: make NLS truly optionalDominik Brodowski2011-08-19
| | * | | cpupower: fix Makefile typoDave Jones2011-08-19
| | * | | cpupower: Make monitor command -c/--cpu awareThomas Renninger2011-08-15
| | * | | cpupower: Better detect offlined CPUsThomas Renninger2011-08-15
| | * | | cpupower: Do not show an empty Idle_Stats monitor if no idle driver is availableThomas Renninger2011-08-15
| | * | | cpupower: mperf monitor - Use TSC to calculate max frequency if possibleThomas Renninger2011-08-15
| | * | | cpupower: avoid using symlinksAmerigo Wang2011-08-15
| | | |/ | | |/|
* | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-18
|\ \ \ \ | |/ / / |/| | |
| * | | perf stat: Add -o and --append optionsStephane Eranian2011-08-18
| * | | perf annotate: Add --symfs optionStephane Eranian2011-08-18
| * | | perf annotate: Make output more readableStephane Eranian2011-08-18