summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2010-08-05perf hists: Handle verbose in hists__sort_list_widthArnaldo Carvalho de Melo
2010-08-05perf ui: Shorten ui_browser->refresh_entries to refreshArnaldo Carvalho de Melo
2010-08-05perf ui: Add a map browserArnaldo Carvalho de Melo
2010-08-05perf symbols: Store the symbol bindingArnaldo Carvalho de Melo
2010-08-04perf: expose event__process functionSrikar Dronamraju
2010-08-04perf events: Fix mmap offset determinationDave Martin
2010-08-02perf tools: Don't keep unreferenced maps when unmaps are detectedArnaldo Carvalho de Melo
2010-08-02perf session: Invalidate last_match when removing threads from rb_treeArnaldo Carvalho de Melo
2010-08-02perf session: Free the ref_reloc_sym memory at the right placeArnaldo Carvalho de Melo
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-07-30perf tools: Release session and symbol resources on exitArnaldo Carvalho de Melo
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-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-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 annotate: Fix handling of goto labels that are valid hex numbersArnaldo Carvalho de Melo
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
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-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-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