aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
...
| * | | | perf hists browser: Don't offer symbol actions when symbols not on --sortArnaldo Carvalho de Melo2011-10-07
| * | | | perf annotate browser: Use -> to navigate on assembly linesArnaldo Carvalho de Melo2011-10-07
| * | | | perf tools: Fix broken number of samples for perf report -nStephane Eranian2011-10-07
| * | | | perf top: Use the TUI interface by defaultArnaldo Carvalho de Melo2011-10-07
| * | | | 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 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2011-10-25
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-11
* | | | | | | | 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