summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-02perf/x86: Dump DEBUGCTL in PMU dumpAndi Kleen1-1/+5
2015-04-02perf/x86/intel: Reset more state in PMU resetAndi Kleen1-0/+12
2015-04-02perf/x86/intel: Make the HT bug workaround conditional on HT enabledStephane Eranian2-21/+79
2015-04-02watchdog: Add watchdog enable/disable all functionsStephane Eranian2-0/+36
2015-04-02perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ...Stephane Eranian2-2/+22
2015-04-02perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraintsStephane Eranian1-5/+10
2015-04-02perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSWMaria Dimakopoulou2-11/+37
2015-04-02perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSWMaria Dimakopoulou1-9/+44
2015-04-02perf/x86/intel: Implement cross-HT corruption bug workaroundMaria Dimakopoulou3-13/+331
2015-04-02perf/x86/intel: Add cross-HT counter exclusion infrastructureMaria Dimakopoulou2-5/+98
2015-04-02perf/x86: Add 'index' param to get_event_constraint() callbackStephane Eranian4-10/+19
2015-04-02perf/x86: Add 3 new scheduling callbacksMaria Dimakopoulou2-0/+18
2015-04-02perf/x86: Vectorize cpuc->kfree_on_onlineStephane Eranian4-6/+19
2015-04-02perf/x86: Rename x86_pmu::er_flags to 'flags'Stephane Eranian2-15/+18
2015-04-02Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar37-162/+269
2015-04-02perf/x86/intel/bts: Add BTS PMU driverAlexander Shishkin5-3/+540
2015-04-02perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin6-0/+1256
2015-04-02perf/x86: Mark Intel PT and LBR/BTS as mutually exclusiveAlexander Shishkin3-0/+94
2015-04-02x86: Add Intel Processor Trace (INTEL_PT) cpu feature detectionAlexander Shishkin2-0/+2
2015-04-02perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin3-0/+56
2015-04-02perf: Add wakeup watermark control to the AUX areaAlexander Shishkin4-5/+31
2015-04-02perf: Support overwrite mode for the AUX areaAlexander Shishkin3-15/+35
2015-04-02perf: Add API for PMUs to write to the AUX areaAlexander Shishkin4-4/+168
2015-04-02perf: Add AUX recordAlexander Shishkin3-0/+56
2015-04-02perf: Add a pmu capability for "exclusive" eventsAlexander Shishkin2-2/+119
2015-04-02perf: Add a capability for AUX_NO_SG pmus to do software double bufferingAlexander Shishkin2-1/+15
2015-04-02perf: Support high-order allocations for AUX spaceAlexander Shishkin2-6/+51
2015-04-02perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra5-29/+265
2015-04-02perf: Add data_{offset,size} to user_pageAlexander Shishkin2-0/+7
2015-04-02perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen1-3/+3
2015-04-02perf/x86/intel: Filter branches for PEBS eventKan Liang1-2/+2
2015-04-02bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...Ingo Molnar3-2/+10
2015-04-02samples/bpf: Add kmem_alloc()/free() tracker toolAlexei Starovoitov3-0/+127
2015-04-02samples/bpf: Add IO latency analysis (iosnoop/heatmap) toolAlexei Starovoitov3-0/+243
2015-04-02samples/bpf: Add counting example for kfree_skb() function calls and the writ...Alexei Starovoitov3-0/+185
2015-04-02samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov10-12/+224
2015-04-02tracing: Allow BPF programs to call bpf_trace_printk()Alexei Starovoitov2-0/+79
2015-04-02tracing: Allow BPF programs to call bpf_ktime_get_ns()Alexei Starovoitov2-0/+15
2015-04-02tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov8-1/+219
2015-04-02tracing: Add kprobe flagAlexei Starovoitov2-1/+4
2015-04-02bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefsDaniel Borkmann1-4/+16
2015-04-02Merge branch 'perf/timer' into perf/coreIngo Molnar116-861/+1813
2015-04-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar9-123/+144
2015-03-31perf ordered_samples: Remove references to perf_{evlist,tool} and machinesArnaldo Carvalho de Melo5-47/+37
2015-03-31perf session: Always initialize ordered_eventsArnaldo Carvalho de Melo1-3/+2
2015-03-31perf tools: Fix ppid for synthesized fork eventsDavid Ahern1-33/+50
2015-03-31perf tools: Refactor comm/tgid lookupDavid Ahern1-28/+44
2015-03-31perf callchain: Fix kernel symbol resolution by remembering the cpumodeDavid Hildenbrand1-14/+14
2015-03-30perf build: Disable libbabeltrace check by defaultJiri Olsa2-4/+3
2015-03-30Linux 4.0-rc6Linus Torvalds1-1/+1