aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-07tracing/ftrace: alloc the started cpumask for the trace fileFrederic Weisbecker1-1/+12
2009-04-07tracing, x86: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-07ftrace: Add check of sched_stopped for probe_sched_wakeupZhaolei1-0/+3
2009-04-07function-graph: add proper initialization for init taskSteven Rostedt2-2/+8
2009-04-07tracing/ftrace: fix missing include string.hFrederic Weisbecker1-0/+1
2009-04-07tracing: fix incorrect return type of ns2usecs()Lai Jiangshan3-4/+3
2009-04-07tracing: remove CALLER_ADDR2 from wakeup tracerSteven Rostedt1-1/+7
2009-04-03blktrace: fix pdu_len when tracing packet command requestsLi Zefan2-1/+2
2009-04-03blktrace: small cleanup in blk_msg_write()Li Zefan1-1/+1
2009-04-03blktrace: NUL-terminate user space messagesCarl Henrik Lunde1-2/+3
2009-04-01tracing: move scripts/trace/power.pl to scripts/tracing/power.plLai Jiangshan1-0/+0
2009-03-31trace: make argument 'mem' of trace_seq_putmem() constLi Zefan2-5/+6
2009-03-31tracing: add missing 'extern' keywords to trace_output.hEduard - Gabriel Munteanu1-16/+17
2009-03-31tracing: provide trace_seq_reserve()Eduard - Gabriel Munteanu2-0/+14
2009-03-31blktrace: print out BLK_TN_MESSAGE properlyLi Zefan1-19/+61
2009-03-31blktrace: extract duplidate codeLi Zefan1-32/+30
2009-03-31blktrace: fix memory leak when freeing struct blk_io_traceLi Zefan1-17/+12
2009-03-31blktrace: fix blk_probes_ref chaosLi Zefan1-8/+7
2009-03-31blktrace: make classic output more classicLi Zefan1-4/+4
2009-03-31blktrace: fix off-by-one bugLi Zefan1-2/+2
2009-03-31blktrace: fix the original blktraceLi Zefan1-7/+5
2009-03-31blktrace: fix a race when creating blk_tree_root in debugfsLi Zefan1-1/+5
2009-03-31blktrace: fix timestamp in binary outputLi Zefan1-1/+1
2009-03-31tracing, Text Edit Lock: cleanupIngo Molnar1-2/+0
2009-03-26tracing: filter fix for TRACE_EVENT_FORMAT eventsTom Zanussi1-13/+5
2009-03-25ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()Zhaolei1-2/+7
2009-03-25x86: kretprobe-booster interrupt emulation code fixMasami Hiramatsu1-8/+9
2009-03-25init,cpuset: fix initialize orderLai Jiangshan1-2/+1
2009-03-25trace_workqueues: fix empty line's outputLai Jiangshan1-6/+6
2009-03-25trace_stat: keep original orderLai Jiangshan1-10/+8
2009-03-25trace_stat: don't call seq_printf() in seq_operation->start()Lai Jiangshan1-1/+7
2009-03-24tracing: Documentation / sample code fixes for tracepointsJody McIntyre2-18/+19
2009-03-24tracing: use union for multi-usages fieldLai Jiangshan2-7/+13
2009-03-24ftrace: show virtual PIDLai Jiangshan1-1/+1
2009-03-24function-graph: add option for include sleep timesSteven Rostedt3-1/+10
2009-03-24function-graph: ignore times across scheduleSteven Rostedt2-0/+38
2009-03-24function-graph: prevent more than one tracer registeringSteven Rostedt1-0/+6
2009-03-24function-graph: moved the timestamp from arch to generic codeSteven Rostedt3-10/+7
2009-03-24tracing: fix memory leak in trace_statSteven Rostedt1-10/+13
2009-03-24blktrace: print human-readable act_maskLi Zefan1-38/+65
2009-03-24blktrace: fix t_error()Li Zefan1-1/+1
2009-03-24blktrace: fix wrong calculation of RWBSLi Zefan1-6/+7
2009-03-24blktrace: mark ddir_act[] constLi Zefan1-4/+4
2009-03-24tracing/filters: disallow integer values for string filters and vice versaTom Zanussi1-0/+5
2009-03-24tracing/filters: use trace_seq_printf() to print filtersTom Zanussi3-21/+15
2009-03-24tracing/filters: free pred when clearing filtersTom Zanussi1-0/+2
2009-03-24tracing/filters: use list_for_each_entryTom Zanussi1-2/+2
2009-03-23tracing/function-graph-tracer: fix functions call traces imbalanceFrederic Weisbecker1-5/+11
2009-03-23tracing: Fix TRACING_SUPPORT dependency for PPC32Anton Vorontsov1-1/+5
2009-03-23tracing/ftrace: check if debugfs is registered before creating filesFrederic Weisbecker1-0/+3