Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
6e0032f0ae4440e75256bee11b163552cae21962
/
include
/
linux
/
ftrace_event.h
97d5a22
perf: Drop the obsolete profile naming for trace events
by Frederic Weisbecker
· 15 years ago
c530665
perf: Take a hot regs snapshot for trace events
by Frederic Weisbecker
· 15 years ago
6556a67
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
430ad5a
perf: Factorize trace events raw sample buffer operations
by Xiao Guangrong
· 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
07b139c
perf events: Remove CONFIG_EVENT_PROFILE
by Li Zefan
· 15 years ago
e00bf2e
tracing: Change event->profile_count to be int type
by Li Zefan
· 15 years ago
614a71a
tracing: Pull up calls to trace_define_common_fields()
by Li Zefan
· 15 years ago
87d9b4e
tracing: Extract duplicate ftrace_raw_init_event_foo()
by Li Zefan
· 15 years ago
a63ce5b
tracing: Buffer the output of seq_file in case of filled buffer
by Steven Rostedt
· 15 years ago
ce71b9d
tracing: Use the perf recursion protection from trace event
by Frederic Weisbecker
· 15 years ago
444a2a3
tracing, perf_events: Protect the buffer from recursion in perf
by Frederic Weisbecker
· 15 years ago
43315956
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 15 years ago
6fb2915
tracing/profile: Add filter support
by Li Zefan
· 15 years ago
d7a4b41
Merge commit 'linus/master' into tracing/kprobes
by Frederic Weisbecker
· 15 years ago
20ab442
tracing: Allocate the ftrace event profile buffer dynamically
by Frederic Weisbecker
· 15 years ago
e5e25cf
tracing: Factorize the events profile accounting
by Frederic Weisbecker
· 15 years ago
16bb8eb
tracing: allow filter predicates to handle ksym symbols
by Steven Rostedt
· 15 years ago
637e7e8
tracing: add lock depth to entries
by Steven Rostedt
· 15 years ago
48659d3
tracing: move tgid out of generic entry and into userstack
by Steven Rostedt
· 15 years ago
8f8ffe2
Merge commit 'tracing/core' into tracing/kprobes
by Frederic Weisbecker
· 15 years ago
e77405a
tracing: pass around ring buffer instead of tracer
by Steven Rostedt
· 15 years ago
8e254c1
tracing/filters: Defer pred allocation
by Li Zefan
· 15 years ago
aeaeae1
tracing: Restore the const qualifier for field names and types definition
by Frederic Weisbecker
· 15 years ago
bd1a5c8
tracing: Ftrace dynamic ftrace_event_call support
by Masami Hiramatsu
· 15 years ago
87a342f
tracing/filters: Support filtering for char * strings
by Li Zefan
· 15 years ago
43b51ea
tracing/filters: Add __field_ext() to TRACE_EVENT
by Li Zefan
· 15 years ago
540b7b8
tracing/syscalls: Add filtering support
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
69fd4f0
tracing: Add ftrace_event_call void * 'data' field
by Jason Baron
· 15 years ago
89034bc
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
f413cdb
perf_counter: Fix/complete ftrace event records sampling
by Frederic Weisbecker
· 15 years ago
af6af30
ftrace: Fix perf-tracepoint OOPS
by Peter Zijlstra
· 15 years ago
1f9963c
tracing/filters: improve subsystem filter
by Li Zefan
· 15 years ago
112f38a7
tracing: make trace pipe recognize latency format flag
by Steven Rostedt
· 15 years ago
0f4fc29
tracing: add __print_symbolic to trace events
by Steven Rostedt
· 15 years ago
be74b73
tracing: add __print_flags for events
by Steven Rostedt
· 15 years ago
4671c79
tracing: add trace_set_clr_event to export event enabling function
by Steven Rostedt
· 16 years ago
2df75e4
tracing/events: fix memory leak when unloading module
by Li Zefan
· 16 years ago
8b37256
tracing/filters: a better event parser
by Tom Zanussi
· 16 years ago
a118e4d
tracing/filters: distinguish between signed and unsigned fields
by Tom Zanussi
· 16 years ago
30e673b
tracing/filters: move preds into event_filter object
by Tom Zanussi
· 16 years ago
060fa5c8
tracing/events: reuse trace event ids after overflow
by Steven Rostedt
· 16 years ago
89ec0de
tracing: increase size of number of possible events
by Steven Rostedt
· 16 years ago
7a4f453
tracing/events: make struct trace_entry->type to be int type
by Li Zefan
· 16 years ago
6d72373
tracing/events: add support for modules to TRACE_EVENT
by Steven Rostedt
· 16 years ago
a59fd60
tracing/events: convert event call sites to use a link list
by Steven Rostedt
· 16 years ago
97f2025
tracing/events: move declarations from trace directory to core include
by Steven Rostedt
· 16 years ago