android_kernel_xiaomi_sdm845/include/trace/events
Steven Rostedt 6556d1df88 tracing: fix the block trace points print size
The sector field is either u64 or unsigned long depending on
the arch. This patch casts the sector to unsigned long long to
prevent the printf warnings.

[ Impact: remove compile warnings ]

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2009-06-09 14:17:36 -04:00
..
block.h tracing: fix the block trace points print size 2009-06-09 14:17:36 -04:00
irq.h tracing: remove redundant SOFTIRQ from softirq event traces 2009-06-01 23:25:42 -04:00
kmem.h tracing: add flag output for kmem events 2009-05-26 20:31:14 +02:00
lockdep.h tracing/lockdep: convert lockdep to use TRACE_EVENT macro 2009-04-24 11:05:52 -04:00
sched.h tracing: add previous task state info to sched switch event 2009-05-26 20:29:19 +02:00
skb.h tracing/events: move trace point headers into include/trace/events 2009-04-14 22:05:43 -04:00
workqueue.h ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro 2009-06-02 01:10:40 +02:00