summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.h
Commit message (Expand)AuthorAgeFilesLines
* perf util: Add parse_nsec_time() functionNamhyung Kim2013-08-071-0/+2
* perf util: Move debugfs/tracing helper functions to util.cNamhyung Kim2013-07-121-0/+3
* perf tools: Include termios.h explicitlyJoonsoo Kim2013-07-081-1/+1
* perf tools: Fix bug in isupper() and islower()Sukadev Bhattiprolu2013-05-281-2/+2
* perf tools: Get rid of redundant _FILE_OFFSET_BITS definitionNamhyung Kim2013-03-211-2/+0
* perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov2013-03-151-2/+5
* perf tools: Move ltrim() to util/string.cNamhyung Kim2013-01-241-0/+1
* perf tools: Move get_term_dimensions from top to util.cDavid Ahern2013-01-241-0/+3
* perf tools: Move strxfrchar into string objectJiri Olsa2012-10-291-0/+1
* perf tools: Move hex2u64 into util objectJiri Olsa2012-10-291-0/+1
* perf trace: Support interrupted syscallsArnaldo Carvalho de Melo2012-10-241-0/+4
* perf tools: Have the page size value available for all toolsArnaldo Carvalho de Melo2012-10-061-0/+2
* perf tools: include wrapper for magic.hIrina Tirdea2012-09-111-1/+1
* perf tools: remove unneeded include of network header filesDavid Ahern2012-09-051-5/+0
* perf tools: Add dump_stack functionArnaldo Carvalho de Melo2012-08-071-0/+2
* perf lib: Introduce rtrimArnaldo Carvalho de Melo2012-06-191-0/+2
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-05-111-3/+0
|\
| * perf target: Introduce perf_target__parse_uid()Namhyung Kim2012-05-071-3/+0
| * perf target: Split out perf_target handling codeNamhyung Kim2012-05-021-2/+0
| * perf tools: Introduce perf_target__validate() helperNamhyung Kim2012-05-021-1/+3
* | perf annotate browser: Align jump labelsArnaldo Carvalho de Melo2012-04-191-0/+2
|/
* perf tools: Implement islower/isupper macro into util.hNamhyung Kim2012-02-131-0/+4
* perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern2012-02-131-1/+1
* perf tools: Fix broken build by defining _GNU_SOURCE in MakefileDavid Daney2012-01-241-1/+0
* perf tools: Introduce per user viewArnaldo Carvalho de Melo2012-01-241-0/+2
* perf kvm: Do guest-only counting by defaultJoerg Roedel2012-01-061-0/+4
* perf: builtin-record: Document and check that mmap_pages must be a power of two.Nelson Elhage2011-12-231-0/+11
* 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
OpenPOWER on IntegriCloud