summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-cm-t35.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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-27perf: Add per event clockid supportPeter Zijlstra4-8/+91
2015-03-27perf: Fix racy group accessPeter Zijlstra1-0/+11
2015-03-27perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()David Ahern1-2/+0
2015-03-27time: Add ktime_get_tai_ns()Peter Zijlstra1-0/+5
2015-03-27time: Introduce tk_fast_rawPeter Zijlstra2-0/+14
2015-03-27time: Parametrize all tk_fast_mono usersPeter Zijlstra1-10/+15
2015-03-27time: Add timerkeeper::tkr_rawPeter Zijlstra2-24/+21
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra7-126/+126
2015-03-27perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen3-0/+37
2015-03-27perf/x86/intel: Add Broadwell core supportAndi Kleen1-0/+47
2015-03-27perf/x86/intel: Add new cache events table for HaswellAndi Kleen1-2/+192
2015-03-27timers, sched/clock: Clean up the code a bitIngo Molnar1-51/+56
2015-03-27timers, sched/clock: Avoid deadlock during read from NMIDaniel Thompson1-35/+68
2015-03-27timers, sched/clock: Remove redundant notrace from update functionDaniel Thompson1-1/+1
2015-03-27timers, sched/clock: Remove suspend from clock_read_data()Daniel Thompson1-15/+25
2015-03-27timers, sched/clock: Optimize cache line usageDaniel Thompson1-35/+77
2015-03-27timers, sched/clock: Match scope of read and write seqcountsDaniel Thompson1-15/+11
2015-03-26tools lib traceevent: Zero should not be considered "not found" in eval_flag()Steven Rostedt1-5/+5
2015-03-26perf trace: Fix syscall enter formatting bugArnaldo Carvalho de Melo1-1/+1
2015-03-26perf tools: Set JOBS based on CPU or processorDavid Ahern1-1/+1
2015-03-26perf: Bump max number of cpus to 1024David Ahern1-1/+1