summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf config: Document variables for 'tui' and 'gtk' sections in man pageTaeung Song2016-01-261-0/+10
* perf config: Document variables for 'colors' section in man pageTaeung Song2016-01-261-0/+46
* perf annotate: Rename 'colors.code' to 'colors.jump_arrows'Taeung Song2016-01-265-6/+6
* perf tools: Document the perf sysctlsBen Hutchings2016-01-261-6/+9
* perf hists: Cleanup filtering functionsNamhyung Kim2016-01-261-60/+29
* perf hists: Remove parent filter check in DSO filter functionNamhyung Kim2016-01-261-3/+0
* perf stat: Making several helper functions staticJiri Olsa2016-01-262-17/+7
* perf symbols: Do not read symbols/data from device filesJiri Olsa2016-01-264-1/+21
* perf pmu: Fix misleadingly indented assignment (whitespace)Markus Trippelsdorf2016-01-261-1/+1
* perf stat: Do not clean event's private statsJiri Olsa2016-01-261-1/+0
* perf hists: Fix HISTC_MEM_DCACHELINE width settingJiri Olsa2016-01-261-0/+2
* perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf2016-01-261-2/+2
* perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf2016-01-261-1/+1
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2016-01-195-18/+70
|\
| * perf build: Introduce FEATURES_DUMP make variableJiri Olsa2016-01-152-1/+17
| * perf build: Add feature-dump targetJiri Olsa2016-01-151-0/+11
| * perf build: Pass O option to kernel makefile in build-testWang Nan2016-01-151-4/+5
| * perf build: Test correct path of perf in build-testWang Nan2016-01-151-7/+14
| * perf build: Pass O option to Makefile.perf in build-testWang Nan2016-01-151-3/+11
| * perf build: Set parallel making options build-testWang Nan2016-01-151-7/+16
| * perf symbols: Fix reading of build-id from vDSOBen Hutchings2016-01-151-1/+1
| * perf kvm record/report: 'unprocessable sample' error while recording/reportin...Ravi Bangoria2016-01-151-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-142-2/+92
|\ \
| * | selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturnAndy Lutomirski2016-01-132-1/+90
| * | selftests/x86: Disable the ldt_gdt_64 test for nowAndy Lutomirski2016-01-121-2/+3
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-01-1428-66/+918
|\ \ \ | | |/ | |/|
| * | perf tools: Fallback to srcdir/Documentation/tips.txtNamhyung Kim2016-01-122-6/+15
| * | perf ui/tui: Print helpline message as isNamhyung Kim2016-01-121-1/+1
| * | perf tools: Set and pass DOCDIR to builtin-report.cNamhyung Kim2016-01-122-0/+4
| * | perf tools: Add file_only config option to strlistNamhyung Kim2016-01-122-1/+16
| * | perf tools: Add more usage tipsNamhyung Kim2016-01-121-0/+15
| * | perf record: Add --buildid-all optionNamhyung Kim2016-01-122-6/+23
| * | tools subcmd: Add missing NORETURN define for parse-options.hJosh Poimboeuf2016-01-121-0/+4
| * | tools: Fix formatting of the "make -C tools" help messageJosh Poimboeuf2016-01-121-16/+16
| * | tools: Make list.h self-sufficientJosh Poimboeuf2016-01-121-6/+747
| * | perf tools: Fix mmap2 event allocation in synthesize codeWang Nan2016-01-121-2/+2
| * | perf stat: Fix recort_usage typoJiri Olsa2016-01-121-4/+4
| * | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2016-01-1215-23/+70
| |\ \ | | |/ | |/|
| | * perf test: Reset err after using it hold errcode in hist testcasesWang Nan2016-01-114-0/+4
| | * perf test: Fix false TEST_OK result for 'perf test hist'Wang Nan2016-01-111-5/+0
| | * tools build: Add BPF feature check to test-allWang Nan2016-01-111-0/+5
| | * perf bpf: Fix build breakage due to libbpfNaveen N. Rao2016-01-111-8/+8
| | * tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan2016-01-113-2/+16
| | * perf tools: Fix PowerPC native buildingWang Nan2016-01-112-3/+21
| | * perf tools: Fix phony build target for build-testWang Nan2016-01-111-1/+1
| | * perf tools: Add -lutil in python lib list for broken python-configWang Nan2016-01-111-1/+1
| | * perf tools: Add missing sources to perf's MANIFESTJiri Olsa2016-01-111-0/+2
| | * tools lockdep: Add *.cmd files clean upJiri Olsa2016-01-111-1/+1
| | * tools bpf: Add *.cmd files clean upJiri Olsa2016-01-111-1/+1
| | * tools: Add clean targets for tools directoryJiri Olsa2016-01-111-1/+10