tracing/function-return-tracer: add the overrun field
[deliverable/linux.git] / kernel /
2008-11-18  Frederic Weisbeckertracing/function-return-tracer: add the overrun field
2008-11-18  Frederic Weisbeckertracing/ftrace: make nop tracer using tracer flags
2008-11-18  Frederic Weisbeckertracing/ftrace: implement a set_flag callback for tracers
2008-11-18  Ingo MolnarMerge branches 'tracing/branch-tracer' and 'tracing...
2008-11-18  Rakib Mullickkernel/profile.c: fix section mismatch warning
2008-11-17  Aneesh Kumar K.Vtracing: branch tracer, fix writing to trace/trace_options
2008-11-17  Ingo MolnarMerge branches 'tracing/branch-tracer', 'tracing/ftrace...
2008-11-16  Ingo Molnarmarkers/tracpoints: fix non-modular build
2008-11-16  Mathieu Desnoyerstracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
2008-11-16  Mathieu Desnoyerstracepoints: use modules notifiers
2008-11-16  Mathieu Desnoyerstracepoints: fix disable
2008-11-16  Mathieu Desnoyersmarkers: auto enable tracepoints (new API : trace_mark_...
2008-11-16  Mathieu Desnoyersmarkers: use module notifier
2008-11-16  Mathieu Desnoyersmarkers: use rcu_*_sched_notrace and notrace
2008-11-16  Mathieu Desnoyersmarkers: fix unregister
2008-11-16  walimisfunction tracing: fix wrong pos computing when read...
2008-11-16  Frederic Weisbeckertracing/function-return-tracer: support for dynamic...
2008-11-16  Ingo MolnarMerge branch 'tracing/ftrace' into tracing/function...
2008-11-16  Frederic Weisbeckertracing/branch-tracer: fix a trace recursion on branch...
2008-11-16  Frederic Weisbeckertracing/ftrace: change the type of the init() callback
2008-11-16  Frederic Weisbeckertracing/ftrace: fix unexpected -EINVAL when longest...
2008-11-16  Steven Rostedtftrace: make filtered functions effective on setting
2008-11-16  Steven Rostedtftrace: fix dyn ftrace filter
2008-11-16  Steven Rostedtftrace: allow NULL pointers in mcount_loc
2008-11-16  Steven Rostedtftrace: pass module struct to arch dynamic ftrace functions
2008-11-16  Steven Rostedtftrace: replace raw_local_irq_save with local_irq_save
2008-11-16  Steven Rostedtftrace: do not process freed records
2008-11-16  Steven Rostedtftrace: disable ftrace on anomalies in trace start...
2008-11-16  Steven Rostedtftrace: remove condition from ftrace_record_ip
2008-11-16  Ingo MolnarMerge branches 'tracing/fastboot', 'tracing/ftrace...
2008-11-13  walimisftrace: remove unnecessary if condition of __unregister...
2008-11-13  Ingo Molnartracing: fix mmiotrace resizing crash
2008-11-13  Steven Rostedtftrace: CPU buffer start annotation clean ups
2008-11-13  Steven Rostedtftrace: rename iter_ctrl to trace_options
2008-11-13  Steven Rostedtftrace: show buffer size in kilobytes
2008-11-13  Steven Rostedtftrace: rename trace_entries to buffer_size_kb
2008-11-13  Ingo MolnarMerge branches 'tracing/branch-tracer', 'tracing/fastbo...
2008-11-12  Steven Rostedtftrace: rename trace_unlikely.c file
2008-11-12  Steven Rostedtftrace: add tracer called branch
2008-11-12  Steven Rostedtftrace: rename unlikely iter_ctrl to branch
2008-11-12  Steven Rostedttrace: rename unlikely profiler to branch profiler
2008-11-12  Ingo Molnartracing: finetune branch-tracer output
2008-11-12  Ingo Molnartracing: branch tracer, tweak output
2008-11-12  Steven Rostedttracing: likely/unlikely branch annotation tracer
2008-11-12  Steven Rostedttracing: profile likely and unlikely annotations
2008-11-12  Ingo MolnarMerge branches 'tracing/fastboot', 'tracing/function...
2008-11-12  Steven Rostedtring-buffer: fix deadlock from reader_lock in read_start
2008-11-12  Steven Rostedtring-buffer: no preempt for sched_clock()
2008-11-12  Frederic Weisbeckertracing/fastboot: Use the ring-buffer timestamp for...
2008-11-12  Frederic Weisbeckertracing/fastboot: move boot tracer structs and funcs...
2008-11-12  Ingo MolnarMerge branch 'tracing/function-return-tracer' into...
2008-11-12  Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2008-11-11  Steven Rostedtring-buffer: clean up warn ons
2008-11-11  Ingo MolnarMerge branch 'devel' of git://git./linux/kernel/git...
2008-11-11  Steven Rostedtring-buffer: buffer record on/off switch
2008-11-11  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-11-11  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-11-11  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-11-11  Steven Rostedtring-buffer: add reader lock
2008-11-11  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2008-11-11  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-11-11  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-11  Peter Zijlstrasched: release buddies on yield
2008-11-11  Gautham R Shenoytimers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly...
2008-11-11  Frederic Weisbeckertracing: add a tracer to catch execution time of kernel...
2008-11-11  Frederic Weisbeckertracing, x86: add low level support for ftrace return...
2008-11-11  Steven Rostedtring-buffer: replace most bug ons with warn on and...
2008-11-11  Steven Rostedtftrace: prevent ftrace_special from recursion
2008-11-11  Ingo MolnarMerge branch 'tracing/urgent' into tracing/ftrace
2008-11-11  Ingo MolnarMerge branch 'devel' of git://git./linux/kernel/git...
2008-11-11  Oleg Nesterovfix for account_group_exec_runtime(), make sure ->signa...
2008-11-11  Steven Rostedtring-buffer: prevent infinite looping on time stamping
2008-11-11  Steven Rostedtftrace: disable tracing on resize
2008-11-10  Thomas Gleixnernohz: disable tick_nohz_kick_tick() for now
2008-11-10  Thomas Gleixnerirq: call __irq_enter() before calling the tick_idle_check
2008-11-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-10  Takashi IwaiMerge branches 'topic/fix/misc' and 'topic/fix/hda...
2008-11-10  Peter Zijlstrasched: clean up debug info
2008-11-10  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-11-09  Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-11-09  Linus TorvaldsMerge branch 'cpus4096' of git://git./linux/kernel...
2008-11-08  Steven Rostedtftrace: display start of CPU buffer in trace output
2008-11-08  Steven Rostedtftrace: force pass of preemptoff selftest
2008-11-08  Steven Rostedtftrace: remove trace array ctrl
2008-11-08  Steven Rostedtftrace: remove ctrl_update method
2008-11-08  Steven Rostedtftrace: enable trace_printk by default
2008-11-08  Steven Rostedtftrace: irqsoff tracer incorrect reset
2008-11-08  Steven Rostedtftrace: fix sched_switch API
2008-11-08  Steven Rostedtftrace: fix boot trace sched startup
2008-11-08  Steven Rostedtftrace: fix set_ftrace_filter
2008-11-08  Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/fastboot...
2008-11-07  Ingo MolnarMerge branch 'oprofile-for-tip' of git://git./linux...
2008-11-07  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-11-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-07  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-11-07  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-11-07  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-11-07  David S. MillerMerge branch 'davem-fixes' of /linux/kernel/git/jgarzik...
2008-11-07  Li Zefansched: fix memory leak in a failure path
2008-11-07  Li Zefansched: fix a bug in sched domain degenerate
next
This page took 0.056294 seconds and 8 git commands to generate.