summaryrefslogtreecommitdiff
path: root/tools/perf
Commit message (Expand)AuthorAge
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-24
|\
| * perf llvm: Use strerror_r instead of the thread unsafe strerror oneArnaldo Carvalho de Melo2016-03-23
| * perf llvm: Use realpath to canonicalize pathsArnaldo Carvalho de Melo2016-03-23
| * perf tools: Unexport some methods unused outside strbuf.cArnaldo Carvalho de Melo2016-03-23
| * perf probe: No need to use formatting strbuf methodArnaldo Carvalho de Melo2016-03-23
| * perf help: Use asprintf instead of adhoc equivalentsArnaldo Carvalho de Melo2016-03-23
| * perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo2016-03-23
| * perf tools: Do not include stringify.h from the kernel sourcesArnaldo Carvalho de Melo2016-03-23
| * perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo2016-03-23
| * perf tools: Simplify die() mechanismArnaldo Carvalho de Melo2016-03-23
| * perf tools: Remove unused DIE_IF macroArnaldo Carvalho de Melo2016-03-23
| * perf script: Remove lots of unused argumentsArnaldo Carvalho de Melo2016-03-23
| * perf thread: Rename perf_event__preprocess_sample_addr to thread__resolveArnaldo Carvalho de Melo2016-03-23
| * perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo2016-03-23
| * perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo2016-03-23
| * perf tests: Forward the perf_sample in the dwarf unwind testArnaldo Carvalho de Melo2016-03-23
| * perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo2016-03-23
| * perf list: Fix documentation of :pppAndi Kleen2016-03-22
| * perf bench numa: Fix assertion for nodes bitfieldJakub Jelen2016-03-21
| * perf symbols: Record text offset in dso to calculate objdump addressWang Nan2016-03-18
| * tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo2016-03-18
| * perf test: Remove 'core_id' check in topo testSukadev Bhattiprolu2016-03-11
* | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-20
|\ \
| * | x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf2016-03-03
* | | mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-15
* | | tools, perf: make gfp_compact_table up to dateVlastimil Babka2016-03-15
| |/ |/|
* | perf stat: Add --metric-only support for -AAndi Kleen2016-03-10
* | perf stat: Implement --metric-only modeAndi Kleen2016-03-10
* | perf stat: Document CSV format in manpageAndi Kleen2016-03-10
* | perf hists browser: Check sort keys before hot key actionsNamhyung Kim2016-03-10
* | perf hists browser: Allow thread filtering for comm sort keyNamhyung Kim2016-03-10
* | perf tools: Add sort__has_comm variableNamhyung Kim2016-03-10
* | perf tools: Recalc total periods using top-level entries in hierarchyNamhyung Kim2016-03-10
* | perf tools: Remove nr_sort_keys fieldNamhyung Kim2016-03-10
* | perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()Namhyung Kim2016-03-10
* | perf tools: Remove hist_entry->fmt fieldNamhyung Kim2016-03-10
* | perf tools: Fix command line filters in hierarchy modeNamhyung Kim2016-03-10
* | perf tools: Add more sort entry check functionsNamhyung Kim2016-03-10
* | perf tools: Fix hist_entry__filter() for hierarchyNamhyung Kim2016-03-10
* | perf jitdump: Build only on supported archsJiri Olsa2016-03-10
* | perf tools: Omit unnecessary cast in perf_pmu__parse_scaleJiri Olsa2016-03-09
* | perf tools: Pass perf_hpp_list all the way through setup_sort_listJiri Olsa2016-03-09
* | perf tools: Fix perf script python database export crashChris Phlipot2016-03-09
* | perf jitdump: DWARF is also neededArnaldo Carvalho de Melo2016-03-09
* | perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changesIngo Molnar2016-03-09
* | perf report: Use hierarchy hpp list on gtkNamhyung Kim2016-03-08
* | perf hists browser: Use hierarchy hpp listNamhyung Kim2016-03-08
* | perf report: Use hierarchy hpp list on stdioNamhyung Kim2016-03-08
* | perf hists: Fix indent for multiple hierarchy sort keyNamhyung Kim2016-03-08
* | perf hists: Support multiple sort keys in a hierarchy levelNamhyung Kim2016-03-08