summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-25tools build: Fix perf_clean targetJiri Olsa1-1/+2
2016-04-25perf tools: Make the x86 clean quietJiri Olsa1-1/+1
2016-04-25perf evlist: Decode perf_event_attr->branch_sample_typeArnaldo Carvalho de Melo1-1/+17
2016-04-25perf trace: Make --pf honour --min-stack tooArnaldo Carvalho de Melo1-4/+15
2016-04-25perf trace: Make --event honour --min-stack tooArnaldo Carvalho de Melo1-5/+16
2016-04-25perf script: Fix segfault when printing callchainsChris Phlipot1-6/+6
2016-04-25perf trace: Make --pf maj/min/all use callchains tooArnaldo Carvalho de Melo1-18/+41
2016-04-25perf trace: Extract evsel contructor from perf_evlist__add_pgfaultArnaldo Carvalho de Melo1-15/+16
2016-04-25perf buildid: Fix off-by-one in write_buildid()Andrey Ryabinin1-3/+3
2016-04-23Merge tag 'perf-core-for-mingo-20160419' of git://git.kernel.org/pub/scm/linu...Ingo Molnar18-56/+74
2016-04-23x86/perf/rapl: Add missing Broadwell modelPeter Zijlstra1-0/+1
2016-04-23x86/perf/rapl: Reorder model numbersPeter Zijlstra1-4/+9
2016-04-23perf/x86/intel/rapl: Support Skylake RAPL domainsSrinivas Pandruvada2-2/+54
2016-04-23perf/core: Add ::write_backward attribute to perf eventWang Nan4-10/+85
2016-04-23perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUsKan Liang3-1/+21
2016-04-23perf/x86/intel: Add Goldmont CPU supportKan Liang4-1/+177
2016-04-23Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar176-940/+1301
2016-04-23perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentationPeter Zijlstra1-1/+2
2016-04-23perf/x86/intel/rapl: Add missing Haswell modelSrinivas Pandruvada1-0/+1
2016-04-23perf/x86/intel: Add model number for Skylake Server to perfAndi Kleen1-0/+1
2016-04-19perf test: Add missing verbose output explaining the reason for failureArnaldo Carvalho de Melo1-0/+3
2016-04-19perf test: Ignore kcore files in the "vmlinux matches kallsyms" testArnaldo Carvalho de Melo1-1/+7
2016-04-19perf symbols: Allow loading kallsyms without considering kcore filesArnaldo Carvalho de Melo4-6/+22
2016-04-19perf build: Remove x86 references from arch-neutral BuildArnaldo Carvalho de Melo1-4/+0
2016-04-19perf jit: memset() variable 'st' using the correct sizeColin Ian King1-2/+2
2016-04-19perf script: Fix postgresql ubuntu install instructionsChris Phlipot1-3/+2
2016-04-19Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/li...Ingo Molnar1-1/+1
2016-04-18perf top: Use callchain_param.enabled instead of symbol_conf.use_callchainArnaldo Carvalho de Melo1-6/+6
2016-04-18perf hists browser: Fold two consecutive symbol_conf.use_callchain ifsArnaldo Carvalho de Melo1-3/+2
2016-04-18perf tools: Ditch record_opts.callgraph_setArnaldo Carvalho de Melo4-20/+16
2016-04-18perf report: Use callchain_param.enabled instead of tool specific knobArnaldo Carvalho de Melo1-5/+6
2016-04-18perf callchain: Set callchain_param.enabled when parsing --call-graphArnaldo Carvalho de Melo1-0/+2
2016-04-18perf script: Check sample->callchain before using itArnaldo Carvalho de Melo1-1/+1
2016-04-18perf evsel: Add missign class prefix to has_branch_stack methodArnaldo Carvalho de Melo3-4/+4
2016-04-18perf intel-pt: Fix segfault tracing transactionsAdrian Hunter1-1/+1
2016-04-18Linux 4.6-rc4v4.6-rc4Linus Torvalds1-1/+1
2016-04-17Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-2/+2
2016-04-17dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy1-2/+2
2016-04-17Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+9
2016-04-17Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+14
2016-04-17Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-13/+94
2016-04-17Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds6-68/+73
2016-04-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2016-04-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+15
2016-04-16Merge branch 'fix/edma' into fixesVinod Koul1-38/+25
2016-04-16Merge branch 'fix/xilinx' into fixesVinod Koul1-1/+1
2016-04-16Merge branch 'fix/omap' into fixesVinod Koul1-9/+17
2016-04-16Merge branch 'fix/hsu' into fixesVinod Koul2-5/+11
2016-04-16perf trace: Fix build when DWARF unwind isn't availableArnaldo Carvalho de Melo1-1/+1
2016-04-16Merge tag 'perf-core-for-mingo-20160415' of git://git.kernel.org/pub/scm/linu...Ingo Molnar24-443/+565