aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2010-07-23perf hists: Mark entries filtered by parentArnaldo Carvalho de Melo
2010-07-22perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel
2010-07-22perf annotate: Fix handling of goto labels that are valid hex numbersArnaldo Carvalho de Melo
2010-07-22x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-07-17perf hists: Factor out duplicated codeArnaldo Carvalho de Melo
2010-07-17perf ui: Make ui_browser__run exit on unhandled hot keysArnaldo Carvalho de Melo
2010-07-17perf ui: Make END go to the last entry, not the top of the last pageArnaldo Carvalho de Melo
2010-07-16perf symbols: Fix directory descriptor leakingGui Jianfeng
2010-07-16perf probe: Fix the logic of die_compare_nameMasami Hiramatsu
2010-07-16perf probe: Support comp_dir to find an absolute source pathMasami Hiramatsu
2010-07-16perf probe: Fix error message if get_real_path() failedMasami Hiramatsu
2010-07-16perf: Fix various display bugs with parent filteringFrederic Weisbecker
2010-07-14perf: Add DWARF register lookup for sparcDavid S. Miller
2010-07-12perf tools: Add DWARF register lookup for SHMatt Fleming
2010-07-09ARM: 6198/1: perf probe: Add ARM DWARF register number mappingsWill Deacon
2010-07-08perf: Sync callchains with period based hitsFrederic Weisbecker
2010-07-08perf: Resurrect flat callchainsFrederic Weisbecker
2010-07-06Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-07-05perf probe: Support static and global variablesMasami Hiramatsu
2010-07-05perf probe: Support tracing an entry of arrayMasami Hiramatsu
2010-07-05perf probe: Support "string" typeMasami Hiramatsu
2010-07-05perf: Version String fix, for fallback if not from gitThavidu Ranatunga
2010-07-05perf: Version String fix, using kernel versionThavidu Ranatunga
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar
2010-07-02perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel
2010-07-01perf tools: Fix find tids routine by excluding "." and ".."Gui Jianfeng
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