summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf trace: Beautify sched_setscheduler 'policy' argumentArnaldo Carvalho de Melo2016-04-062-0/+48
* perf list: Document event specifications betterAndi Kleen2016-04-061-1/+106
* perf tools: Remove superfluous ARCH Makefile includesJiri Olsa2016-04-062-5/+0
* perf script perl: Do error checking on new backtrace routineArnaldo Carvalho de Melo2016-04-061-9/+21
* perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo2016-04-066-0/+38
* perf config: Fix build with older toolchain.Vinson Lee2016-04-061-3/+3
* Merge tag 'perf-core-for-mingo-20160401' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-04-0619-41/+274
|\
| * perf bpf: Add sample types for 'bpf-output' eventWang Nan2016-04-011-1/+2
| * perf trace: Don't set the base timestamp using events without PERF_SAMPLE_TIMEArnaldo Carvalho de Melo2016-04-011-2/+11
| * perf trace: Introduce function to set the base timestampArnaldo Carvalho de Melo2016-04-011-5/+11
| * perf tools: Fix PMU term format max value calculationKan Liang2016-04-011-7/+6
| * perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMPAdrian Hunter2016-04-012-0/+10
| * perf jit: Add support for using TSC as a timestampAdrian Hunter2016-04-017-28/+87
| * perf tools: Add time conversion eventAdrian Hunter2016-03-319-0/+75
| * perf trace: Pretty print getrandom() argsArnaldo Carvalho de Melo2016-03-311-0/+26
| * perf trace: Pretty print seccomp() argsArnaldo Carvalho de Melo2016-03-311-0/+47
| * perf trace: Do not process PERF_RECORD_LOST twiceArnaldo Carvalho de Melo2016-03-311-0/+1
|/
* perf/ring_buffer: Prepare writing into the ring-buffer from the endWang Nan2016-03-311-6/+36
* perf/core: Set event's default ::overflow_handler()Wang Nan2016-03-314-10/+18
* perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...Wang Nan2016-03-314-1/+34
* ftrace/perf: Check sample types only for sampling eventsJiri Olsa2016-03-311-0/+3
* perf/x86/intel/bts: Move transaction start/stop to start/stop callbacksAlexander Shishkin2016-03-311-57/+48
* perf/x86/intel/pt: Move transaction start/stop to PMU start/stop callbacksAlexander Shishkin2016-03-311-58/+27
* perf/ring_buffer: Document AUX API usageAlexander Shishkin2016-03-311-0/+10
* perf/core: Free AUX pages in unmap pathAlexander Shishkin2016-03-313-29/+129
* perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count dropsAlexander Shishkin2016-03-311-0/+7
* perf/core: Verify we have a single perf_hw_context PMUPeter Zijlstra2016-03-311-0/+9
* perf/x86: Move Kconfig.perf and other perf configuration bits to events/KconfigPeter Zijlstra2016-03-312-10/+10
* perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counterHuang Rui2016-03-313-11/+23
* perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) supportHuang Rui2016-03-313-0/+10
* x86/perf/intel/cstate: Modularize driverThomas Gleixner2016-03-313-4/+30
* x86/perf/intel/cstate: Sanitize error handlingThomas Gleixner2016-03-311-23/+27
* x86/perf/intel/cstate: Sanitize probingThomas Gleixner2016-03-311-199/+160
* x86/perf/intel/cstate: Make cstate hotplug handling actually workThomas Gleixner2016-03-311-69/+53
* x86/perf/intel/rapl: Make the Intel RAPL PMU driver modularKan Liang2016-03-313-40/+92
* x86/perf/intel/uncore: Make the Intel uncore PMU driver modularKan Liang2016-03-315-100/+148
* Merge branch 'perf/urgent' into perf/core, to fix up fixes before queueing up...Ingo Molnar2016-03-312-9/+58
|\
| * perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra2016-03-311-7/+45
| * perf/core: Don't leak event in the syscall error pathAlexander Shishkin2016-03-311-0/+1
| * perf/core: Fix time tracking bug with multiplexingPeter Zijlstra2016-03-311-2/+12
* | Merge tag 'perf-core-for-mingo-20160330' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-03-3121-55/+448
|\ \ | |/ |/|
| * perf tools: Add support for skipping itrace instructionsAndi Kleen2016-03-306-2/+49
| * perf script perl: Perl scripts now get a backtrace, like the python onesDima Kogan2016-03-301-8/+106
| * perf config: Rename 'v' to 'home' in set_buildid_dir()Taeung Song2016-03-301-3/+4
| * perf config: Rework buildid_dir_command_config to perf_buildid_configTaeung Song2016-03-301-32/+18
| * perf config: Remove duplicated set_buildid_dir callsTaeung Song2016-03-301-2/+1
| * perf tests: Add test to check for event timesJiri Olsa2016-03-304-0/+242
| * perf tools: Make -f/--force option documentation consistent across toolsJiri Olsa2016-03-304-3/+7
| * perf tools: Make hists__collapse_insert_entry staticJiri Olsa2016-03-302-4/+3
| * perf mem: Add -U/-K (--all-user/--all-kernel) optionsJiri Olsa2016-03-302-1/+18