aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-19perf tools: Move extra string util functions to util/string2.hArnaldo Carvalho de Melo1-32/+0
2017-04-19perf tools: Move srcline definitions to separate headerArnaldo Carvalho de Melo1-27/+0
2017-04-19perf tools: Move print_binary definitions to separate filesArnaldo Carvalho de Melo1-23/+0
2017-04-19perf tools: Move sane ctype stuff from util.h to sane_ctype.hArnaldo Carvalho de Melo1-46/+0
2017-04-19perf tools: Ditch unused PATH_SEP, STRIP_EXTENSIONArnaldo Carvalho de Melo1-16/+0
2017-04-19perf tools: Replace STR() calls with __stringify()Arnaldo Carvalho de Melo1-3/+0
2017-04-19perf tools: Remove PRI[xu] macros from perf.hArnaldo Carvalho de Melo1-20/+0
2017-04-19perf tools: Remove unused macros from util.hArnaldo Carvalho de Melo1-12/+0
2017-04-19tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo1-2/+0
2017-04-19perf tools: Remove FLEX_ARRAY definitionArnaldo Carvalho de Melo1-22/+0
2017-03-27perf report: Enable sorting by srcline as keyMilian Wolff1-2/+2
2017-03-27perf report: Find the inline stack for a given addressJin Yao1-0/+16
2017-03-03tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo1-2/+2
2017-01-31tools perf util: Make rm_rf(path) argument constJoe Stringer1-1/+1
2017-01-11perf tools: Add unit_number__scnprintf functionJiri Olsa1-0/+1
2016-12-01perf tools: Move parse_nsec_time to time-utils.cDavid Ahern1-2/+0
2016-10-28perf tools: Introduce timestamp__scnprintf_usec()Namhyung Kim1-0/+3
2016-10-24perf list: Make vendor event matching case insensitiveAndi Kleen1-0/+1
2016-08-23tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macrosArnaldo Carvalho de Melo1-4/+0
2016-07-18perf tools: Make is_printable_array globalJiri Olsa1-0/+1
2016-07-14perf tools: Do not provide dup sched_getcpu() prototype on AndroidArnaldo Carvalho de Melo1-1/+1
2016-07-12perf tools: Remove unneeded magic.h include from util.hArnaldo Carvalho de Melo1-1/+0
2016-07-12perf tools: Introduce weak alternative to sched_getcpu()Arnaldo Carvalho de Melo1-0/+4
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo1-0/+1
2016-05-16perf tools: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo1-1/+2
2016-05-10perf tools: Remove xrealloc and ALLOC_GROWMasami Hiramatsu1-6/+0
2016-04-27perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stackArnaldo Carvalho de Melo1-0/+1
2016-04-26perf tools: Add lsdir() helper to read a directoryMasami Hiramatsu1-0/+3
2016-04-07perf tools: Introduce trim functionJiri Olsa1-0/+5
2016-03-23perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo1-1/+0
2016-03-23perf tools: Do not include stringify.h from the kernel sourcesArnaldo Carvalho de Melo1-2/+0
2016-03-23perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo1-9/+9
2016-03-23perf tools: Simplify die() mechanismArnaldo Carvalho de Melo1-1/+0
2016-03-23perf tools: Remove unused DIE_IF macroArnaldo Carvalho de Melo1-7/+0
2016-02-24perf ui/stdio: Align column header for hierarchy outputNamhyung Kim1-0/+2
2016-02-24perf tools: Make binary data printer code in trace_event public availableWang Nan1-0/+20
2016-02-16tools lib api fs: Adopt filename__read_str from perfJiri Olsa1-1/+0
2016-01-29perf tools: Move timestamp creation to utilWang Nan1-0/+1
2016-01-26perf symbols: Do not read symbols/data from device filesJiri Olsa1-0/+1
2016-01-08perf report: Show random usage tip on the help lineNamhyung Kim1-0/+2
2015-12-17perf tools: Finalize subcmd independenceJosh Poimboeuf1-14/+0
2015-12-09perf tools: Move term functions out of util.cJosh Poimboeuf1-3/+1
2015-11-06perf bpf: Improve BPF related error messagesWang Nan1-0/+5
2015-11-06perf tools: Make fetch_kernel_version() publicly availableWang Nan1-0/+3
2015-10-19perf test: Suppress libtraceevent warningsNamhyung Kim1-0/+1
2015-09-14tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa1-2/+1
2015-09-04tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa1-6/+0
2015-09-02perf tools: Move tracing_path stuff under same namespaceJiri Olsa1-2/+2
2015-09-02perf tools: Remove mountpoint arg from perf_debugfs_mountJiri Olsa1-1/+1
2015-09-02perf tools: Always use non inlined file name for 'srcfile' sort keyAndi Kleen1-0/+2