aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.h
Commit message (Expand)AuthorAgeFilesLines
* perf probe: Move strtailcmp to string.cMasami Hiramatsu2011-07-151-0/+1
* perf tools: Makefile: Remove platform-specific cruftMichael Witten2011-02-181-26/+0
* perf util: Move do_read from session to utilArnaldo Carvalho de Melo2011-01-031-0/+1
* perf ui browser: Return the exit key in all browsersArnaldo Carvalho de Melo2010-08-191-13/+0
* perf record: Add option to avoid updating buildid cacheStephane Eranian2010-06-171-0/+1
* perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-051-0/+2
* perf annotate: Add TUI interfaceArnaldo Carvalho de Melo2010-05-221-1/+14
* perf tools: remove xstrndup, xmalloc, xzallocArnaldo Carvalho de Melo2010-05-181-8/+0
* perf tools: Remove some unused functionsArnaldo Carvalho de Melo2010-05-181-154/+0
* perf report: Report number of events, not samplesArnaldo Carvalho de Melo2010-05-141-0/+1
* perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo2010-04-031-0/+12
* perf tools: Introduce xzalloc() for detecting out of memory conditionsMasami Hiramatsu2010-03-171-0/+9
* perf record: Introduce a symtab cacheArnaldo Carvalho de Melo2009-12-281-0/+3
* perf tools: Remove unused wrapper routinesArnaldo Carvalho de Melo2009-11-241-9/+2
* perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo2009-11-241-0/+5
* perf tools: Move graph_line and graph_dotted_line from topArnaldo Carvalho de Melo2009-11-231-0/+3
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-171-0/+3
|\
| * perf tools: Bring linear set of section headers for featuresFrederic Weisbecker2009-11-111-0/+3
* | perf: Add DIE_IF() macro for error checkingMasami Hiramatsu2009-10-171-0/+9
|/
* Merge branch 'perfcounters/tracing' into perfcounters/coreIngo Molnar2009-08-311-0/+1
|\
| * perf tools: Add perf traceFrederic Weisbecker2009-08-171-0/+1
* | perf tools: Remove obsolete definesIngo Molnar2009-08-181-4/+0
|/
* perf tools: Factorize the map helpersFrederic Weisbecker2009-08-121-1/+0
* perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker2009-08-121-0/+2
* perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-221-0/+2
* perf_counter tools: Remove dead codeIngo Molnar2009-06-271-15/+0
* perf_counter tools: Add and use isprint()Peter Zijlstra2009-06-181-11/+8
* perf_counter tools: Replace isprint() with issane()Peter Zijlstra2009-06-171-0/+1
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+410