aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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
2016-01-08perf evlist: Remove perf_evlist__(enable|disable)_event functionsJiri Olsa
2016-01-08perf evlist: Make perf_evlist__open() open evsels with their cpus and threads...Adrian Hunter
2016-01-08perf report: Show random usage tip on the help lineNamhyung Kim
2016-01-08perf hists: Export a couple of hist functionsNamhyung Kim
2016-01-08perf diff: Use perf_hpp__register_sort_field interfaceJiri Olsa
2016-01-08perf tools: Add overhead/overhead_children keys defaults via stringJiri Olsa
2016-01-08perf tools: Remove list entry from struct sort_entryJiri Olsa
2016-01-08perf tools: Include all tools/lib directory for tags/cscope/TAGS targetsJiri Olsa
2016-01-08perf script: Align event name properlyJiri Olsa
2016-01-08perf tools: Add missing headers in perf's MANIFESTWang Nan
2016-01-08perf tools: Do not show trace command if it's not compiled inJiri Olsa