tracing: Add interface to allow multiple trace buffers
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / kernel / trace / trace.c
2013-03-15 Steven Rostedttracing: Add interface to allow multiple trace buffers
2013-03-15 Steven Rostedttracing: Replace the static global per_cpu arrays with...
2013-03-15 Steven Rostedttracing: Pass the ftrace_file to the buffer lock reserv...
2013-03-15 Steven Rostedttracing: Encapsulate global_trace and remove dependenci...
2013-03-15 Steven Rostedttracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPU
2013-03-15 Steven Rostedttracing: Separate out trace events from global variables
2013-03-15 Steven Rostedt ... tracing: Prevent buffer overwrite disabled for latency...
2013-03-15 Steven Rostedt ... tracing: Keep overwrite in sync between regular and...
2013-03-14 Steven Rostedt ... tracing: Protect tracer flags with trace_types_lock
2013-03-12 Steven Rostedt ... tracing: Fix race in snapshot swapping
2013-03-07 Steven Rostedt ... tracing: Do not return EINVAL in snapshot when not...
2013-03-07 Steven Rostedt ... tracing: Add help of snapshot feature when snapshot...
2013-02-20 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2013-02-20 Linus TorvaldsMerge branch 'for-3.9-async' of git://git./linux/kernel...
2013-02-20 Linus TorvaldsMerge branch 'for-3.9' of git://git./linux/kernel/git...
2013-02-20 Linus TorvaldsMerge branch 'for-3.9-cleanups' of git://git./linux...
2013-02-20 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2013-02-20 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2013-02-20 Linus TorvaldsMerge branch 'x86-hyperv-for-linus' of git://git./linux...
2013-02-20 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2013-02-20 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2013-02-20 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2013-02-20 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2013-02-20 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2013-02-20 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2013-02-20 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2013-02-20 Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git....
2013-02-20 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2013-02-20 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2013-02-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-15 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc7-tag-two' of git...
2013-02-15 Linus TorvaldsMerge tag '3.8-pci-fixes-3' of git://git./linux/kernel...
2013-02-14 Thomas GleixnerMerge branch 'fortglx/3.9/time' of git://git.linaro...
2013-02-12 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-02-11 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2013-02-10 Dave AirlieMerge branch 'drm-nouveau-fixes-3.8' of git://anongit...
2013-02-08 David S. MillerMerge branch 'fixes' of git://git./linux/kernel/git...
2013-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-08 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc6-tag' of git://git...
2013-02-07 Clark Williamssched/rt: Move rt specific bits into new header file
2013-02-06 H. Peter AnvinMerge tag 'ras_for_3.8' into x86/urgent
2013-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2013-02-06 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-02-06 Takashi IwaiMerge branch 'fix/fsl' of git://git./linux/kernel/git...
2013-02-06 Ingo MolnarMerge branch 'rcu/next' of git://git./linux/kernel...
2013-02-05 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-02-04 Frederic WeisbeckerMerge branch 'nohz/printk-v8' into irq/core
2013-02-04 Linus TorvaldsMerge tag 'for-linus-20130204' of git://git.infradead...
2013-02-04 Ingo MolnarMerge branch 'rcu/next' of git://git./linux/kernel...
2013-02-04 Thomas GleixnerMerge branch 'fortglx/3.9/time' of git://git.linaro...
2013-02-03 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2013-02-02 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2013-02-01 Steven Rostedt ... tracing: Init current_trace to nop_trace and remove...
2013-02-01 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-01-31 Dave AirlieMerge branch 'drm-fixes-3.8' of git://people.freedeskto...
2013-01-31 Linus TorvaldsMerge branch 'for-3.8/upstream-fixes' of git://git...
2013-01-31 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-01-30 Hiraku Toyookatracing: Make a snapshot feature available from userspace
2013-01-30 Hiraku Toyookatracing: Replace static old_tracer check of tracer...
2013-01-30 Steven Rostedt ... ring-buffer: Add stats field for amount read from trace...
2013-01-30 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-01-30 Linus TorvaldsMerge tag 'for-linus-v3.8-rc6' of git://oss.sgi.com...
2013-01-30 Linus TorvaldsMerge tag 'pinctrl-fixes-rc6' of git://git./linux/kerne...
2013-01-29 Jovi Zhangtracing: Remove second iterator initializer
2013-01-29 Mark BrownMerge remote-tracking branch 'regulator/fix/lrg' into tmp
2013-01-28 Linus TorvaldsMerge tag 'md-3.8-fixes' of git://neil.brown.name/md
2013-01-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-01-27 Takashi IwaiMerge tag 'asoc-3.8-rc4' of git://git./linux/kernel...
2013-01-26 Shan Weitracing: Use __this_cpu_inc/dec operation instead of...
2013-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-25 Josh Tripletttracing: Mark tracing_dentry_percpu() static
2013-01-24 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-01-24 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2013-01-24 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-24 Ingo MolnarMerge tag 'please-pull-aer-trace' of git://git./linux...
2013-01-24 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2013-01-24 Ingo MolnarMerge branch 'rcu/urgent' of git://git./linux/kernel...
2013-01-24 Ingo MolnarMerge branch 'core/irq_work' of git://git./linux/kernel...
2013-01-24 Ingo MolnarMerge tag 'v3.8-rc4' into irq/core
2013-01-24 Mark BrownMerge remote-tracking branch 'regmap/fix/debugfs' into tmp
2013-01-24 Olof JohanssonMerge tag 'imx-fixes-3.8-3' of git://git.linaro.org...
2013-01-24 Olof JohanssonMerge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infra...
2013-01-24 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-01-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-23 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-01-23 Linus TorvaldsMerge tag 'sound-3.8' of git://git./linux/kernel/git...
2013-01-23 Tejun HeoMerge branch 'master' into for-3.9-async
2013-01-23 Steven Rostedttracing: Fix race with max_tr and changing tracers
2013-01-23 Linus TorvaldsMerge tag '3.8-pci-fixes-2' of git://git./linux/kernel...
2013-01-22 Linus TorvaldsMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2013-01-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-22 Linus TorvaldsMerge tag 'fixes-for-v3.8-rc4' of git://git./linux...
2013-01-22 Olof JohanssonMerge tag 'omap-for-v3.8-rc4/fixes-signed' of git:...
2013-01-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-01-22 Linus TorvaldsMerge tag 'f2fs-for-3.8-rc5' of git://git./linux/kernel...
2013-01-22 Linus TorvaldsMerge tag 'upstream-linus' of git://git./linux/kernel...
2013-01-22 H. Peter AnvinMerge tag 'numascale' into x86/platform
2013-01-22 Jens AxboeMerge branch 'for-jens' of git://git.drbd.org/linux...
2013-01-22 Mark BrownMerge remote-tracking branch 'asoc/fix/wm2200' into tmp
2013-01-22 Mark BrownMerge remote-tracking branch 'asoc/fix/lrg' into tmp
next