Commit Graph

271 Commits (0405ab80aa94afb13bf9ac4a6fc9f2923d4b9114)

Author SHA1 Message Date
Steven Rostedt 0f4fc29dd6 tracing: add __print_symbolic to trace events 16 years ago
Steven Rostedt 62ba180e80 tracing: add flag output for kmem events 16 years ago
Steven Rostedt 937cdb9db7 tracing: add previous task state info to sched switch event 16 years ago
Steven Rostedt be74b73a57 tracing: add __print_flags for events 16 years ago
Li Zefan b0aae68cc5 tracing/events: change the type of __str_loc_item to unsigned short 16 years ago
Neil Horman 4ea7e38696 dropmon: add ability to detect when hardware dropsrxpackets 16 years ago
Li Zefan 79c5d3ce61 blktrace: from-sector redundant in trace_block_remap, cleanup 16 years ago
Alan D. Brunelle 22a7c31a96 blktrace: from-sector redundant in trace_block_remap 16 years ago
Alan D. Brunelle a42aaa3bbc blktrace: correct remap names 16 years ago
Mathieu Desnoyers de1d728606 tracepoint: trace_sched_migrate_task(): remove parameter 16 years ago
Jason Baron 9ee1983c9a tracing: add irq tracepoint documentation 16 years ago
Tom Zanussi a118e4d140 tracing/filters: distinguish between signed and unsigned fields 16 years ago
Theodore Ts'o 9bffad1ed2 ext4: convert instrumentation from markers to tracepoints 16 years ago
Theodore Ts'o 879c5e6b7c jbd2: convert instrumentation from markers to tracepoints 16 years ago
Steven Rostedt b8e65554d8 tracing: remove deprecated TRACE_FORMAT 16 years ago
Steven Rostedt 160031b556 tracing/irq: convert irq traces to use TRACE_EVENT macro 16 years ago
Steven Rostedt 39517091f8 tracing/lockdep: convert lockdep to use TRACE_EVENT macro 16 years ago
Steven Rostedt c2518c4366 tracing: fix cut and paste macro error 16 years ago
Frederic Weisbecker 6a74aa4090 tracing/events: protect __get_str() 16 years ago
Frederic Weisbecker 7e7ca9a22d tracing/lock: provide lock_acquired event support for dynamic size string 16 years ago
Frederic Weisbecker 9cbf117662 tracing/events: provide string with undefined size support 16 years ago
Li Zefan 7a4f453b6d tracing/events: make struct trace_entry->type to be int type 16 years ago
Steven Rostedt b0afdc126d tracing/events: enable code with EVENT_TRACING not EVENT_TRACER 16 years ago
Zhaolei 46de405f25 tracing: Remove include/trace/kmem_event_types.h 16 years ago
Jeremy Fitzhardinge 76aa81118d tracing: avoid warnings from zero-arg tracepoints 16 years ago
Steven Rostedt ad8d75fff8 tracing/events: move trace point headers into include/trace/events 16 years ago
Steven Rostedt ecda8ae02a tracing/events: fix lockdep system name 16 years ago
Steven Rostedt 6d723736e4 tracing/events: add support for modules to TRACE_EVENT 16 years ago
Steven Rostedt f42c85e74f tracing/events: move the ftrace event tracing code to core 16 years ago
Steven Rostedt a8d154b009 tracing: create automated trace defines 16 years ago
Steven Rostedt ea20d9293c tracing: consolidate trace and trace_event headers 16 years ago
Zhaolei fc182a4330 tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro 16 years ago
Zhaolei 02af61bb50 tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part 16 years ago
Zhaolei 5cb3d1d9d3 tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macro 16 years ago
Frederic Weisbecker 2062501ae6 tracing/lockdep: report the time waited for a lock 16 years ago
Frederic Weisbecker 47788c58e6 tracing/syscalls: use a dedicated file header 16 years ago
Eduard - Gabriel Munteanu ca2b84cb3c kmemtrace: use tracepoints 16 years ago
Stephen Rothwell 645dae969c tracing, net: fix net tree and tracing tree merge interaction 16 years ago
Josh Stone 5393f3162d net: Add dependent headers to trace/skb.h 16 years ago
Neil Horman 4893d39e86 Network Drop Monitor: Add trace declaration for skb frees 16 years ago
Jason Baron 39842323ce tracing: tracepoints for softirq entry/exit - tracepoints 16 years ago
Steven Rostedt 30a8fecc2d tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro 16 years ago
Steven Rostedt 157587d7ac tracing: remove obsolete TRACE_EVENT_FORMAT macro 16 years ago
Steven Rostedt d6e2ca4c05 tracing: convert irq trace points to new macros 16 years ago
Steven Rostedt 12b5fdb8bb tracing: convert the sched trace points to the TRACE_EVENT macros 16 years ago
Steven Rostedt da4d03020c tracing: new format for specialized trace points 16 years ago
Steven Rostedt 2939b0469d tracing: replace TP<var> with TP_<var> 16 years ago
Ingo Molnar af438c0f11 tracing, power-trace: make it build even if the power-tracer is turned off 16 years ago
Peter Zijlstra efed792d67 tracing: add lockdep tracepoints for lock acquire/release 16 years ago
Steven Rostedt d20e3b0384 tracing: add TRACE_FIELD_SPECIAL to record complex entries 16 years ago