summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.h
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Introduce trim functionJiri Olsa2016-04-071-0/+5
* perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo2016-03-231-1/+0
* perf tools: Do not include stringify.h from the kernel sourcesArnaldo Carvalho de Melo2016-03-231-2/+0
* perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo2016-03-231-9/+9
* perf tools: Simplify die() mechanismArnaldo Carvalho de Melo2016-03-231-1/+0
* perf tools: Remove unused DIE_IF macroArnaldo Carvalho de Melo2016-03-231-7/+0
* perf ui/stdio: Align column header for hierarchy outputNamhyung Kim2016-02-241-0/+2
* perf tools: Make binary data printer code in trace_event public availableWang Nan2016-02-241-0/+20
* tools lib api fs: Adopt filename__read_str from perfJiri Olsa2016-02-161-1/+0
* perf tools: Move timestamp creation to utilWang Nan2016-01-291-0/+1
* perf symbols: Do not read symbols/data from device filesJiri Olsa2016-01-261-0/+1
* perf report: Show random usage tip on the help lineNamhyung Kim2016-01-081-0/+2
* perf tools: Finalize subcmd independenceJosh Poimboeuf2015-12-171-14/+0
* perf tools: Move term functions out of util.cJosh Poimboeuf2015-12-091-3/+1
* perf bpf: Improve BPF related error messagesWang Nan2015-11-061-0/+5
* perf tools: Make fetch_kernel_version() publicly availableWang Nan2015-11-061-0/+3
* perf test: Suppress libtraceevent warningsNamhyung Kim2015-10-191-0/+1
* tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-141-2/+1
* tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa2015-09-041-6/+0
* perf tools: Move tracing_path stuff under same namespaceJiri Olsa2015-09-021-2/+2
* perf tools: Remove mountpoint arg from perf_debugfs_mountJiri Olsa2015-09-021-1/+1
* perf tools: Always use non inlined file name for 'srcfile' sort keyAndi Kleen2015-09-021-0/+2
* perf tools: Add tracing_path and remove unneeded functionsJiri Olsa2015-08-281-1/+1
* perf tools: Support full source file paths for srclineAndi Kleen2015-08-101-0/+1
* perf callchain: Move option parsing code to util.cKan Liang2015-08-081-0/+2
* perf tools: Asprintf like functions to format integer filter expressionArnaldo Carvalho de Melo2015-07-061-0/+12
* perf tools: Introduce copyfile_offset() functionNamhyung Kim2015-05-181-0/+1
* perf tools: Add rm_rf() utility functionNamhyung Kim2015-05-181-0/+1
* perf probe: Support glob wildcards for function nameMasami Hiramatsu2015-05-081-0/+4
* perf tools: Add lzma decompression support for kernel moduleJiri Olsa2015-03-211-0/+4
* perf tools: Introduce dump_stack signal helperArnaldo Carvalho de Melo2015-02-241-0/+1
* perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)2015-02-111-0/+1
* perf: Fix building warning on ARM 32Wang Nan2014-12-191-1/+1
* perf evlist: Use roundup_pow_of_twoArnaldo Carvalho de Melo2014-12-171-18/+0
* tools: Move code originally from linux/log2.h to tools/include/linux/Arnaldo Carvalho de Melo2014-12-171-11/+0
* tools lib fs: Adopt filename__read_int from tools/perf/Arnaldo Carvalho de Melo2014-12-111-1/+0
* perf tools: Add --buildid-dir option to set cache directoryJiri Olsa2014-12-091-1/+1
* perf callchain: Make get_srcline fall back to sym+offsetAndi Kleen2014-11-241-1/+3
* perf build-id: Move disable_buildid_cache() to util/build-id.cNamhyung Kim2014-11-191-1/+0
* perf tools: Add gzip decompression support for kernel moduleNamhyung Kim2014-11-051-0/+5
* perf tools: define _DEFAULT_SOURCE for glibc_2.20Chanho Park2014-09-171-0/+2
* perf tools: Don't include sys/poll.h directlyArnaldo Carvalho de Melo2014-09-171-1/+1
* perf tools: Introduce set_term_quiet_input helper functionJiri Olsa2014-08-131-0/+2
* perf tools: Show better error message in case we fail to open counters due to...Jiri Olsa2014-08-121-0/+1
* perf symbols: Make sure --symfs usage includes the path separatorArnaldo Carvalho de Melo2014-07-311-0/+16
* perf tools: Add support to dynamically get cacheline sizeDon Zickus2014-06-091-0/+1
* tools: Consolidate types.hBorislav Petkov2014-05-011-1/+1
* perf tools: Introduce zfreeArnaldo Carvalho de Melo2013-12-271-0/+2
* tools/: Convert to new topic librariesBorislav Petkov2013-12-161-1/+1
* perf tools: Move mem_bswap32/64 to util.cAdrian Hunter2013-12-131-0/+3
OpenPOWER on IntegriCloud