Commit Graph

180 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
Li Zefan 7a4f453b6d tracing/events: make struct trace_entry->type to be int type 16 years ago
Tom Zanussi ac1adc55fc tracing/filters: add filter_mutex to protect filter predicates 16 years ago
Steven Rostedt a59fd60272 tracing/events: convert event call sites to use a link list 16 years ago
Steven Rostedt 97f2025153 tracing/events: move declarations from trace directory to core include 16 years ago
Steven Rostedt 9504504cba tracing: make trace_seq operations available for core kernel 16 years ago
Tom Zanussi 0a19e53c15 tracing/filters: allow on-the-fly filter switching 16 years ago
Tom Zanussi eb02ce017d tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() 16 years ago
Steven Rostedt 77d9f465d4 tracing/filters: use ring_buffer_discard_commit for discarded events 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 02af61bb50 tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part 16 years ago
Frederic Weisbecker 5452af664f tracing/ftrace: factorize the tracing files creation 16 years ago
Lai Jiangshan cf8e347465 tracing: fix incorrect return type of ns2usecs() 16 years ago
Eduard - Gabriel Munteanu ca2b84cb3c kmemtrace: use tracepoints 16 years ago
Steven Rostedt a2a16d6a31 function-graph: add option to calculate graph time or not 16 years ago
Steven Rostedt 0706f1c48c tracing: adding function timings to function profiler 16 years ago
Steven Rostedt be6f164a02 function-graph: add option for include sleep times 16 years ago
Tom Zanussi 4bda2d517b tracing/filters: use trace_seq_printf() to print filters 16 years ago
Frederic Weisbecker 07edf71213 tracing/events: don't use wake up for events 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
Steven Rostedt 40ce74f19c tracing: remove recording function depth from trace_printk 16 years ago
Steven Rostedt af4617bdba tracing: add global-clock option to provide cross CPU clock to traces 16 years ago
Steven Rostedt 4ca5308523 tracing: protect reader of cmdline output 16 years ago
Frederic Weisbecker bed1ffca02 tracing/syscalls: core infrastructure for syscalls tracing, enhancements 16 years ago
Frederic Weisbecker ee08c6eccb tracing/ftrace: syscall tracing infrastructure, basics 16 years ago
Steven Rostedt bdc067582b tracing: add comment for use of double __builtin_consant_p 16 years ago
Steven Rostedt e9fb2b6d58 tracing: have event_trace_printk use static tracer 16 years ago
Frederic Weisbecker 48ead02030 tracing/core: bring back raw trace_printk for dynamic formats strings 16 years ago
Steven Rostedt 1852fcce18 tracing: expand the ring buffers when an event is activated 16 years ago
Steven Rostedt da4d03020c tracing: new format for specialized trace points 16 years ago
Ingo Molnar 9de36825b3 tracing: trace_bprintk() cleanups 16 years ago
Frederic Weisbecker 769b0441f4 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() 16 years ago
Lai Jiangshan 1427cdf059 tracing: infrastructure for supporting binary record 16 years ago
Ingo Molnar 5e1607a00b tracing: rename ftrace_printk() => trace_printk() 16 years ago
Steven Rostedt c032ef64d6 tracing: add latency output format option 16 years ago
Steven Rostedt 2cadf9135e tracing: add binary buffer files for use with splice 16 years ago
Steven Rostedt 981d081ec8 tracing: add format file to describe event struct fields 16 years ago
Steven Rostedt f9520750c4 tracing: make trace_seq_reset global and rename to trace_seq_init 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 ef5580d0ff tracing: add interface to write into current tracer buffer 16 years ago
Frederic Weisbecker d7350c3f45 tracing/core: make the read callbacks reentrants 16 years ago
Frederic Weisbecker b04cc6b1f6 tracing/core: introduce per cpu tracing files 16 years ago
Frederic Weisbecker 6eaaa5d57e tracing/core: use appropriate waiting on trace_pipe 16 years ago
Eduard - Gabriel Munteanu 3c56819b14 tracing: splice support for tracing_pipe 16 years ago