summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2016-05-04perf hists: Fix determination of a callchain node's childlessnessAndres Freund
2016-05-04perf stat: Document --detailed optionBorislav Petkov
2016-05-04perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz
2016-05-04perf hists browser: Fix dump to show correct callchain styleNamhyung Kim
2016-05-04perf hists browser: Only offer symbol scripting when a symbol is under the cu...Namhyung Kim
2016-05-04perf tools: Fix perf script python database export crashChris Phlipot
2016-05-04perf evlist: Reference count the cpu and thread maps at set_maps()Arnaldo Carvalho de Melo
2016-05-04perf intel-pt: Fix segfault tracing transactionsAdrian Hunter
2016-04-12perf tools: Fix python extension buildJiri Olsa
2016-04-12perf tools: Fix checking asprintf return valueWang Nan
2016-04-12perf tools: Dont stop PMU parsing on alias parse errorAndi Kleen
2016-02-04Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2016-02-04Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2016-02-03perf stat: Fix interval output valuesJiri Olsa
2016-02-02perf probe: Search both .eh_frame and .debug_frame sections for probe locationHemant Kumar
2016-02-02perf tools: Fix thread lifetime related segfaut in intel_ptAdrian Hunter
2016-02-01perf tools: tracepoint_error() can receive e=NULL, robustify itAdrian Hunter
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-26perf stat: Do not clean event's private statsJiri Olsa
2016-01-26perf hists: Fix HISTC_MEM_DCACHELINE width settingJiri Olsa
2016-01-26perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf
2016-01-26perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-15perf build: Introduce FEATURES_DUMP make variableJiri Olsa
2016-01-15perf build: Add feature-dump targetJiri Olsa
2016-01-15perf build: Pass O option to kernel makefile in build-testWang Nan
2016-01-15perf build: Test correct path of perf in build-testWang Nan
2016-01-15perf build: Pass O option to Makefile.perf in build-testWang Nan
2016-01-15perf build: Set parallel making options build-testWang Nan
2016-01-15perf symbols: Fix reading of build-id from vDSOBen Hutchings
2016-01-15perf kvm record/report: 'unprocessable sample' error while recording/reportin...Ravi Bangoria
2016-01-12perf tools: Fallback to srcdir/Documentation/tips.txtNamhyung Kim
2016-01-12perf ui/tui: Print helpline message as isNamhyung Kim
2016-01-12perf tools: Set and pass DOCDIR to builtin-report.cNamhyung Kim
2016-01-12perf tools: Add file_only config option to strlistNamhyung Kim
2016-01-12perf tools: Add more usage tipsNamhyung Kim
2016-01-12perf record: Add --buildid-all optionNamhyung Kim
2016-01-12perf tools: Fix mmap2 event allocation in synthesize codeWang Nan
2016-01-12perf stat: Fix recort_usage typoJiri Olsa
2016-01-11perf test: Reset err after using it hold errcode in hist testcasesWang Nan
2016-01-11perf test: Fix false TEST_OK result for 'perf test hist'Wang Nan
2016-01-11tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan
2016-01-11perf tools: Fix phony build target for build-testWang Nan
2016-01-11perf tools: Add -lutil in python lib list for broken python-configWang Nan
2016-01-11perf tools: Add missing sources to perf's MANIFESTJiri Olsa
2016-01-08perf evlist: Add --trace-fields option to show trace fieldsNamhyung Kim
2016-01-08perf record: Store data mmaps for dwarf unwindJiri Olsa
2016-01-08perf libdw: Check for mmaps also in MAP__VARIABLE treeJiri Olsa
2016-01-08perf unwind: Check for mmaps also in MAP__VARIABLE treeJiri Olsa
2016-01-08perf unwind: Use find_map function in access_dso_memJiri Olsa