summaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)AuthorLines
2008-12-31Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2Ingo Molnar-5/+37
2008-12-31Merge branch 'linus' into tracing/kmemtraceIngo Molnar-5/+37
2008-12-30tracing: removed duplicated #includeHuang Weiyi-1/+0
2008-12-30Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+37
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+0
2008-12-30tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar-1/+4
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker-0/+391
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell-803/+4401
2008-12-29tracing/selftest: remove TRACE_CONT referenceIngo Molnar-1/+0
2008-12-29tracing/ftrace: make trace_find_cmdline() generally availableIngo Molnar-2/+2
2008-12-29tracing/branch-tracer: adapt to the stat tracing APIFrederic Weisbecker-126/+142
2008-12-29tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker-1/+271
2008-12-29ftrace: change trace.c to use registered eventsSteven Rostedt-364/+574
2008-12-29ftrace: set up trace event hash infrastructureSteven Rostedt-281/+416
2008-12-29ftrace: remove obsolete print continue functionalitySteven Rostedt-74/+0
2008-12-29Merge branches 'tracing/docs', 'tracing/function-graph-tracer' and 'linus' in...Ingo Molnar-1/+7
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-802/+4400
2008-12-26tracing/function-graph-tracer: strip ending newlines on commentsFrederic Weisbecker-0/+6
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar-1/+0
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar-67/+39
2008-12-25sched, trace: update trace_sched_wakeup()Peter Zijlstra-2/+2
2008-12-23ring-buffer: prevent false positive warningSteven Rostedt-2/+5
2008-12-23ring-buffer: fix dangling commit raceSteven Rostedt-0/+12
2008-12-19ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg-63/+20
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar-25/+18
2008-12-19tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar-0/+1
2008-12-19tracing: fix warning in kernel/trace/trace.cIngo Molnar-1/+0
2008-12-18tracing/ring-buffer: remove unused ring_buffer sizeLai Jiangshan-3/+1
2008-12-18trace: fix task state printoutThomas Gleixner-22/+17
2008-12-18ftrace: add not to regex on filtering functionsSteven Rostedt-2/+13
2008-12-18trace: better use of stack_trace_enabled for boot up codeSteven Rostedt-7/+4
2008-12-18trace: add a way to enable or disable the stack tracerSteven Rostedt-8/+57
2008-12-17tracing/ftrace: add the printk-msg-only optionFrederic Weisbecker-1/+27
2008-12-17tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_sta...Frederic Weisbecker-1/+1
2008-12-16Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar-133/+118
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell-2/+2
2008-12-12tracing/function-graph-tracer: Output arrows signal on hardirq call/returnFrederic Weisbecker-4/+62
2008-12-12x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger-129/+56
2008-12-12ring_buffer: adding EXPORT_SYMBOLsRobert Richter-0/+34
2008-12-10ftrace: remove unused function arg in trace_iterator_increment()Robert Richter-2/+2
2008-12-10ring_buffer: update description for ring_buffer_alloc()Robert Richter-1/+1
2008-12-08tracing/function-graph-tracer: fix 'flags' variable mismatchIngo Molnar-3/+3
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker-13/+7
2008-12-08tracing/function-graph-tracer: turn tracing_selftest_running into an intFrederic Weisbecker-5/+7
2008-12-08tracing/function-graph-tracer: implement a print_headers functionFrederic Weisbecker-4/+29
2008-12-05ftrace: use init_struct_pid as swapper pidSteven Rostedt-1/+1
2008-12-05tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker-7/+1
2008-12-05tracing/ftrace: fix the check of ftrace_trace_taskFrederic Weisbecker-1/+1
2008-12-05tracing/ftrace: don't insert TRACE_PRINT during selftestsFrederic Weisbecker-1/+12
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar-9/+97