aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.h
Commit message (Expand)AuthorAge
* perf tools: Add dump_stack functionArnaldo Carvalho de Melo2012-08-07
* perf lib: Introduce rtrimArnaldo Carvalho de Melo2012-06-19
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-05-11
|\
| * perf target: Introduce perf_target__parse_uid()Namhyung Kim2012-05-07
| * perf target: Split out perf_target handling codeNamhyung Kim2012-05-02
| * perf tools: Introduce perf_target__validate() helperNamhyung Kim2012-05-02
* | perf annotate browser: Align jump labelsArnaldo Carvalho de Melo2012-04-19
|/
* perf tools: Implement islower/isupper macro into util.hNamhyung Kim2012-02-13
* perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern2012-02-13
* perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney2012-01-24
* perf tools: Introduce per user viewArnaldo Carvalho de Melo2012-01-24
* perf kvm: Do guest-only counting by defaultJoerg Roedel2012-01-06
* perf: builtin-record: Document and check that mmap_pages must be a power of two.Nelson Elhage2011-12-23
* perf probe: Move strtailcmp to string.cMasami Hiramatsu2011-07-15
* perf tools: Makefile: Remove platform-specific cruftMichael Witten2011-02-18
* perf util: Move do_read from session to utilArnaldo Carvalho de Melo2011-01-03
* perf ui browser: Return the exit key in all browsersArnaldo Carvalho de Melo2010-08-19
* perf record: Add option to avoid updating buildid cacheStephane Eranian2010-06-17
* perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-05
* perf annotate: Add TUI interfaceArnaldo Carvalho de Melo2010-05-22
* perf tools: remove xstrndup, xmalloc, xzallocArnaldo Carvalho de Melo2010-05-18
* perf tools: Remove some unused functionsArnaldo Carvalho de Melo2010-05-18
* perf report: Report number of events, not samplesArnaldo Carvalho de Melo2010-05-14
* 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