zhangwei(Jovi)
|
52f6ad6dc3
tracing: Rename trace_event_mutex to trace_event_sem
|
12 years ago |
zhangwei(Jovi)
|
ad7067cebf
tracing: Convert trace_destroy_fields() to static
|
12 years ago |
zhangwei(Jovi)
|
b3a8c6fd7b
tracing: Move find_event_field() into trace_events.c
|
12 years ago |
Steven Rostedt (Red Hat)
|
3cd715de26
tracing: Add function probe triggers to enable/disable events
|
12 years ago |
Steven Rostedt (Red Hat)
|
417944c4c7
tracing: Add a way to soft disable trace events
|
12 years ago |
Steven Rostedt (Red Hat)
|
55034cd6e6
tracing: Add alloc_snapshot kernel command line parameter
|
12 years ago |
Steven Rostedt (Red Hat)
|
873c642f59
tracing: Clear all trace buffers when unloaded module event was used
|
12 years ago |
Steven Rostedt (Red Hat)
|
575380da8b
tracing: Only clear trace buffer on module unload if event was traced
|
12 years ago |
Steven Rostedt (Red Hat)
|
315326c16a
tracing: Fix trace events build without modules
|
12 years ago |
Steven Rostedt
|
92edca073c
tracing: Use direct field, type and system names
|
12 years ago |
Steven Rostedt
|
d1a291437f
tracing: Use kmem_cache_alloc instead of kmalloc in trace_events.c
|
12 years ago |
Steven Rostedt
|
772482216f
tracing: Get trace_events kernel command line working again
|
12 years ago |
Steven Rostedt
|
0c8916c342
tracing: Add rmdir to remove multibuffer instances
|
13 years ago |
Steven Rostedt
|
277ba04461
tracing: Add interface to allow multiple trace buffers
|
13 years ago |
Steven Rostedt
|
ae63b31e4d
tracing: Separate out trace events from global variables
|
13 years ago |
Steven Rostedt
|
b000c8065a
tracing: Remove the extra 4 bytes of padding in events
|
12 years ago |
Steven Rostedt
|
0d5c6e1c19
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
|
12 years ago |
Steven Rostedt
|
15075cac42
tracing: Separate open function from set_event and available_events
|
13 years ago |
Steven Rostedt
|
81698831bc
tracing: Enable comm recording if trace_printk() is used
|
12 years ago |
Ezequiel Garcia
|
8781915ad2
trace: Move trace event enable from fs_initcall to core_initcall
|
12 years ago |
Yuanhan Liu
|
76bab1b78a
tracing: Skip printing "OK" if failed to disable event
|
13 years ago |
Steven Rostedt
|
4740974a68
ftrace: Add default recursion protection for function tracing
|
13 years ago |
Steven Rostedt
|
a1e2e31d17
ftrace: Return pt_regs to function trace callback
|
14 years ago |
Steven Rostedt
|
2f5f6ad939
ftrace: Pass ftrace_ops as third parameter to function trace callback
|
14 years ago |
Steven Rostedt
|
9b63776fa3
tracing: Do not enable function event with enable
|
13 years ago |
Jiri Olsa
|
489c75c3b3
ftrace, perf: Add add/del tracepoint perf registration actions
|
13 years ago |
Jiri Olsa
|
ceec0b6fc7
ftrace, perf: Add open/close tracepoint perf registration actions
|
13 years ago |
Ilya Dryomov
|
cb59974742
tracing: fix event_subsystem ref counting
|
13 years ago |
Ingo Molnar
|
492f73a303
Merge branch 'perf/urgent' into perf/core
|
14 years ago |
Steven Rostedt
|
40ee4dffff
tracing: Have "enable" file use refcounts like the "filter" file
|
14 years ago |