Commit Graph

32 Commits (7e4992288e55f1e15f7498ead618b3943f5cfd3f)

Author SHA1 Message Date
Lai Jiangshan 0fa0edaf32 tracing: Remove show_format and related macros from TRACE_EVENT 15 years ago
Lai Jiangshan 509e760cd9 tracing: Add print_fmt field 15 years ago
Lai Jiangshan 809826a389 tracing: Have __dynamic_array() define a field 15 years ago
Lai Jiangshan fb7ae981cb tracing: Fix sign fields in ftrace_define_fields_##call() 15 years ago
Li Zefan 614a71a26b tracing: Pull up calls to trace_define_common_fields() 15 years ago
Li Zefan 5e9b397292 tracing: Fix to use __always_unused attribute 15 years ago
Tom Zanussi 26a50744b2 tracing/events: Add 'signed' field to format files 16 years ago
Li Zefan 20a58a7723 tracing: remove some unused macros 16 years ago
Li Zefan 05ffa2d020 ftrace: add compile-time check on F_printk() 16 years ago
Steven Rostedt 4e5292ea1a tracing: use the new trace_entries.h to create format files 16 years ago
Li Zefan 8e254c1d18 tracing/filters: Defer pred allocation 16 years ago
Masami Hiramatsu d93f12f3f4 tracing: Introduce TRACE_FIELD_ZERO() macro 16 years ago
Masami Hiramatsu bd1a5c849b tracing: Ftrace dynamic ftrace_event_call support 16 years ago
Li Zefan 43b51ead3f tracing/filters: Add __field_ext() to TRACE_EVENT 16 years ago
Li Zefan e647d6b314 tracing/events: Add trace_define_common_fields() 16 years ago
Li Zefan 14be96c971 tracing/events: Add ftrace_event_call param to define_fields() 16 years ago
Frederic Weisbecker e8f9f4d79a tracing: Add ftrace event call parameter to its field descriptor handler 16 years ago
Tom Zanussi a118e4d140 tracing/filters: distinguish between signed and unsigned fields 16 years ago
Steven Rostedt 75db37d2f4 tracing: add size checks for exported ftrace internal structures 16 years ago
Tom Zanussi 0a19e53c15 tracing/filters: allow on-the-fly filter switching 16 years ago
Tom Zanussi e45f2e2bd2 tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro 16 years ago
Tom Zanussi e1112b4d96 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events 16 years ago
Zhaolei 1bbe2a83ab ftrace: Correct a text align for event format output 16 years ago
Steven Rostedt ef18012b24 tracing: remove funky whitespace in the trace code 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
Steven Rostedt 156b5f172a tracing: typecast sizeof and offsetof to unsigned int 16 years ago
Steven Rostedt 770cb24345 tracing: add format files for ftrace default entries 16 years ago