summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-1215-27/+34
* perf hists: Introduce hists__add_entry_ops functionJiri Olsa2016-07-122-7/+46
* perf hists: Introduce hist_entry_opsJiri Olsa2016-07-122-4/+33
* perf hists: Introduce hist_entry__init functionJiri Olsa2016-07-121-66/+73
* perf unwind: Call unwind__prepare_access for forked threadJiri Olsa2016-07-043-4/+44
* perf unwind: Add initialized arg into unwind__prepare_accessJiri Olsa2016-07-043-6/+16
* perf tests: Fix hist accumulation testJiri Olsa2016-07-042-6/+14
* perf header: Transform nodes string info to structJiri Olsa2016-07-043-52/+39
* perf buildid-cache: Scan and import user SDT events to probe cacheMasami Hiramatsu2016-07-043-3/+98
* perf probe: Add group name supportMasami Hiramatsu2016-07-041-9/+14
* perf sdt: ELF support for SDTHemant Kumar2016-07-042-0/+274
* perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo2016-07-041-0/+8
* perf probe: Remove caches when --cache is givenMasami Hiramatsu2016-07-012-8/+30
* perf probe: Show all cached probesMasami Hiramatsu2016-07-015-4/+177
* perf probe: Use cache entry if possibleMasami Hiramatsu2016-07-013-4/+86
* perf tools: Change cpu_map__fprintf outputJiri Olsa2016-06-303-7/+50
* perf tools: Allow to reset open files counterJiri Olsa2016-06-302-6/+18
* perf annotate: Add number of samples to the headerPeter Zijlstra (Intel)2016-06-301-2/+3
* perf annotate: Simplify header dotted line sizingPeter Zijlstra (Intel)2016-06-301-6/+3
* perf evsel: Utility function to fetch archRavi Bangoria2016-06-302-0/+9
* perf data ctf: Generate fork and exit events to CTF outputWang Nan2016-06-281-1/+43
* perf data ctf: Generate comm event to CTF outputWang Nan2016-06-281-0/+110
* perf data ctf: Prepare collect non-sample eventsWang Nan2016-06-281-1/+7
* perf data ctf: Add 'all' optionWang Nan2016-06-281-0/+1
* perf data ctf: Pass convert options through opts structureWang Nan2016-06-283-3/+14
* perf data ctf: Add value_set_string() helperWang Nan2016-06-281-0/+30
* perf symbols: Use proper dso name for is_regular_fileJiri Olsa2016-06-281-1/+1
* perf data convert: Include config.h headerJiri Olsa2016-06-281-0/+1
* perf annotate: Generalize handling of 'ret' instructionsNaveen N. Rao2016-06-272-0/+11
* perf annotate: Remove unused hist_entry__annotate functionRavi Bangoria2016-06-272-7/+0
* perf config: Introduce new init() and exit()Taeung Song2016-06-232-45/+76
* perf script: Add callindent optionAdrian Hunter2016-06-232-0/+8
* perf auxtrace: Add option to feed branches to the thread stackAdrian Hunter2016-06-233-6/+23
* perf intlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-232-5/+5
* perf rb_resort: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-231-2/+2
* perf tools: Rename strlist_for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-235-11/+11
* perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-2315-93/+93
* perf unwind: Fix wrongly used regs for aarch64 unwindHe Kuang2016-06-231-0/+5
* perf unwind: Fix wrongly used regs for x86_32 unwindHe Kuang2016-06-231-0/+6
* perf unwind: Change macro names of perf registerHe Kuang2016-06-232-2/+13
* perf tools: Find right DSO taking into account if binary is 32 or 64-bitHe Kuang2016-06-231-3/+37
* perf config: Move config declarations from util/cache.h to util/config.hTaeung Song2016-06-237-11/+16
* perf machine: Destructors should accept NULLArnaldo Carvalho de Melo2016-06-222-6/+6
* perf session: Destructors should accept NULLArnaldo Carvalho de Melo2016-06-221-0/+2
* perf evlist: Destructors should accept NULLArnaldo Carvalho de Melo2016-06-221-0/+3
* perf hists: Enlarge pid sort entry sizeJiri Olsa2016-06-222-4/+4
* perf evsel: Fix write_backwards fallbackArnaldo Carvalho de Melo2016-06-211-13/+10
* perf llvm: Allow dump llvm output object file using llvm.dump-objWang Nan2016-06-212-0/+47
* perf tools: Remove --perf-dir and --work-dirArnaldo Carvalho de Melo2016-06-211-5/+0
* perf tools: Remove some unused functionsArnaldo Carvalho de Melo2016-06-213-69/+2