aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.h
Commit message (Expand)AuthorAge
* perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo2010-04-03
* perf tools: Introduce xzalloc() for detecting out of memory conditionsMasami Hiramatsu2010-03-17
* perf record: Introduce a symtab cacheArnaldo Carvalho de Melo2009-12-28
* perf tools: Remove unused wrapper routinesArnaldo Carvalho de Melo2009-11-24
* perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo2009-11-24
* perf tools: Move graph_line and graph_dotted_line from topArnaldo Carvalho de Melo2009-11-23
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-17
|\
| * perf tools: Bring linear set of section headers for featuresFrederic Weisbecker2009-11-11
* | perf: Add DIE_IF() macro for error checkingMasami Hiramatsu2009-10-17
|/
* Merge branch 'perfcounters/tracing' into perfcounters/coreIngo Molnar2009-08-31
|\
| * perf tools: Add perf traceFrederic Weisbecker2009-08-17
* | perf tools: Remove obsolete definesIngo Molnar2009-08-18
|/
* perf tools: Factorize the map helpersFrederic Weisbecker2009-08-12
* perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker2009-08-12
* perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-22
* perf_counter tools: Remove dead codeIngo Molnar2009-06-27
* perf_counter tools: Add and use isprint()Peter Zijlstra2009-06-18
* perf_counter tools: Replace isprint() with issane()Peter Zijlstra2009-06-17
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-06