Li Zefan
|
20c8928abe
tracing/events: fix concurrent access to ftrace_events list
|
16 years ago |
Li Zefan
|
2df75e4157
tracing/events: fix memory leak when unloading module
|
16 years ago |
Tom Zanussi
|
8b37256210
tracing/filters: a better event parser
|
16 years ago |
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 |
Ingo Molnar
|
b5c851a88a
Merge branch 'linus' into tracing/core
|
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 |