summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-31perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...Wang Nan
2016-03-31ftrace/perf: Check sample types only for sampling eventsJiri Olsa
2016-03-31perf/x86/intel/bts: Move transaction start/stop to start/stop callbacksAlexander Shishkin
2016-03-31perf/x86/intel/pt: Move transaction start/stop to PMU start/stop callbacksAlexander Shishkin
2016-03-31perf/ring_buffer: Document AUX API usageAlexander Shishkin
2016-03-31perf/core: Free AUX pages in unmap pathAlexander Shishkin
2016-03-31perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count dropsAlexander Shishkin
2016-03-31perf/core: Verify we have a single perf_hw_context PMUPeter Zijlstra
2016-03-31perf/x86: Move Kconfig.perf and other perf configuration bits to events/KconfigPeter Zijlstra
2016-03-31perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counterHuang Rui
2016-03-31perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) supportHuang Rui
2016-03-31x86/perf/intel/cstate: Modularize driverThomas Gleixner
2016-03-31x86/perf/intel/cstate: Sanitize error handlingThomas Gleixner
2016-03-31x86/perf/intel/cstate: Sanitize probingThomas Gleixner
2016-03-31x86/perf/intel/cstate: Make cstate hotplug handling actually workThomas Gleixner
2016-03-31x86/perf/intel/rapl: Make the Intel RAPL PMU driver modularKan Liang
2016-03-31x86/perf/intel/uncore: Make the Intel uncore PMU driver modularKan Liang
2016-03-31Merge branch 'perf/urgent' into perf/core, to fix up fixes before queueing up...Ingo Molnar
2016-03-31perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra
2016-03-31perf/core: Don't leak event in the syscall error pathAlexander Shishkin
2016-03-31perf/core: Fix time tracking bug with multiplexingPeter Zijlstra
2016-03-31Merge tag 'perf-core-for-mingo-20160330' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-03-31Merge tag 'perf-urgent-for-mingo-20160330' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-03-30perf jit: genelf makes assumptions about endianAnton Blanchard
2016-03-30perf hists: Fix determination of a callchain node's childlessnessAndres Freund
2016-03-30perf tools: Add support for skipping itrace instructionsAndi Kleen
2016-03-30perf script perl: Perl scripts now get a backtrace, like the python onesDima Kogan
2016-03-30perf config: Rename 'v' to 'home' in set_buildid_dir()Taeung Song
2016-03-30perf config: Rework buildid_dir_command_config to perf_buildid_configTaeung Song
2016-03-30perf config: Remove duplicated set_buildid_dir callsTaeung Song
2016-03-30perf tests: Add test to check for event timesJiri Olsa
2016-03-30perf tools: Make -f/--force option documentation consistent across toolsJiri Olsa
2016-03-30perf tools: Make hists__collapse_insert_entry staticJiri Olsa
2016-03-30perf mem: Add -U/-K (--all-user/--all-kernel) optionsJiri Olsa
2016-03-30Merge tag 'perf-urgent-for-mingo-20160329' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-03-29perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...Arnaldo Carvalho de Melo
2016-03-29Merge tag 'perf-urgent-for-mingo-20160328' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-03-28perf tools: Fix build break on powerpcSukadev Bhattiprolu
2016-03-25perf/x86: Move events_sysfs_show() outside CPU_SUP_INTELHuang Rui
2016-03-25Merge tag 'perf-urgent-for-mingo-20160324' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-03-24perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...Arnaldo Carvalho de Melo
2016-03-24perf tests: Fix tarpkg build test error output redirectionArnaldo Carvalho de Melo
2016-03-24Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-03-23perf llvm: Use strerror_r instead of the thread unsafe strerror oneArnaldo Carvalho de Melo
2016-03-23perf llvm: Use realpath to canonicalize pathsArnaldo Carvalho de Melo
2016-03-23perf tools: Unexport some methods unused outside strbuf.cArnaldo Carvalho de Melo
2016-03-23perf probe: No need to use formatting strbuf methodArnaldo Carvalho de Melo
2016-03-23perf help: Use asprintf instead of adhoc equivalentsArnaldo Carvalho de Melo
2016-03-23perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo
2016-03-23perf tools: Do not include stringify.h from the kernel sourcesArnaldo Carvalho de Melo