summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2010-07-30perf tools: Release thread resources on PERF_RECORD_EXITArnaldo Carvalho de Melo
2010-07-30perf probe: Rename common fields/functions from kprobe to probe.Srikar Dronamraju
2010-07-30perf tui: Make CTRL+Z suspend perfArnaldo Carvalho de Melo
2010-07-30perf symbols: Improve debug image search when loading symbolsDave Martin
2010-07-30perf tools: remove extra build-id check factored into dso__loadDave Martin
2010-07-30perf tools: Factor out buildid reading and make it implicit in dso__loadDave Martin
2010-07-29perf symbols: Precisely specify if dso->{long,short}_name should be freedArnaldo Carvalho de Melo
2010-07-29perf record: Release resources at exitArnaldo Carvalho de Melo
2010-07-28perf man pages: Fix cut'n'paste errorArnaldo Carvalho de Melo
2010-07-27perf tools: Remove unneeded code for tracking the cwd in perf sessionsDave Martin
2010-07-27perf report: Don't abbreviate file paths relative to the cwdDave Martin
2010-07-27perf ui: New hists tree widgetArnaldo Carvalho de Melo
2010-07-27perf ui: Show the scroll bar over the left window frameArnaldo Carvalho de Melo
2010-07-27perf ui: Consider the refreshed dimensions in ui_browser__showArnaldo Carvalho de Melo
2010-07-27perf hist: Introduce routine to measure lenght of formatted entryArnaldo Carvalho de Melo
2010-07-27perf ui: Restore SPACE as an alias to PGDN in annotateArnaldo Carvalho de Melo
2010-07-23Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-23perf sort: Make column width code per hists instanceArnaldo Carvalho de Melo
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-15perf: 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