aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-13perf tools: Implement islower/isupper macro into util.hNamhyung Kim1-0/+4
2012-02-13perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern1-1/+1
2012-01-24perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney1-1/+0
2012-01-24perf tools: Introduce per user viewArnaldo Carvalho de Melo1-0/+2
2012-01-06perf kvm: Do guest-only counting by defaultJoerg Roedel1-0/+4
2011-12-23perf: builtin-record: Document and check that mmap_pages must be a power of two.Nelson Elhage1-0/+11
2011-07-15perf probe: Move strtailcmp to string.cMasami Hiramatsu1-0/+1
2011-02-18perf tools: Makefile: Remove platform-specific cruftMichael Witten1-26/+0
2011-01-03perf util: Move do_read from session to utilArnaldo Carvalho de Melo1-0/+1
2010-08-19perf ui browser: Return the exit key in all browsersArnaldo Carvalho de Melo1-13/+0
2010-06-17perf record: Add option to avoid updating buildid cacheStephane Eranian1-0/+1
2010-06-05perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian1-0/+2
2010-05-22perf annotate: Add TUI interfaceArnaldo Carvalho de Melo1-1/+14
2010-05-18perf tools: remove xstrndup, xmalloc, xzallocArnaldo Carvalho de Melo1-8/+0
2010-05-18perf tools: Remove some unused functionsArnaldo Carvalho de Melo1-154/+0
2010-05-14perf report: Report number of events, not samplesArnaldo Carvalho de Melo1-0/+1
2010-04-03perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo1-0/+12
2010-03-17perf tools: Introduce xzalloc() for detecting out of memory conditionsMasami Hiramatsu1-0/+9
2009-12-28perf record: Introduce a symtab cacheArnaldo Carvalho de Melo1-0/+3
2009-11-24perf tools: Remove unused wrapper routinesArnaldo Carvalho de Melo1-9/+2
2009-11-24perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo1-0/+5
2009-11-23perf tools: Move graph_line and graph_dotted_line from topArnaldo Carvalho de Melo1-0/+3
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar1-0/+3
2009-11-11perf tools: Bring linear set of section headers for featuresFrederic Weisbecker1-0/+3
2009-10-17perf: Add DIE_IF() macro for error checkingMasami Hiramatsu1-0/+9
2009-08-31Merge branch 'perfcounters/tracing' into perfcounters/coreIngo Molnar1-0/+1
2009-08-18perf tools: Remove obsolete definesIngo Molnar1-4/+0
2009-08-17perf tools: Add perf traceFrederic Weisbecker1-0/+1
2009-08-12perf tools: Factorize the map helpersFrederic Weisbecker1-1/+0
2009-08-12perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker1-0/+2
2009-07-22perf_counter: Add tracepoint support to perf list, perf statJason Baron1-0/+2
2009-06-27perf_counter tools: Remove dead codeIngo Molnar1-15/+0
2009-06-18perf_counter tools: Add and use isprint()Peter Zijlstra1-11/+8
2009-06-17perf_counter tools: Replace isprint() with issane()Peter Zijlstra1-0/+1
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+410