summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
...
| * | | perf tools: Fix missing symtabs printoutsIngo Molnar2009-11-021-7/+6
| * | | perf tools: Improve message about missing symtabs for deleted DSOsArnaldo Carvalho de Melo2009-11-021-2/+14
| * | | perf tools: Simplify the symbol priv area mechanismArnaldo Carvalho de Melo2009-11-025-57/+50
| * | | perf tools: Factor out the map initializationArnaldo Carvalho de Melo2009-11-023-19/+23
| * | | perf tools: Delay loading symtabs till we hit a map with itArnaldo Carvalho de Melo2009-10-294-26/+35
| * | | perf tools: Output 'perf list' to stdout not stderrMarti Raudsepp2009-10-271-10/+10
| * | | perf tools: Notify user when unrecognized event is specifiedMarti Raudsepp2009-10-271-0/+2
| * | | perf tools: Generalize event synthesizing routinesArnaldo Carvalho de Melo2009-10-272-0/+180
* | | | perf/probes: Fall back to non-dwarf if possibleMasami Hiramatsu2009-11-041-2/+4
* | | | perf/probes: Improve error messagesMasami Hiramatsu2009-11-041-1/+1
* | | | perf/probes: Support function entry relative line numberMasami Hiramatsu2009-10-292-18/+63
* | | | perf/probes: Improve probe point syntax of perf-probeMasami Hiramatsu2009-10-292-0/+12
* | | | perf/probes: Exit searching after finding target functionMasami Hiramatsu2009-10-291-2/+2
* | | | perf probe: Print debug messages using pr_*()Arnaldo Carvalho de Melo2009-10-231-6/+6
* | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-2356-1156/+2433
|\ \ \ \ | |/ / /
| * | | perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo2009-10-2310-97/+96
| * | | perf tools: Drop asm/types.h wrapperFrederic Weisbecker2009-10-234-18/+15
| * | | perf tools: Bind callchains to the first sort dimension columnFrederic Weisbecker2009-10-234-5/+36
| * | | perf tools: Fix missing top level callchainFrederic Weisbecker2009-10-232-3/+8
| * | | perf tools: Use strsep() over strtok_r() for parsing single lineSteven Rostedt2009-10-211-3/+6
| * | | perf annotate: Use the sym_priv_size area for the histogramArnaldo Carvalho de Melo2009-10-205-52/+52
| * | | perf tools: Add ->unmap_ip operation to struct mapArnaldo Carvalho de Melo2009-10-203-6/+16
| * | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2009-10-202-2/+2
| |\ \ \ | | |/ /
| | * | perf timechart: Improve the visual appearance of scheduler delaysArjan van de Ven2009-10-201-1/+1
| | * | perf tools: Bump version to 0.0.2Ingo Molnar2009-10-161-1/+1
| | |/
| * | perf tools: Add missing tools/perf/util/include/string.hArnaldo Carvalho de Melo2009-10-201-0/+1
| * | perf tools: Use DECLARE_BITMAP instead of an open-coded arrayFrederic Weisbecker2009-10-194-22/+20
| * | perf tools: Introduce bitmask'ed additional headersFrederic Weisbecker2009-10-192-54/+76
| * | perf tools: Use kernel bitmap libraryFrederic Weisbecker2009-10-1911-0/+140
| * | perf trace: Add filter SuppportLi Zefan2009-10-152-2/+26
| * | perf tools: Remove all char * typecasts and use const in prototypeSteven Rostedt2009-10-151-61/+61
| * | perf tools: Handle - and + in parsing trace print formatSteven Rostedt2009-10-151-0/+6
| * | perf tools: Add latency format to trace outputSteven Rostedt2009-10-152-19/+112
| * | perf tools: Handle both versions of ftrace outputSteven Rostedt2009-10-151-1/+4
| * | perf tools: Fix bprintk reading in trace outputSteven Rostedt2009-10-151-8/+7
| * | perf tools: Still continue on failed parsing of an eventSteven Rostedt2009-10-152-17/+35
| * | perf tools: Handle the case with and without the "signed" trace fieldSteven Rostedt2009-10-151-29/+52
| * | perf tools: Handle newlines in trace parsing betterSteven Rostedt2009-10-151-1/+7
| * | perf tools: Handle * as typecast in trace parsingSteven Rostedt2009-10-151-28/+22
| * | perf tools: Handle arrays in print fields for trace parsingSteven Rostedt2009-10-151-0/+62
| * | perf tools: Handle trace parsing of < and >Steven Rostedt2009-10-151-0/+2
| * | perf tools: Fix backslash processing on trace print formatsSteven Rostedt2009-10-151-2/+25
| * | perf tools: Handle print concatenations in event format fileSteven Rostedt2009-10-151-0/+16
| * | Merge branch 'linus' into perf/coreIngo Molnar2009-10-152-5/+8
| |\ \ | | |/
| * | perf tools: Move threads & last_match to threads.cArnaldo Carvalho de Melo2009-10-132-18/+17
| * | perf tools: Do not manually count string lengthsVincent Legoll2009-10-131-0/+5
| * | perf tools: Provide backward compatibility with previous perf.data versionFrederic Weisbecker2009-10-081-1/+7
| * | perf tools: Fix thread comm resolution in perf schedFrederic Weisbecker2009-10-082-28/+7
| * | perf tools: Improve kernel/modules symbol lookupArnaldo Carvalho de Melo2009-10-081-87/+201
| * | perf tools: Up the verbose level for some really verbose stuffArnaldo Carvalho de Melo2009-10-081-2/+2
OpenPOWER on IntegriCloud