aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-15perf symbols: Fix reading of build-id from vDSOBen Hutchings1-1/+1
2016-01-15perf kvm record/report: 'unprocessable sample' error while recording/reporting guest dataRavi Bangoria1-1/+1
2016-01-12perf tools: Fallback to srcdir/Documentation/tips.txtNamhyung Kim2-6/+15
2016-01-12perf ui/tui: Print helpline message as isNamhyung Kim1-1/+1
2016-01-12perf tools: Set and pass DOCDIR to builtin-report.cNamhyung Kim2-0/+4
2016-01-12perf tools: Add file_only config option to strlistNamhyung Kim2-1/+16
2016-01-12perf tools: Add more usage tipsNamhyung Kim1-0/+15
2016-01-12perf record: Add --buildid-all optionNamhyung Kim2-6/+23
2016-01-12tools subcmd: Add missing NORETURN define for parse-options.hJosh Poimboeuf1-0/+4
2016-01-12tools: Fix formatting of the "make -C tools" help messageJosh Poimboeuf1-16/+16
2016-01-12tools: Make list.h self-sufficientJosh Poimboeuf1-6/+747
2016-01-12perf tools: Fix mmap2 event allocation in synthesize codeWang Nan1-2/+2
2016-01-12perf stat: Fix recort_usage typoJiri Olsa1-4/+4
2016-01-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar15-23/+70
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds213-1621/+7897
2016-01-11perf test: Reset err after using it hold errcode in hist testcasesWang Nan4-0/+4
2016-01-11perf test: Fix false TEST_OK result for 'perf test hist'Wang Nan1-5/+0
2016-01-11tools build: Add BPF feature check to test-allWang Nan1-0/+5
2016-01-11perf bpf: Fix build breakage due to libbpfNaveen N. Rao1-8/+8
2016-01-11tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan3-2/+16
2016-01-11perf tools: Fix PowerPC native buildingWang Nan2-3/+21
2016-01-11perf tools: Fix phony build target for build-testWang Nan1-1/+1
2016-01-11perf tools: Add -lutil in python lib list for broken python-configWang Nan1-1/+1
2016-01-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-23/+54
2016-01-11perf tools: Add missing sources to perf's MANIFESTJiri Olsa1-0/+2
2016-01-11tools lockdep: Add *.cmd files clean upJiri Olsa1-1/+1
2016-01-11tools bpf: Add *.cmd files clean upJiri Olsa1-1/+1
2016-01-11tools: Add clean targets for tools directoryJiri Olsa1-1/+10
2016-01-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-3/+15
2016-01-08perf evlist: Add --trace-fields option to show trace fieldsNamhyung Kim4-1/+37
2016-01-08perf record: Store data mmaps for dwarf unwindJiri Olsa1-1/+5
2016-01-08perf libdw: Check for mmaps also in MAP__VARIABLE treeJiri Olsa1-0/+10
2016-01-08perf unwind: Check for mmaps also in MAP__VARIABLE treeJiri Olsa1-0/+9
2016-01-08perf unwind: Use find_map function in access_dso_memJiri Olsa1-6/+5
2016-01-08perf evlist: Remove perf_evlist__(enable|disable)_event functionsJiri Olsa6-54/+8
2016-01-08perf evlist: Make perf_evlist__open() open evsels with their cpus and threads (like perf record does)Adrian Hunter1-1/+1
2016-01-08perf report: Show random usage tip on the help lineNamhyung Kim8-1/+58
2016-01-08perf hists: Export a couple of hist functionsNamhyung Kim2-7/+17
2016-01-08perf diff: Use perf_hpp__register_sort_field interfaceJiri Olsa1-1/+1
2016-01-08perf tools: Add overhead/overhead_children keys defaults via stringJiri Olsa2-12/+39
2016-01-08perf tools: Remove list entry from struct sort_entryJiri Olsa1-2/+0
2016-01-08perf tools: Include all tools/lib directory for tags/cscope/TAGS targetsJiri Olsa1-1/+1
2016-01-08perf script: Align event name properlyJiri Olsa1-2/+22
2016-01-08perf tools: Add missing headers in perf's MANIFESTWang Nan1-0/+2
2016-01-08perf tools: Do not show trace command if it's not compiled inJiri Olsa2-1/+16
2016-01-08perf report: Change default to use event group viewNamhyung Kim1-0/+1
2016-01-08perf top: Decay periods in callchainsNamhyung Kim3-0/+30
2016-01-08tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/Arnaldo Carvalho de Melo4-1/+6
2016-01-08tools lib: Sync tools/lib/find_bit.c with the kernelArnaldo Carvalho de Melo2-54/+51
2016-01-08tools lib: Move find_next_bit.c to tools/lib/Arnaldo Carvalho de Melo4-6/+6