aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
...
| * | perf annotate browser: Allow navigation to called functionsArnaldo Carvalho de Melo2011-10-07
| * | perf top: Add callgraph supportArnaldo Carvalho de Melo2011-10-07
| * | perf top: Reuse the 'report' hist_entry/hists classesArnaldo Carvalho de Melo2011-10-07
| * | perf browsers: Add live mode to the hists, annotate browsersArnaldo Carvalho de Melo2011-10-07
| * | perf hists: Threaded addition and sorting of entriesArnaldo Carvalho de Melo2011-10-07
| * | perf report: Add option to show total periodArnaldo Carvalho de Melo2011-10-07
| * | 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 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 '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
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | doc: fix broken referencesPaul Bolle2011-09-27
| | |_|/ | |/| |
* | | | 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
|/ / /
* | | 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
* | | | perf tools: Add group event scheduling option to perf record/statLin Ming2011-08-18