summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-02samples/bpf: Add kmem_alloc()/free() tracker toolAlexei Starovoitov
2015-04-02samples/bpf: Add IO latency analysis (iosnoop/heatmap) toolAlexei Starovoitov
2015-04-02samples/bpf: Add counting example for kfree_skb() function calls and the writ...Alexei Starovoitov
2015-04-02samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov
2015-04-02tracing: Allow BPF programs to call bpf_trace_printk()Alexei Starovoitov
2015-04-02tracing: Allow BPF programs to call bpf_ktime_get_ns()Alexei Starovoitov
2015-04-02tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov
2015-04-02tracing: Add kprobe flagAlexei Starovoitov
2015-04-02bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefsDaniel Borkmann
2015-04-02Merge branch 'perf/timer' into perf/coreIngo Molnar
2015-04-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-03-31perf ordered_samples: Remove references to perf_{evlist,tool} and machinesArnaldo Carvalho de Melo
2015-03-31perf session: Always initialize ordered_eventsArnaldo Carvalho de Melo
2015-03-31perf tools: Fix ppid for synthesized fork eventsDavid Ahern
2015-03-31perf tools: Refactor comm/tgid lookupDavid Ahern
2015-03-31perf callchain: Fix kernel symbol resolution by remembering the cpumodeDavid Hildenbrand
2015-03-30perf build: Disable libbabeltrace check by defaultJiri Olsa
2015-03-27perf: Add per event clockid supportPeter Zijlstra
2015-03-27Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar
2015-03-27Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar
2015-03-27perf: Fix racy group accessPeter Zijlstra
2015-03-27perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()David Ahern
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar
2015-03-27Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar
2015-03-27time: Add ktime_get_tai_ns()Peter Zijlstra
2015-03-27time: Introduce tk_fast_rawPeter Zijlstra
2015-03-27time: Parametrize all tk_fast_mono usersPeter Zijlstra
2015-03-27time: Add timerkeeper::tkr_rawPeter Zijlstra
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2015-03-27perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen
2015-03-27perf/x86/intel: Add Broadwell core supportAndi Kleen
2015-03-27perf/x86/intel: Add new cache events table for HaswellAndi Kleen
2015-03-27Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-03-27timers, sched/clock: Clean up the code a bitIngo Molnar
2015-03-27timers, sched/clock: Avoid deadlock during read from NMIDaniel Thompson
2015-03-27timers, sched/clock: Remove redundant notrace from update functionDaniel Thompson
2015-03-27timers, sched/clock: Remove suspend from clock_read_data()Daniel Thompson
2015-03-27timers, sched/clock: Optimize cache line usageDaniel Thompson
2015-03-27timers, sched/clock: Match scope of read and write seqcountsDaniel Thompson
2015-03-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-26Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-03-26Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-27Merge tag 'drm-intel-fixes-2015-03-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-03-26tools lib traceevent: Zero should not be considered "not found" in eval_flag()Steven Rostedt
2015-03-26perf trace: Fix syscall enter formatting bugArnaldo Carvalho de Melo
2015-03-26perf tools: Set JOBS based on CPU or processorDavid Ahern
2015-03-26perf: Bump max number of cpus to 1024David Ahern
2015-03-26perf evlist: Return the first evsel with an invalid filter in apply_filters()Arnaldo Carvalho de Melo
2015-03-26perf timechart: Fix SIBGUS error on sparc64David Ahern