aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-17perf tools: Add stat config event read functionJiri Olsa3-0/+32
2015-12-17perf tools: Add stat config event synthesize functionJiri Olsa6-0/+104
2015-12-17perf tools: Add stat config user level eventJiri Olsa4-1/+47
2015-12-17perf cpu_map: Add perf_event__fprintf_cpu_map functionJiri Olsa2-0/+17
2015-12-17perf cpu_map: Add cpu_map__new_event functionJiri Olsa3-4/+64
2015-12-17perf cpu_map: Add cpu_map event synthesize functionJiri Olsa6-0/+216
2015-12-17perf cpu_map: Add cpu_map user level eventJiri Olsa4-1/+81
2015-12-17perf thread_map: Add perf_event__fprintf_thread_map functionJiri Olsa2-0/+17
2015-12-17perf thread_map: Add thread_map__new_event functionJiri Olsa3-0/+44
2015-12-17perf thread_map: Add thread_map event sythesize functionJiri Olsa5-0/+74
2015-12-17perf thread_map: Add thread_map user level eventJiri Olsa4-1/+42
2015-12-17tools subcmd: Rename subcmd header include guardsJosh Poimboeuf7-21/+22
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf66-68/+129
2015-12-17perf tools: Finalize subcmd independenceJosh Poimboeuf11-62/+237
2015-12-16perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf9-32/+32
2015-12-16perf tools: Remove subcmd dependencies on strbufJosh Poimboeuf4-41/+66
2015-12-16perf tools: Provide subcmd configuration at runtimeJosh Poimboeuf11-12/+67
2015-12-16perf tools: Document the fact that parse_options*() may exitJosh Poimboeuf1-0/+3
2015-12-16perf tools: Move strlcpy() from perf to tools/lib/string.cJosh Poimboeuf4-23/+33
2015-12-16tools build: Fix feature Makefile issues with 'O='Josh Poimboeuf2-47/+48
2015-12-15perf record: Add record.build-id config optionNamhyung Kim2-1/+26
2015-12-14perf record: Support custom vmlinux pathHe Kuang2-2/+24
2015-12-14perf tools: Make options always available, even if required libs not linkedWang Nan4-13/+134
2015-12-14perf tools: Convert parse-options.c internal functions to staticJosh Poimboeuf2-18/+9
2015-12-14perf tools: Move help_unknown_cmd() to its own fileJosh Poimboeuf5-104/+110
2015-12-14perf tools: Remove check for unused PERF_PAGER_IN_USEJosh Poimboeuf1-7/+1
2015-12-14perf tools: Create pager.hJosh Poimboeuf2-4/+8
2015-12-14perf build: Rename LIB_PATH -> API_PATHJosh Poimboeuf1-4/+4
2015-12-14perf build: Fix 'make clean'Josh Poimboeuf1-3/+4
2015-12-14perf test: Remove tarpkg at end of testJosh Poimboeuf1-1/+2
2015-12-14perf test: Add Build file to dependencies for llvm-src-*.cJosh Poimboeuf1-3/+3
2015-12-14perf build: Remove unnecessary line in Makefile.featureJosh Poimboeuf1-1/+0
2015-12-14perf test: Fix hist testcases when kptr_restrict is onNamhyung Kim1-3/+2
2015-12-14perf evsel: Disable branch flags/cycles for --callgraph lbrAndi Kleen1-1/+13
2015-12-14perf thread: Fix reference count initial stateArnaldo Carvalho de Melo3-11/+22
2015-12-14perf test: Dump the stack when test segfaults when in verbose modeArnaldo Carvalho de Melo1-0/+3
2015-12-14perf tools: Use same signal handling strategy as 'record'Arnaldo Carvalho de Melo1-1/+2
2015-12-14Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar5-36/+57
2015-12-14Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar788-5167/+9886
2015-12-13Linux 4.4-rc5Linus Torvalds1-1/+1
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra8-28/+28
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-13/+14
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+3
2015-12-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-12-13Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-9/+4
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-16/+21
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds30-79/+200
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds21-32/+76
2015-12-12Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-48/+34
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-62/+77