Commit Graph

52 Commits (a118e4d1402f1349fe3d953493e4168a300a752d)

Author SHA1 Message Date
Tom Zanussi a118e4d140 tracing/filters: distinguish between signed and unsigned fields 16 years ago
Tom Zanussi 30e673b230 tracing/filters: move preds into event_filter object 16 years ago
Steven Rostedt 701970b3a8 tracing/events: make modules have their own file_operations structure 16 years ago
Steven Rostedt 75db37d2f4 tracing: add size checks for exported ftrace internal structures 16 years ago
Steven Rostedt 89ec0dee9e tracing: increase size of number of possible events 16 years ago
Li Zefan 7a4f453b6d tracing/events: make struct trace_entry->type to be int type 16 years ago
Li Zefan e8082f3f5a tracing/filters: don't remove old filters when failed to write subsys->filter 16 years ago
Steven Rostedt cb4764a6db tracing: use nowakeup version of commit for function event trace tests 16 years ago
Steven Rostedt 28d20e2d6e tracing/events: call the correct event trace selftest init function 16 years ago
Tom Zanussi ac1adc55fc tracing/filters: add filter_mutex to protect filter predicates 16 years ago
Steven Rostedt 9ea21c1ecd tracing/events: perform function tracing in event selftests 16 years ago
Steven Rostedt d1b182a8d4 tracing/events/ring-buffer: expose format of ring buffer headers to users 16 years ago
Steven Rostedt e6187007d6 tracing/events: add startup tests for events 16 years ago
Steven Rostedt 61f919a12f tracing/events: fix compile for modules disabled 16 years ago
Steven Rostedt 6d723736e4 tracing/events: add support for modules to TRACE_EVENT 16 years ago
Steven Rostedt 17c873ec28 tracing/events: add export symbols for trace events in modules 16 years ago
Steven Rostedt a59fd60272 tracing/events: convert event call sites to use a link list 16 years ago
Tom Zanussi 0a19e53c15 tracing/filters: allow on-the-fly filter switching 16 years ago
Tom Zanussi e1112b4d96 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events 16 years ago
Li Zefan 44e9c8b7ad tracing/filters: return proper error code when writing filter file 16 years ago
Li Zefan 8433a40eb7 tracing/filters: NIL-terminate user input filter 16 years ago
Tom Zanussi 9a8118baae tracing: filter fix for TRACE_EVENT_FORMAT events 16 years ago
Tom Zanussi 4bda2d517b tracing/filters: use trace_seq_printf() to print filters 16 years ago
Tom Zanussi 09f1f245c7 tracing/filters: free pred when clearing filters 16 years ago
Tom Zanussi c4cff064be tracing/filters: clean up filter_add_subsystem_pred() 16 years ago
Frederic Weisbecker 9bd7d099ab tracing/events: make the filter files writable 16 years ago
Ingo Molnar fe9f57f250 tracing: add run-time field descriptions for event filtering, kfree fix 16 years ago
Tom Zanussi cfb180f3e7 tracing: add per-subsystem filtering 16 years ago
Tom Zanussi 7ce7e42499 tracing: add per-event filtering 16 years ago
Tom Zanussi cf027f645e tracing: add run-time field descriptions for event filtering 16 years ago
Peter Zijlstra ac199db018 ftrace: event profile hooks 16 years ago
Peter Zijlstra 23725aeeab ftrace: provide an id file for each event 16 years ago
Tom Zanussi c269fc8c53 tracing: fix leak in event_format_read() 16 years ago
Steven Rostedt e9fb2b6d58 tracing: have event_trace_printk use static tracer 16 years ago
Steven Rostedt 1852fcce18 tracing: expand the ring buffers when an event is activated 16 years ago
Steven Rostedt 2314c4ae14 tracing: add back the available_events file 16 years ago
Steven Rostedt 40e26815fa tracing: do not allow modifying the ftrace events via the event files 16 years ago
Steven Rostedt ce8eb2bf05 tracing: fix printk format specifier 16 years ago
Steven Rostedt da4d03020c tracing: new format for specialized trace points 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
Steven Rostedt c5e4e19271 tracing: add trace name and id to event formats 16 years ago
Steven Rostedt 91729ef966 tracing: add ftrace headers to event format files 16 years ago
Steven Rostedt 981d081ec8 tracing: add format file to describe event struct fields 16 years ago
Steven Rostedt 11a241a330 tracing: add protection around modify trace event fields 16 years ago
Steven Rostedt fd99498989 tracing: add raw fast tracing interface for trace events 16 years ago
Steven Rostedt c32e827b25 tracing: add raw trace point recording infrastructure 16 years ago
Steven Rostedt b628b3e629 tracing: make the set_event and available_events subsystem aware 16 years ago
Steven Rostedt 6ecc2d1ca3 tracing: add subsystem level to trace events 16 years ago
Steven Rostedt 1473e4417c tracing: make event directory structure 16 years ago