summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Finalize subcmd independenceJosh Poimboeuf2015-12-1711-62/+237
* perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf2015-12-179-32/+32
* perf tools: Remove subcmd dependencies on strbufJosh Poimboeuf2015-12-174-41/+66
* perf tools: Provide subcmd configuration at runtimeJosh Poimboeuf2015-12-1611-12/+67
* perf tools: Document the fact that parse_options*() may exitJosh Poimboeuf2015-12-161-0/+3
* perf tools: Move strlcpy() from perf to tools/lib/string.cJosh Poimboeuf2015-12-164-23/+33
* tools build: Fix feature Makefile issues with 'O='Josh Poimboeuf2015-12-162-47/+48
* perf record: Add record.build-id config optionNamhyung Kim2015-12-152-1/+26
* perf record: Support custom vmlinux pathHe Kuang2015-12-142-2/+24
* perf tools: Make options always available, even if required libs not linkedWang Nan2015-12-144-13/+134
* perf tools: Convert parse-options.c internal functions to staticJosh Poimboeuf2015-12-142-18/+9
* perf tools: Move help_unknown_cmd() to its own fileJosh Poimboeuf2015-12-145-104/+110
* perf tools: Remove check for unused PERF_PAGER_IN_USEJosh Poimboeuf2015-12-141-7/+1
* perf tools: Create pager.hJosh Poimboeuf2015-12-142-4/+8
* perf build: Rename LIB_PATH -> API_PATHJosh Poimboeuf2015-12-141-4/+4
* perf build: Fix 'make clean'Josh Poimboeuf2015-12-141-3/+4
* perf test: Remove tarpkg at end of testJosh Poimboeuf2015-12-141-1/+2
* perf test: Add Build file to dependencies for llvm-src-*.cJosh Poimboeuf2015-12-141-3/+3
* perf build: Remove unnecessary line in Makefile.featureJosh Poimboeuf2015-12-141-1/+0
* perf test: Fix hist testcases when kptr_restrict is onNamhyung Kim2015-12-141-3/+2
* perf evsel: Disable branch flags/cycles for --callgraph lbrAndi Kleen2015-12-141-1/+13
* perf thread: Fix reference count initial stateArnaldo Carvalho de Melo2015-12-143-11/+22
* perf test: Dump the stack when test segfaults when in verbose modeArnaldo Carvalho de Melo2015-12-141-0/+3
* perf tools: Use same signal handling strategy as 'record'Arnaldo Carvalho de Melo2015-12-141-1/+2
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-12-145-36/+57
|\
| * perf tools: Clear struct machine during machine__init()Wang Nan2015-12-111-0/+1
| * perf script: Add support for PERF_TYPE_BREAKPOINTWang Nan2015-12-111-0/+14
| * perf data: Add u32_hex data typeWang Nan2015-12-111-0/+2
| * tools lib bpf: Fetch map names from correct strtabWang Nan2015-12-111-2/+9
| * tools lib bpf: Check return value of strdup when reading map namesWang Nan2015-12-111-4/+9
| * perf top: Cleanup condition in perf_top__record_precise_ip()Namhyung Kim2015-12-111-5/+4
| * perf top: Fix annotation on --stdioNamhyung Kim2015-12-111-2/+1
| * perf top: Access hists->lock only if neededNamhyung Kim2015-12-111-13/+15
| * perf top: Do not convert address for perf_top__record_precise_ip()Namhyung Kim2015-12-111-10/+2
* | Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar2015-12-14788-5167/+9886
|\ \
| * | Linux 4.4-rc5v4.4-rc5Linus Torvalds2015-12-141-1/+1
| * | sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-138-28/+28
| * | Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-12-133-13/+14
| |\ \
| | * | SUNRPC: Fix callback channelTrond Myklebust2015-12-073-13/+14
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-12-133-0/+3
| |\ \ \
| | * | | irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier2015-12-102-0/+2
| | * | | irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier2015-12-101-0/+1
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-12-131-1/+1
| |\ \ \ \
| | * | | | clocksource: Mmio: remove artificial 32bit limitationLinus Walleij2015-12-101-1/+1
| * | | | | Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-12-131-9/+4
| |\ \ \ \ \
| | * | | | | fpga manager: Fix firmware resource leak on errorTobias Klauser2015-11-251-3/+1
| | * | | | | fpga manager: remove labelAlan Tull2015-11-251-6/+3
| * | | | | | Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-137-16/+21
| |\ \ \ \ \ \
| | * | | | | | staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro2015-12-011-9/+11
| | * | | | | | Merge tag 'iio-fixes-for-4.4b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-016-7/+10
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |