summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/util.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Defaults to 'caller' callchain order only if --children is enabledNamhyung Kim2015-10-221-1/+1
* perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo2015-10-051-2/+2
* Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-181-1/+1
|\
| * perf tools: Bool functions shouldn't return -1Peter Senna Tschudin2015-09-171-1/+1
* | tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa2015-09-041-70/+0Star
* | perf tools: Move tracing_path stuff under same namespaceJiri Olsa2015-09-021-10/+10
* | perf tools: Remove mountpoint arg from perf_debugfs_mountJiri Olsa2015-09-021-7/+7
|/
* perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa2015-08-281-1/+0Star
* perf tools: Add tracing_path and remove unneeded functionsJiri Olsa2015-08-281-52/+4Star
* perf callchain: Move option parsing code to util.cKan Liang2015-08-081-0/+90
* perf tools: Avoid possible race condition in copyfile()Milos Vyletel2015-06-101-15/+31
* perf tools: Introduce copyfile_offset() functionNamhyung Kim2015-05-181-9/+29
* perf tools: Add rm_rf() utility functionNamhyung Kim2015-05-181-0/+43
* perf tools: Introduce dump_stack signal helperArnaldo Carvalho de Melo2015-02-241-0/+7
* perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)2015-02-111-11/+49
* perf tools: Use sysctl__read_int instead of ad-hoc copiesArnaldo Carvalho de Melo2014-12-111-8/+1Star
* tools lib fs: Adopt filename__read_int from tools/perf/Arnaldo Carvalho de Melo2014-12-111-17/+0Star
* perf callchain: Move callchain_param to util object in to fix python testJiri Olsa2014-10-031-0/+8
* perf util: Replace strerror with strerror_r for thread-safetyMasami Hiramatsu2014-08-151-2/+3
* perf tools: Introduce set_term_quiet_input helper functionJiri Olsa2014-08-131-0/+13
* perf tools: Show better error message in case we fail to open counters due to...Jiri Olsa2014-08-121-0/+36
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-171-0/+1
* perf tools: Convert open coded equivalents to asprintf()Andy Shevchenko2014-07-071-7/+2Star
* perf tools: Add support to dynamically get cacheline sizeDon Zickus2014-06-091-0/+1
* perf tools: Handle EINTR error for readn/writenNamhyung Kim2014-04-291-0/+2
* perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-181-1/+1
* perf tools: Move mem_bswap32/64 to util.cAdrian Hunter2013-12-131-0/+22
* perf tools: Add perf_event_paranoid()Adrian Hunter2013-12-131-0/+19
* perf kvm: Move code to generate filename for perf-kvm to function.Dongsheng Yang2013-12-091-0/+14
* perf tools: Add filename__read_str util functionJiri Olsa2013-12-041-0/+49
* perf tools: Add writen functionJiri Olsa2013-12-021-5/+19
* perf tools: Fine tune readn functionJiri Olsa2013-12-021-5/+11
* perf tools: Use correct return type for readn functionJiri Olsa2013-12-021-2/+2
* perf tools: Do not accept parse_tag_value() overflowAdrian Hunter2013-10-231-0/+2
* perf tools: Introduce filename__read_int helperArnaldo Carvalho de Melo2013-10-171-0/+17
* perf tools: Add copyfile_mode()Adrian Hunter2013-10-141-5/+13
* perf tools: Add possibility to specify mmap sizeJiri Olsa2013-10-091-0/+25
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-091-2/+2
* perf util: Add parse_nsec_time() functionNamhyung Kim2013-08-071-0/+33
* perf util: Move debugfs/tracing helper functions to util.cNamhyung Kim2013-07-121-0/+59
* perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov2013-03-151-0/+27
* perf tools: Move get_term_dimensions from top to util.cDavid Ahern2013-01-241-0/+22
* perf python: Fix breakage introduced by the test_attr infrastructureArnaldo Carvalho de Melo2013-01-241-0/+2
* perf tools: Move hex2u64 into util objectJiri Olsa2012-10-291-0/+33
* perf tools: Have the page size value available for all toolsArnaldo Carvalho de Melo2012-10-061-0/+2
* perf tools: Convert to BACKTRACE_SUPPORTNamhyung Kim2012-10-021-2/+2
* perf tools: add NO_BACKTRACE for application self-debuggingIrina Tirdea2012-09-081-0/+6
* perf tools: Add dump_stack functionArnaldo Carvalho de Melo2012-08-081-0/+19
* perf annotate browser: Align jump labelsArnaldo Carvalho de Melo2012-04-191-0/+10
* perf tools: cleanup initialization of attr->sizeStephane Eranian2012-02-141-0/+2