Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4246a0b63bd8f56a1469b12eafeb875b1041a451
/
kernel
/
trace
/
trace_export.c
2425bcb
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
by Steven Rostedt (Red Hat)
· 10 years ago
754cb00
tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flag
by He Kuang
· 10 years ago
3efb5f2
tracing: Remove unneeded includes of debugfs.h and fs.h
by Steven Rostedt (Red Hat)
· 10 years ago
abb43f6
tracing: Fix anonymous unions in struct ftrace_event_call
by Mathieu Desnoyers
· 11 years ago
8729134
tracing: Fix array size mismatch in format string
by Vaibhav Nagarnaik
· 11 years ago
f306cc8
tracing: Update event filters for multibuffer
by Tom Zanussi
· 11 years ago
523c811
tracing: Fix some section mismatch warnings
by Li Zefan
· 12 years ago
7e4f44b
tracing: Annotate event field-defining functions with __init
by Li Zefan
· 12 years ago
9b63776
tracing: Do not enable function event with enable
by Steven Rostedt
· 13 years ago
04a54d2
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 13 years ago
01de982
tracing: Fix ftrace stack trace entries
by Wolfgang Mauerer
· 13 years ago
02aa316
ftrace: Allow to specify filter field type for ftrace events
by Jiri Olsa
· 13 years ago
ced3900
ftrace, perf: Add support to use function tracepoint in perf
by Jiri Olsa
· 13 years ago
e59a0bf
ftrace: Add FTRACE_ENTRY_REG macro to allow event registration
by Jiri Olsa
· 13 years ago
e4a9ea5
tracing: Replace trace_event struct array with pointer array
by Steven Rostedt
· 14 years ago
0429578
tracing/events: Show real number in array fields
by Steven Rostedt
· 14 years ago
ffb9f99
tracing: Remove redundant raw_init callbacks
by Li Zefan
· 15 years ago
32c0eda
tracing: Remove duplicate id information in event structure
by Steven Rostedt
· 15 years ago
0405ab8
tracing: Move raw_init from events to class
by Steven Rostedt
· 15 years ago
2e33af0
tracing: Move fields from event to class structure
by Steven Rostedt
· 15 years ago
8f08201
tracing: Create class struct for events
by Steven Rostedt
· 15 years ago
0fa0eda
tracing: Remove show_format and related macros from TRACE_EVENT
by Lai Jiangshan
· 15 years ago
509e760
tracing: Add print_fmt field
by Lai Jiangshan
· 15 years ago
809826a
tracing: Have __dynamic_array() define a field
by Lai Jiangshan
· 15 years ago
fb7ae981
tracing: Fix sign fields in ftrace_define_fields_##call()
by Lai Jiangshan
· 15 years ago
614a71a
tracing: Pull up calls to trace_define_common_fields()
by Li Zefan
· 15 years ago
c3fa27d
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5e9b397
tracing: Fix to use __always_unused attribute
by Li Zefan
· 15 years ago
43315956
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 15 years ago
26a5074
tracing/events: Add 'signed' field to format files
by Tom Zanussi
· 15 years ago
d7a4b41
Merge commit 'linus/master' into tracing/kprobes
by Frederic Weisbecker
· 15 years ago
20a58a7
tracing: remove some unused macros
by Li Zefan
· 15 years ago
05ffa2d
ftrace: add compile-time check on F_printk()
by Li Zefan
· 15 years ago
4e5292e
tracing: use the new trace_entries.h to create format files
by Steven Rostedt
· 15 years ago
8f8ffe2
Merge commit 'tracing/core' into tracing/kprobes
by Frederic Weisbecker
· 15 years ago
8e254c1
tracing/filters: Defer pred allocation
by Li Zefan
· 15 years ago
d93f12f
tracing: Introduce TRACE_FIELD_ZERO() macro
by Masami Hiramatsu
· 15 years ago
bd1a5c8
tracing: Ftrace dynamic ftrace_event_call support
by Masami Hiramatsu
· 15 years ago
43b51ea
tracing/filters: Add __field_ext() to TRACE_EVENT
by Li Zefan
· 15 years ago
e647d6b
tracing/events: Add trace_define_common_fields()
by Li Zefan
· 15 years ago
14be96c
tracing/events: Add ftrace_event_call param to define_fields()
by Li Zefan
· 15 years ago
e8f9f4d
tracing: Add ftrace event call parameter to its field descriptor handler
by Frederic Weisbecker
· 15 years ago
a118e4d
tracing/filters: distinguish between signed and unsigned fields
by Tom Zanussi
· 16 years ago
75db37d
tracing: add size checks for exported ftrace internal structures
by Steven Rostedt
· 16 years ago
0a19e53
tracing/filters: allow on-the-fly filter switching
by Tom Zanussi
· 16 years ago
e45f2e2
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
by Tom Zanussi
· 16 years ago
e1112b4
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
by Tom Zanussi
· 16 years ago
1bbe2a8
ftrace: Correct a text align for event format output
by Zhaolei
· 16 years ago
ef18012
tracing: remove funky whitespace in the trace code
by Steven Rostedt
· 16 years ago
da4d030
tracing: new format for specialized trace points
by Steven Rostedt
· 16 years ago
2939b04
tracing: replace TP<var> with TP_<var>
by Steven Rostedt
· 16 years ago
156b5f1
tracing: typecast sizeof and offsetof to unsigned int
by Steven Rostedt
· 16 years ago
770cb24
tracing: add format files for ftrace default entries
by Steven Rostedt
· 16 years ago