aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | perf ui: Make ui_browser__run exit on unhandled hot keysArnaldo Carvalho de Melo2010-07-171-5/+1
| * | | | | perf ui: Make END go to the last entry, not the top of the last pageArnaldo Carvalho de Melo2010-07-171-4/+4
| * | | | | perf probe: Fix the logic of die_compare_nameMasami Hiramatsu2010-07-161-7/+7
| * | | | | perf probe: Support comp_dir to find an absolute source pathMasami Hiramatsu2010-07-163-12/+44
| * | | | | perf probe: Fix error message if get_real_path() failedMasami Hiramatsu2010-07-162-56/+64
| * | | | | perf tools: Add DWARF register lookup for SHMatt Fleming2010-07-122-0/+59
| * | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-07-065-86/+230
| |\ \ \ \ \
| | * | | | | perf probe: Support static and global variablesMasami Hiramatsu2010-07-052-27/+73
| | * | | | | perf probe: Support tracing an entry of arrayMasami Hiramatsu2010-07-054-24/+83
| | * | | | | perf probe: Support "string" typeMasami Hiramatsu2010-07-052-12/+49
| | * | | | | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel2010-07-021-23/+25
| * | | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-051-1/+10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | perf: Fix hist_entry__tui_annotate() build failureSrikar Dronamraju2010-06-291-1/+1
| * | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-286-5/+34
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-06-253-87/+109
| |\ \ \ \ \ \ \
| | * | | | | | | perf kvm: Get rid of unused guest_kallsymsGui Jianfeng2010-06-251-9/+0
| | * | | | | | | perf ui: Move objdump_line specific stuff out of ui_browserArnaldo Carvalho de Melo2010-06-211-19/+30
| | * | | | | | | perf ui: Separate showing the entries from running the browserArnaldo Carvalho de Melo2010-06-211-31/+29
| | * | | | | | | perf ui: Introduce ui_browser->seek to support multiple list structuresArnaldo Carvalho de Melo2010-06-211-26/+43
| | * | | | | | | perf ui: Introduce routine ui_browser__is_current_entryArnaldo Carvalho de Melo2010-06-211-3/+8
| | * | | | | | | perf scripts perl: Makefile fixTom Zanussi2010-06-181-1/+1
| * | | | | | | | perf: Report lost events in perf trace debug modeFrederic Weisbecker2010-06-241-5/+17
| * | | | | | | | perf: Don't print traces when debugging orderingFrederic Weisbecker2010-06-241-1/+11
| * | | | | | | | perf: Don't use 4 bytes as a default instruction breakpoint lengthFrederic Weisbecker2010-06-241-2/+9
| |/ / / / / / /
| * | | | | | | perf session: fix error message on failure to open perf.dataAndy Isaacson2010-06-171-2/+4
| * | | | | | | perf debug: fix hex dump partial final lineAndy Isaacson2010-06-171-6/+4
| * | | | | | | perf probe: Add kernel source path optionChase Douglas2010-06-174-3/+62
| * | | | | | | perf tools: .gitignore += config.make config.make.autogenKirill Smelkov2010-06-171-0/+2
| * | | | | | | perf record: Add option to avoid updating buildid cacheStephane Eranian2010-06-174-1/+21
| * | | | | | | perf symbols: Function descriptor symbol lookupEric B Munson2010-06-171-3/+34
| * | | | | | | perf record: Avoid synthesizing mmap() for all processes in per-thread modeStephane Eranian2010-06-171-1/+1
| * | | | | | | perf tools: Reorganize the Makefile feature testsArnaldo Carvalho de Melo2010-06-092-53/+175
| * | | | | | | perf: Add non-exec mmap() trackingEric B Munson2010-06-091-1/+3
| * | | | | | | perf report: Implement --sort cpuArun Sharma2010-06-056-2/+39
| * | | | | | | perf tools: Make event__preprocess_sample parse the sampleArnaldo Carvalho de Melo2010-06-058-44/+41
| * | | | | | | perf annotate: Ask objdump to demangle symbolsStephane Eranian2010-06-051-1/+1
| * | | | | | | perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-059-18/+89
| * | | | | | | perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo2010-06-051-0/+12
| * | | | | | | perf tools: Add the ability to specify list of cpus to monitorStephane Eranian2010-06-058-24/+110
| * | | | | | | perf report: Make -D print sampled CPUStephane Eranian2010-06-052-3/+5
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-08-041-5/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-031-5/+6
| | |_|_|_|/ / / | |/| | | | | |
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*-----. \ \ \ \ \ \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-312-0/+68
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | / / / / / / | | |_|_|/ / / / / / | |/| | | | / / / / | | | | | |/ / / / | | | | |/| / / / | | | | |_|/ / / | | | |/| | | |
| | * / | | | | ARM: 6198/1: perf probe: Add ARM DWARF register number mappingsWill Deacon2010-07-092-0/+68
| |/ / / / / /
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-233-33/+53
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel2010-07-221-19/+21
| * | | | | | perf annotate: Fix handling of goto labels that are valid hex numbersArnaldo Carvalho de Melo2010-07-221-2/+6
| * | | | | | perf symbols: Fix directory descriptor leakingGui Jianfeng2010-07-161-7/+10
| * | | | | | perf: Fix various display bugs with parent filteringFrederic Weisbecker2010-07-161-5/+16
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-212-0/+47
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |