aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
...
| * | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-05
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | perf: Fix hist_entry__tui_annotate() build failureSrikar Dronamraju2010-06-29
| * | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-28
| |\ \ \ \
| * \ \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-06-25
| |\ \ \ \ \
| | * | | | | perf kvm: Get rid of unused guest_kallsymsGui Jianfeng2010-06-25
| | * | | | | perf ui: Move objdump_line specific stuff out of ui_browserArnaldo Carvalho de Melo2010-06-21
| | * | | | | perf ui: Separate showing the entries from running the browserArnaldo Carvalho de Melo2010-06-21
| | * | | | | perf ui: Introduce ui_browser->seek to support multiple list structuresArnaldo Carvalho de Melo2010-06-21
| | * | | | | perf ui: Introduce routine ui_browser__is_current_entryArnaldo Carvalho de Melo2010-06-21
| | * | | | | perf scripts perl: Makefile fixTom Zanussi2010-06-18
| * | | | | | perf: Report lost events in perf trace debug modeFrederic Weisbecker2010-06-24
| * | | | | | perf: Don't print traces when debugging orderingFrederic Weisbecker2010-06-24
| * | | | | | perf: Don't use 4 bytes as a default instruction breakpoint lengthFrederic Weisbecker2010-06-24
| |/ / / / /
| * | | | | perf session: fix error message on failure to open perf.dataAndy Isaacson2010-06-17
| * | | | | perf debug: fix hex dump partial final lineAndy Isaacson2010-06-17
| * | | | | perf probe: Add kernel source path optionChase Douglas2010-06-17
| * | | | | perf tools: .gitignore += config.make config.make.autogenKirill Smelkov2010-06-17
| * | | | | perf record: Add option to avoid updating buildid cacheStephane Eranian2010-06-17
| * | | | | perf symbols: Function descriptor symbol lookupEric B Munson2010-06-17
| * | | | | perf record: Avoid synthesizing mmap() for all processes in per-thread modeStephane Eranian2010-06-17
| * | | | | perf tools: Reorganize the Makefile feature testsArnaldo Carvalho de Melo2010-06-09
| * | | | | perf: Add non-exec mmap() trackingEric B Munson2010-06-09
| * | | | | perf report: Implement --sort cpuArun Sharma2010-06-05
| * | | | | perf tools: Make event__preprocess_sample parse the sampleArnaldo Carvalho de Melo2010-06-05
| * | | | | perf annotate: Ask objdump to demangle symbolsStephane Eranian2010-06-05
| * | | | | perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-05
| * | | | | perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo2010-06-05
| * | | | | perf tools: Add the ability to specify list of cpus to monitorStephane Eranian2010-06-05
| * | | | | perf report: Make -D print sampled CPUStephane Eranian2010-06-05
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-08-04
|\ \ \ \ \ \
| * | | | | | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-03
| | |_|_|_|/ | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-31
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | / / | | | | | |/ / | | | | |/| / | | | | |_|/ | | | |/| |
| | * / | | ARM: 6198/1: perf probe: Add ARM DWARF register number mappingsWill Deacon2010-07-09
| |/ / / /
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel2010-07-22
| * | | | perf annotate: Fix handling of goto labels that are valid hex numbersArnaldo Carvalho de Melo2010-07-22
| * | | | perf symbols: Fix directory descriptor leakingGui Jianfeng2010-07-16
| * | | | perf: Fix various display bugs with parent filteringFrederic Weisbecker2010-07-15
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | perf: Add DWARF register lookup for sparcDavid S. Miller2010-07-15
| |/ / /
* | | | perf: Sync callchains with period based hitsFrederic Weisbecker2010-07-08
* | | | perf: Resurrect flat callchainsFrederic Weisbecker2010-07-08
* | | | perf: Version String fix, for fallback if not from gitThavidu Ranatunga2010-07-05
* | | | perf: Version String fix, using kernel versionThavidu Ranatunga2010-07-05
| |/ / |/| |
* | | perf tools: Fix find tids routine by excluding "." and ".."Gui Jianfeng2010-07-01
| |/ |/|
* | perf record: prevent kill(0, SIGTERM);Ian Munsie2010-06-17
* | perf session: Remove threads from tree on PERF_RECORD_EXITArnaldo Carvalho de Melo2010-06-17
* | perf record: Don't call newt functions when not initializedArnaldo Carvalho de Melo2010-06-10
|/
* perf symbols: Set the DSO long name when using symbol_conf.vmlinux_nameArnaldo Carvalho de Melo2010-06-04
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-06-02
|\