aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.c
Commit message (Expand)AuthorAge
* tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macrosArnaldo Carvalho de Melo2016-08-23
* perf tools: Make is_printable_array globalJiri Olsa2016-07-18
* perf tests: Fix hist accumulation testJiri Olsa2016-07-04
* perf tools: Fix rm_rf() to handle non-regular files correctlyMasami Hiramatsu2016-06-14
* perf tools: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-16
* perf tools: Fix lsdir to set errno correctlyMasami Hiramatsu2016-05-11
* perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding supportHe Kuang2016-05-09
* perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo2016-04-27
* perf tools: Add lsdir() helper to read a directoryMasami Hiramatsu2016-04-26
* perf tools: Make binary data printer code in trace_event public availableWang Nan2016-02-24
* tools lib api fs: Adopt filename__read_str from perfJiri Olsa2016-02-16
* perf tools: Move timestamp creation to utilWang Nan2016-01-29
* perf symbols: Do not read symbols/data from device filesJiri Olsa2016-01-26
* perf tools: Fallback to srcdir/Documentation/tips.txtNamhyung Kim2016-01-12
* perf report: Show random usage tip on the help lineNamhyung Kim2016-01-08
* perf tools: Use same signal handling strategy as 'record'Arnaldo Carvalho de Melo2015-12-14
* perf tools: Move term functions out of util.cJosh Poimboeuf2015-12-09
* perf report: Add callchain value optionNamhyung Kim2015-11-19
* perf tools: Make fetch_kernel_version() publicly availableWang Nan2015-11-06
* perf tools: Defaults to 'caller' callchain order only if --children is enabledNamhyung Kim2015-10-22
* perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo2015-10-05
* Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-18
|\
| * perf tools: Bool functions shouldn't return -1Peter Senna Tschudin2015-09-17
* | tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa2015-09-04
* | perf tools: Move tracing_path stuff under same namespaceJiri Olsa2015-09-02
* | perf tools: Remove mountpoint arg from perf_debugfs_mountJiri Olsa2015-09-02
|/
* perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa2015-08-28
* perf tools: Add tracing_path and remove unneeded functionsJiri Olsa2015-08-28
* perf callchain: Move option parsing code to util.cKan Liang2015-08-08
* perf tools: Avoid possible race condition in copyfile()Milos Vyletel2015-06-10
* perf tools: Introduce copyfile_offset() functionNamhyung Kim2015-05-18
* perf tools: Add rm_rf() utility functionNamhyung Kim2015-05-18
* perf tools: Introduce dump_stack signal helperArnaldo Carvalho de Melo2015-02-24
* perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)2015-02-11
* perf tools: Use sysctl__read_int instead of ad-hoc copiesArnaldo Carvalho de Melo2014-12-11
* tools lib fs: Adopt filename__read_int from tools/perf/Arnaldo Carvalho de Melo2014-12-11
* perf callchain: Move callchain_param to util object in to fix python testJiri Olsa2014-10-03
* perf util: Replace strerror with strerror_r for thread-safetyMasami Hiramatsu2014-08-15
* perf tools: Introduce set_term_quiet_input helper functionJiri Olsa2014-08-13
* perf tools: Show better error message in case we fail to open counters due to...Jiri Olsa2014-08-12
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-17
* perf tools: Convert open coded equivalents to asprintf()Andy Shevchenko2014-07-07
* perf tools: Add support to dynamically get cacheline sizeDon Zickus2014-06-09
* perf tools: Handle EINTR error for readn/writenNamhyung Kim2014-04-29
* perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-18
* perf tools: Move mem_bswap32/64 to util.cAdrian Hunter2013-12-13
* perf tools: Add perf_event_paranoid()Adrian Hunter2013-12-13
* perf kvm: Move code to generate filename for perf-kvm to function.Dongsheng Yang2013-12-09
* perf tools: Add filename__read_str util functionJiri Olsa2013-12-04
* perf tools: Add writen functionJiri Olsa2013-12-02