summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.h
AgeCommit message (Expand)AuthorLines
2016-08-23tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macrosArnaldo Carvalho de Melo-4/+0
2016-07-18perf tools: Make is_printable_array globalJiri Olsa-0/+1
2016-07-14perf tools: Do not provide dup sched_getcpu() prototype on AndroidArnaldo Carvalho de Melo-1/+1
2016-07-12perf tools: Remove unneeded magic.h include from util.hArnaldo Carvalho de Melo-1/+0
2016-07-12perf tools: Introduce weak alternative to sched_getcpu()Arnaldo Carvalho de Melo-0/+4
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo-0/+1
2016-05-16perf tools: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo-1/+2
2016-05-10perf tools: Remove xrealloc and ALLOC_GROWMasami Hiramatsu-6/+0
2016-04-27perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo-0/+1
2016-04-26perf tools: Add lsdir() helper to read a directoryMasami Hiramatsu-0/+3
2016-04-07perf tools: Introduce trim functionJiri Olsa-0/+5
2016-03-23perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo-1/+0
2016-03-23perf tools: Do not include stringify.h from the kernel sourcesArnaldo Carvalho de Melo-2/+0
2016-03-23perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo-9/+9
2016-03-23perf tools: Simplify die() mechanismArnaldo Carvalho de Melo-1/+0
2016-03-23perf tools: Remove unused DIE_IF macroArnaldo Carvalho de Melo-7/+0
2016-02-24perf ui/stdio: Align column header for hierarchy outputNamhyung Kim-0/+2
2016-02-24perf tools: Make binary data printer code in trace_event public availableWang Nan-0/+20
2016-02-16tools lib api fs: Adopt filename__read_str from perfJiri Olsa-1/+0
2016-01-29perf tools: Move timestamp creation to utilWang Nan-0/+1
2016-01-26perf symbols: Do not read symbols/data from device filesJiri Olsa-0/+1
2016-01-08perf report: Show random usage tip on the help lineNamhyung Kim-0/+2
2015-12-17perf tools: Finalize subcmd independenceJosh Poimboeuf-14/+0
2015-12-09perf tools: Move term functions out of util.cJosh Poimboeuf-3/+1
2015-11-06perf bpf: Improve BPF related error messagesWang Nan-0/+5
2015-11-06perf tools: Make fetch_kernel_version() publicly availableWang Nan-0/+3
2015-10-19perf test: Suppress libtraceevent warningsNamhyung Kim-0/+1
2015-09-14tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa-2/+1
2015-09-04tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa-6/+0
2015-09-02perf tools: Move tracing_path stuff under same namespaceJiri Olsa-2/+2
2015-09-02perf tools: Remove mountpoint arg from perf_debugfs_mountJiri Olsa-1/+1
2015-09-02perf tools: Always use non inlined file name for 'srcfile' sort keyAndi Kleen-0/+2
2015-08-28perf tools: Add tracing_path and remove unneeded functionsJiri Olsa-1/+1
2015-08-10perf tools: Support full source file paths for srclineAndi Kleen-0/+1
2015-08-08perf callchain: Move option parsing code to util.cKan Liang-0/+2
2015-07-06perf tools: Asprintf like functions to format integer filter expressionArnaldo Carvalho de Melo-0/+12
2015-05-18perf tools: Introduce copyfile_offset() functionNamhyung Kim-0/+1
2015-05-18perf tools: Add rm_rf() utility functionNamhyung Kim-0/+1
2015-05-08perf probe: Support glob wildcards for function nameMasami Hiramatsu-0/+4
2015-03-21perf tools: Add lzma decompression support for kernel moduleJiri Olsa-0/+4
2015-02-24perf tools: Introduce dump_stack signal helperArnaldo Carvalho de Melo-0/+1
2015-02-11perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)-0/+1
2014-12-19perf: Fix building warning on ARM 32Wang Nan-1/+1
2014-12-17perf evlist: Use roundup_pow_of_twoArnaldo Carvalho de Melo-18/+0
2014-12-17tools: Move code originally from linux/log2.h to tools/include/linux/Arnaldo Carvalho de Melo-11/+0
2014-12-11tools lib fs: Adopt filename__read_int from tools/perf/Arnaldo Carvalho de Melo-1/+0
2014-12-09perf tools: Add --buildid-dir option to set cache directoryJiri Olsa-1/+1
2014-11-24perf callchain: Make get_srcline fall back to sym+offsetAndi Kleen-1/+3
2014-11-19perf build-id: Move disable_buildid_cache() to util/build-id.cNamhyung Kim-1/+0
2014-11-05perf tools: Add gzip decompression support for kernel moduleNamhyung Kim-0/+5