aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* perf hists: Fix HISTC_MEM_DCACHELINE width settingJiri Olsa2016-01-26
* perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf2016-01-26
* perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf2016-01-26
* perf build: Introduce FEATURES_DUMP make variableJiri Olsa2016-01-15
* perf build: Add feature-dump targetJiri Olsa2016-01-15
* perf build: Pass O option to kernel makefile in build-testWang Nan2016-01-15
* perf build: Test correct path of perf in build-testWang Nan2016-01-15
* perf build: Pass O option to Makefile.perf in build-testWang Nan2016-01-15
* perf build: Set parallel making options build-testWang Nan2016-01-15
* perf symbols: Fix reading of build-id from vDSOBen Hutchings2016-01-15
* perf kvm record/report: 'unprocessable sample' error while recording/reportin...Ravi Bangoria2016-01-15
* perf tools: Fallback to srcdir/Documentation/tips.txtNamhyung Kim2016-01-12
* perf ui/tui: Print helpline message as isNamhyung Kim2016-01-12
* perf tools: Set and pass DOCDIR to builtin-report.cNamhyung Kim2016-01-12
* perf tools: Add file_only config option to strlistNamhyung Kim2016-01-12
* perf tools: Add more usage tipsNamhyung Kim2016-01-12
* perf record: Add --buildid-all optionNamhyung Kim2016-01-12
* perf tools: Fix mmap2 event allocation in synthesize codeWang Nan2016-01-12
* perf stat: Fix recort_usage typoJiri Olsa2016-01-12
* perf test: Reset err after using it hold errcode in hist testcasesWang Nan2016-01-11
* perf test: Fix false TEST_OK result for 'perf test hist'Wang Nan2016-01-11
* tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan2016-01-11
* perf tools: Fix phony build target for build-testWang Nan2016-01-11
* perf tools: Add -lutil in python lib list for broken python-configWang Nan2016-01-11
* perf tools: Add missing sources to perf's MANIFESTJiri Olsa2016-01-11
* perf evlist: Add --trace-fields option to show trace fieldsNamhyung Kim2016-01-08
* perf record: Store data mmaps for dwarf unwindJiri Olsa2016-01-08
* perf libdw: Check for mmaps also in MAP__VARIABLE treeJiri Olsa2016-01-08
* perf unwind: Check for mmaps also in MAP__VARIABLE treeJiri Olsa2016-01-08
* perf unwind: Use find_map function in access_dso_memJiri Olsa2016-01-08
* perf evlist: Remove perf_evlist__(enable|disable)_event functionsJiri Olsa2016-01-08
* perf evlist: Make perf_evlist__open() open evsels with their cpus and threads...Adrian Hunter2016-01-08
* perf report: Show random usage tip on the help lineNamhyung Kim2016-01-08
* perf hists: Export a couple of hist functionsNamhyung Kim2016-01-08
* perf diff: Use perf_hpp__register_sort_field interfaceJiri Olsa2016-01-08
* perf tools: Add overhead/overhead_children keys defaults via stringJiri Olsa2016-01-08
* perf tools: Remove list entry from struct sort_entryJiri Olsa2016-01-08
* perf tools: Include all tools/lib directory for tags/cscope/TAGS targetsJiri Olsa2016-01-08
* perf script: Align event name properlyJiri Olsa2016-01-08
* perf tools: Add missing headers in perf's MANIFESTWang Nan2016-01-08
* perf tools: Do not show trace command if it's not compiled inJiri Olsa2016-01-08
* perf report: Change default to use event group viewNamhyung Kim2016-01-08
* perf top: Decay periods in callchainsNamhyung Kim2016-01-08
* tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/Arnaldo Carvalho de Melo2016-01-08
* tools lib: Sync tools/lib/find_bit.c with the kernelArnaldo Carvalho de Melo2016-01-08
* tools lib: Move find_next_bit.c to tools/lib/Arnaldo Carvalho de Melo2016-01-08
* perf tests: Give a bit more information on the CQM test failure pathArnaldo Carvalho de Melo2016-01-07
* perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLEArnaldo Carvalho de Melo2016-01-07
* perf python: Add missing files to binding link listArnaldo Carvalho de Melo2016-01-07
* perf test: No need for setting attr.sample_freq on the RECORD testArnaldo Carvalho de Melo2016-01-07