summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2010-06-29perf: Fix hist_entry__tui_annotate() build failureSrikar Dronamraju
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-25Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-06-25perf kvm: Get rid of unused guest_kallsymsGui Jianfeng
2010-06-24perf: Report lost events in perf trace debug modeFrederic Weisbecker
2010-06-24perf: Don't print traces when debugging orderingFrederic Weisbecker
2010-06-24perf: Don't use 4 bytes as a default instruction breakpoint lengthFrederic Weisbecker
2010-06-21perf ui: Move objdump_line specific stuff out of ui_browserArnaldo Carvalho de Melo
2010-06-21perf ui: Separate showing the entries from running the browserArnaldo Carvalho de Melo
2010-06-21perf ui: Introduce ui_browser->seek to support multiple list structuresArnaldo Carvalho de Melo
2010-06-21perf ui: Introduce routine ui_browser__is_current_entryArnaldo Carvalho de Melo
2010-06-18perf scripts perl: Makefile fixTom Zanussi
2010-06-17perf record: prevent kill(0, SIGTERM);Ian Munsie
2010-06-17perf session: fix error message on failure to open perf.dataAndy Isaacson
2010-06-17perf debug: fix hex dump partial final lineAndy Isaacson
2010-06-17perf probe: Add kernel source path optionChase Douglas
2010-06-17perf tools: .gitignore += config.make config.make.autogenKirill Smelkov
2010-06-17perf record: Add option to avoid updating buildid cacheStephane Eranian
2010-06-17perf symbols: Function descriptor symbol lookupEric B Munson
2010-06-17perf record: Avoid synthesizing mmap() for all processes in per-thread modeStephane Eranian
2010-06-17perf session: Remove threads from tree on PERF_RECORD_EXITArnaldo Carvalho de Melo
2010-06-10perf record: Don't call newt functions when not initializedArnaldo Carvalho de Melo
2010-06-09perf tools: Reorganize the Makefile feature testsArnaldo Carvalho de Melo
2010-06-09perf: Add non-exec mmap() trackingEric B Munson
2010-06-05perf report: Implement --sort cpuArun Sharma
2010-06-05perf tools: Make event__preprocess_sample parse the sampleArnaldo Carvalho de Melo
2010-06-05perf annotate: Ask objdump to demangle symbolsStephane Eranian
2010-06-05perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian
2010-06-05perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo
2010-06-05perf tools: Add the ability to specify list of cpus to monitorStephane Eranian
2010-06-05perf report: Make -D print sampled CPUStephane Eranian
2010-06-04perf symbols: Set the DSO long name when using symbol_conf.vmlinux_nameArnaldo Carvalho de Melo
2010-06-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2010-06-01perf buildid-list: Fix --with-hits event processingArnaldo Carvalho de Melo
2010-06-01perf scripts python: Give field dict to unhandled callbackPierre Tardy
2010-06-01perf hist: fix objdump output parsingKonstantin Stepanyuk
2010-06-01perf-record: Check correct pid when forkingBorislav Petkov
2010-06-01perf: Do the comm inheritance per thread in event__process_taskFrederic Weisbecker
2010-06-01perf: Use event__process_task from perf schedFrederic Weisbecker
2010-05-31perf: Process comm events by tidFrederic Weisbecker
2010-05-30Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-27perf tui: Fix last use_browser problem related to .perfconfigArnaldo Carvalho de Melo
2010-05-26perf symbols: Add the build id cache to the vmlinux pathArnaldo Carvalho de Melo
2010-05-26perf tui: Reset use_browser if stdout is not a ttyArnaldo Carvalho de Melo
2010-05-23perf report: Support multiple events on the TUIArnaldo Carvalho de Melo
2010-05-23perf annotate: Fix up usage of the build id cacheArnaldo Carvalho de Melo
2010-05-22perf annotate: Add TUI interfaceArnaldo Carvalho de Melo
2010-05-22perf tui: Remove annotate from popup menu after failureArnaldo Carvalho de Melo
2010-05-21perf report: Don't start the TUI if -D is usedArnaldo Carvalho de Melo