aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2008-10-14ftrace: fix build failureStephen Rothwell
2008-10-14ftrace: add necessary locking for ftrace recordsSteven Rostedt
2008-10-14ftrace: do not init module on ftrace disabledSteven Rostedt
2008-10-14ftrace: fix some mistakes in error messagesFrédéric Weisbecker
2008-10-14ftrace: dump out ftrace buffers to console on panicSteven Rostedt
2008-10-14ftrace: ftrace_printk doc movedSteven Rostedt
2008-10-14ftrace: printk formatting infrastructureSteven Rostedt
2008-10-14ftrace: new continue entry - separate out from trace_entrySteven Rostedt
2008-10-14ftrace: remove old pointers to mcountSteven Rostedt
2008-10-14ftrace: do not show freed records in available_filter_functionsSteven Rostedt
2008-10-14ftrace: enable mcount recording for modulesSteven Rostedt
2008-10-14ftrace: mcount call site on boot nops coreSteven Rostedt
2008-10-14ftrace: create __mcount_loc sectionSteven Rostedt
2008-10-14tracing: clean up tracepoints kconfig structureIngo Molnar
2008-10-14ftrace: port to tracepointsMathieu Desnoyers
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28stop_machine: fix up ftrace.cRusty Russell
2008-07-27tracing: remove unused variableAndrea Righi
2008-07-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-26ftrace: fix modular buildIngo Molnar
2008-07-25markers: fix sparse integer as NULL pointer warningHarvey Harrison
2008-07-24ftrace: remove latency-tracer leftoverIngo Molnar
2008-07-24Merge branch 'linus' into tracing/urgentIngo Molnar
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis
2008-07-18ftrace: only trace preempt off with preempt tracerSteven Rostedt
2008-07-18ftrace: fix 4d3702b6 (post-v2.6.26): WARNING: at kernel/lockdep.c:2731 check_...Steven Rostedt
2008-07-14Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar
2008-07-11ftrace: build fix for ftraced_suspendIngo Molnar
2008-07-11ftrace: separate out the function enabled variableSteven Rostedt
2008-07-11ftrace: add ftrace_kill_atomicSteven Rostedt
2008-07-11ftrace: use current CPU for function startupSteven Rostedt
2008-07-11ftrace: start wakeup tracing after setting function tracerSteven Rostedt
2008-07-11ftrace: check proper config for preempt typeSteven Rostedt
2008-07-11ftrace: define function trace nopSteven Rostedt
2008-07-11ftrace: move sched_switch enable after markersSteven Rostedt
2008-07-10Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar
2008-07-10Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar
2008-07-03ftrace: prevent ftrace modifications while being kprobe'd, v2Abhishek Sagar
2008-06-23ftrace: avoid modifying kprobe'd recordsAbhishek Sagar
2008-06-23ftrace: freeze kprobe'd recordsAbhishek Sagar
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar
2008-06-16namespacecheck: fixesIngo Molnar
2008-06-14ftrace: fix "notrace" filtering priorityAbhishek Sagar
2008-06-12ftrace: fix printoutJiri Slaby
2008-06-10ftrace: disable tracing when current_tracer is set to "none"Ankita Garg
2008-06-10ftrace: prevent freeing of all failed updatesAbhishek Sagar
2008-06-10ftrace: add debugfs entry 'failures'Abhishek Sagar