aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-23perf sort: Make column width code per hists instanceArnaldo Carvalho de Melo8-79/+140
2010-07-23perf hists: Mark entries filtered by parentArnaldo Carvalho de Melo1-5/+16
2010-07-22perf annotate: Fix handling of goto labels that are valid hex numbersArnaldo Carvalho de Melo1-2/+6
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar3-26/+31
2010-07-17perf hists: Factor out duplicated codeArnaldo Carvalho de Melo1-18/+18
2010-07-17perf ui: Make ui_browser__run exit on unhandled hot keysArnaldo Carvalho de Melo1-5/+1
2010-07-17perf ui: Make END go to the last entry, not the top of the last pageArnaldo Carvalho de Melo1-4/+4
2010-07-16perf symbols: Fix directory descriptor leakingGui Jianfeng1-7/+10
2010-07-16perf probe: Fix the logic of die_compare_nameMasami Hiramatsu1-7/+7
2010-07-16perf probe: Support comp_dir to find an absolute source pathMasami Hiramatsu3-12/+44
2010-07-16perf probe: Fix error message if get_real_path() failedMasami Hiramatsu2-56/+64
2010-07-16perf: Fix various display bugs with parent filteringFrederic Weisbecker1-5/+16
2010-07-08perf: Sync callchains with period based hitsFrederic Weisbecker2-18/+19
2010-07-08perf: Resurrect flat callchainsFrederic Weisbecker1-0/+3
2010-07-06Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/coreIngo Molnar3-61/+203
2010-07-05perf probe: Support static and global variablesMasami Hiramatsu2-27/+73
2010-07-05perf probe: Support tracing an entry of arrayMasami Hiramatsu3-23/+82
2010-07-05perf probe: Support "string" typeMasami Hiramatsu1-11/+48
2010-07-05perf: Version String fix, for fallback if not from gitThavidu Ranatunga1-8/+9
2010-07-05perf: Version String fix, using kernel versionThavidu Ranatunga1-1/+1
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar1-1/+10
2010-07-01perf tools: Fix find tids routine by excluding "." and ".."Gui Jianfeng1-1/+10
2010-06-29perf: Fix hist_entry__tui_annotate() build failureSrikar Dronamraju1-1/+1
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner5-4/+33
2010-06-25Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/coreIngo Molnar1-77/+108
2010-06-24perf: Don't use 4 bytes as a default instruction breakpoint lengthFrederic Weisbecker1-2/+9
2010-06-21perf ui: Move objdump_line specific stuff out of ui_browserArnaldo Carvalho de Melo1-19/+30
2010-06-21perf ui: Separate showing the entries from running the browserArnaldo Carvalho de Melo1-31/+29
2010-06-21perf ui: Introduce ui_browser->seek to support multiple list structuresArnaldo Carvalho de Melo1-26/+43
2010-06-21perf ui: Introduce routine ui_browser__is_current_entryArnaldo Carvalho de Melo1-3/+8
2010-06-17perf session: fix error message on failure to open perf.dataAndy Isaacson1-2/+4
2010-06-17perf debug: fix hex dump partial final lineAndy Isaacson1-6/+4
2010-06-17perf probe: Add kernel source path optionChase Douglas2-3/+56
2010-06-17perf record: Add option to avoid updating buildid cacheStephane Eranian2-1/+10
2010-06-17perf symbols: Function descriptor symbol lookupEric B Munson1-3/+34
2010-06-17perf session: Remove threads from tree on PERF_RECORD_EXITArnaldo Carvalho de Melo4-2/+20
2010-06-10perf record: Don't call newt functions when not initializedArnaldo Carvalho de Melo1-2/+13
2010-06-05perf report: Implement --sort cpuArun Sharma5-2/+36
2010-06-05perf tools: Make event__preprocess_sample parse the sampleArnaldo Carvalho de Melo4-8/+34
2010-06-05perf annotate: Ask objdump to demangle symbolsStephane Eranian1-1/+1
2010-06-05perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian6-11/+71
2010-06-05perf tools: Add the ability to specify list of cpus to monitorStephane Eranian2-2/+57
2010-06-05perf report: Make -D print sampled CPUStephane Eranian1-1/+2
2010-06-04perf symbols: Set the DSO long name when using symbol_conf.vmlinux_nameArnaldo Carvalho de Melo1-2/+6
2010-06-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgentIngo Molnar2-17/+35
2010-06-01perf scripts python: Give field dict to unhandled callbackPierre Tardy1-16/+34
2010-06-01perf hist: fix objdump output parsingKonstantin Stepanyuk1-1/+1
2010-06-01perf: Do the comm inheritance per thread in event__process_taskFrederic Weisbecker1-7/+2
2010-05-31perf: Process comm events by tidFrederic Weisbecker1-2/+2
2010-05-27perf tui: Fix last use_browser problem related to .perfconfigArnaldo Carvalho de Melo1-1/+1