aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-11perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim18-3474/+2
2012-04-11perf annotate: Fix a build errorNamhyung Kim1-2/+2
2012-04-07perf annotate browser: string search: /?nArnaldo Carvalho de Melo1-1/+148
2012-04-07perf report: Correct display of samples and events in headerAshay Rane1-3/+7
2012-04-07perf annotate browser: Initial support for navigating jump instructionsArnaldo Carvalho de Melo1-2/+61
2012-04-07perf ui annotate browser: Add list based search for addr offsetArnaldo Carvalho de Melo1-9/+16
2012-04-07perf ui annotate browser: Move callq handling to separate functionArnaldo Carvalho de Melo1-46/+48
2012-04-07perf ui annotate browser: Allow toggling addr offset viewArnaldo Carvalho de Melo1-3/+12
2012-04-07perf annotate: Allow printing objdump line addr in different colorArnaldo Carvalho de Melo4-16/+52
2012-04-07perf ui browser: Return the current color when setting a new oneArnaldo Carvalho de Melo2-2/+6
2012-04-05perf annotate: Validate addr in symbol__inc_addr_samplesArnaldo Carvalho de Melo3-2/+4
2012-04-05perf hists browser: Fix NULL deref in hists browsing codeJiri Olsa1-0/+3
2012-04-05perf hists: Catch and handle out-of-date hist entry maps.David Miller1-0/+12
2012-04-05perf annotate: Fix hist decayArnaldo Carvalho de Melo1-8/+4
2012-03-31Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar14-8529/+105
2012-03-30perf tools: Remove auto-generated bison/flex filesIngo Molnar8-8459/+0
2012-03-29perf annotate: Fix off by one symbol hist size allocation and hit accountingArnaldo Carvalho de Melo1-3/+3
2012-03-29perf tools: Add missing ref-cycles event back to event parserNamhyung Kim1-0/+1
2012-03-28perf annotate: addr2line wants addresses in same format as objdumpDavid Miller1-1/+1
2012-03-28perf probe: Finder fails to resolve function name to addressPrashanth Nageshappa1-1/+3
2012-03-27perf symbols: Handle NULL dso in dso__name_lenDavid Miller1-0/+2
2012-03-27perf symbols: Do not include libgen.hDavid Miller1-1/+0
2012-03-26perf tools: Fix bug in raw sample parsingStephane Eranian1-0/+2
2012-03-26perf tools: Fix display of first level of callchainsFrederic Weisbecker1-64/+93
2012-03-26perf tools: Switch module.h into export.hJiri Olsa1-0/+0
2012-03-26Merge branch 'linus' into perf/urgentIngo Molnar1-1/+1
2012-03-23bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita1-1/+1
2012-03-22perf diff: Fix to work with new hists designJiri Olsa4-5/+8
2012-03-22perf tools: Fix modifier to be applied on correct eventsJiri Olsa5-335/+429
2012-03-22perf tools: Fix various casting issues for 32 bitsJiri Olsa2-2/+2
2012-03-22perf tools: Simplify event_read_id exit pathBorislav Petkov1-6/+4
2012-03-22Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo10-32/+39
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds46-541/+1511
2012-03-19perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg4-0/+226
2012-03-19perf ui browser: Clean lines inside of the input windowNamhyung Kim1-3/+7
2012-03-16perf ui browser: Add 's' key to filter by symbol nameNamhyung Kim1-1/+13
2012-03-16perf ui browser: Introduce ui_browser__input_windowNamhyung Kim3-0/+82
2012-03-16perf hists: Add hists__filter_by_symbolNamhyung Kim2-0/+37
2012-03-16perf tools: Do not disable members of group eventNamhyung Kim3-5/+10
2012-03-16perf tools: Add support to specify pmu style eventJiri Olsa4-100/+152
2012-03-16perf tools: Add perf pmu object to access pmu format definitionJiri Olsa8-0/+4519
2012-03-16perf tools: Add config options support for event parsingJiri Olsa8-447/+844
2012-03-16perf tools: Add parser generator for events parsingJiri Olsa8-338/+4732
2012-03-14perf tools, x86: Build perf on older user-space as wellIngo Molnar2-0/+2
2012-03-14perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo6-31/+33
2012-03-14perf tools: Incorrect use of snprintf results in SEGVAnton Blanchard1-0/+3
2012-03-13perf record: Fix buffer overrun bug in tracepoint_id_to_path()Stephane Eranian1-1/+1
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar12-144/+714
2012-03-12perf report: Fix annotate double quit issue in branch view modeStephane Eranian1-7/+31
2012-03-12perf report: Remove duplicate annotate choice in branch view modeStephane Eranian1-0/+2