Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
024a6b95181f2df6090975c8a293499d24bf8b28
/
kernel
/
trace
/
trace.h
752f114
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
62b915f
tracing: Add graph output support for irqsoff tracer
by Jiri Olsa
· 16 years ago
d7a8d9e
tracing: Have graph flags passed in to ouput functions
by Jiri Olsa
· 16 years ago
93ccae7
tracing/kprobes: Support basic types on dynamic events
by Masami Hiramatsu
· 16 years ago
faa4602
x86, perf, bts, mm: Delete the never used BTS-ptrace code
by Peter Zijlstra
· 16 years ago
8655e7e
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 16 years ago
0e95017
function-graph: Add tracing_thresh support to function_graph tracer
by Tim Bird
· 16 years ago
86c38a3
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
by Jeff Mahoney
· 16 years ago
c7c6b1f
ftrace: Allow to remove a single function from function graph filter
by Li Zefan
· 16 years ago
1537a36
tree-wide: fix 'lenght' typo in comments and code
by Daniel Mack
· 16 years ago
ea2c68a
tracing: Simplify test for function_graph tracing start point
by Lai Jiangshan
· 16 years ago
da184a8
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 16 years ago
2cbafd6
tracing: Remove useless trace option
by Li Zefan
· 16 years ago
c521efd
tracing: Add pipe_close interface
by Steven Rostedt
· 16 years ago
99df5a6
trace/syscalls: Change ret param in struct syscall_trace_exit to long
by Tom Zanussi
· 16 years ago
9620059
Merge branch 'tracing/hw-breakpoints' into perf/core
by Ingo Molnar
· 16 years ago
30ff21e3
ksym_tracer: Remove KSYM_SELFTEST_ENTRY
by Li Zefan
· 16 years ago
24f1e32c
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
by Frederic Weisbecker
· 16 years ago
43315956
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 16 years ago
0f8f86c
Merge commit 'perf/core' into perf/hw-breakpoint
by Frederic Weisbecker
· 16 years ago
6fb2915
tracing/profile: Add filter support
by Li Zefan
· 16 years ago
b0f1a59
tracing/filters: Use a different op for glob match
by Li Zefan
· 16 years ago
fce29d1
tracing/filters: Refactor subsystem filter code
by Li Zefan
· 16 years ago
756d17e
tracing: Support multiple pids in set_pid_ftrace file
by jolsa@redhat.com
· 16 years ago
bf7c5b4
tracing: Remove unused ftrace_trace_addr helper
by Frederic Weisbecker
· 16 years ago
9288f99
this_cpu: Use this_cpu_xx for ftrace
by Christoph Lameter
· 16 years ago
0aa73ba
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
3f6fe06
tracing/filters: Unify the regex parsing helpers
by Frederic Weisbecker
· 16 years ago
1889d20
tracing/filters: Provide basic regex support
by Frederic Weisbecker
· 16 years ago
d7a4b41
Merge commit 'linus/master' into tracing/kprobes
by Frederic Weisbecker
· 16 years ago
6161352
tracing, perf: Convert the power tracer into an event tracer
by Arjan van de Ven
· 16 years ago
4e5292e
tracing: use the new trace_entries.h to create format files
by Steven Rostedt
· 16 years ago
d731509
tracing: show details of structures within the ftrace structures
by Steven Rostedt
· 16 years ago
0a1c49d
tracing: use macros to create internal ftrace entry ring buffer structures
by Steven Rostedt
· 16 years ago
b5130b1
tracing: do not update tracing_max_latency when tracer is stopped
by Carsten Emde
· 16 years ago
b63f39e
tracing: create generic trace parser
by jolsa@redhat.com
· 16 years ago
48659d3
tracing: move tgid out of generic entry and into userstack
by Steven Rostedt
· 16 years ago
8f8ffe2
Merge commit 'tracing/core' into tracing/kprobes
by Frederic Weisbecker
· 16 years ago
197e2ea
tracing: move PRED macros to trace_events_filter.c
by Li Zefan
· 16 years ago
a5921c6
tracing: remove stats from struct tracer
by Li Zefan
· 16 years ago
bd9cfca
tracing: format clean ups
by Li Zefan
· 16 years ago
e0ab5f2
tracing: remove dead code
by Li Zefan
· 16 years ago
a1922ed
Merge branch 'tracing/core' into tracing/hw-breakpoints
by Ingo Molnar
· 16 years ago
659372d
tracing: add trace_array_printk for internal tracers to use
by Steven Rostedt
· 16 years ago
e77405a
tracing: pass around ring buffer instead of tracer
by Steven Rostedt
· 16 years ago
2f26ebd
tracing: use timestamp to determine start of latency traces
by Steven Rostedt
· 16 years ago
8248ac0
tracing: print out start and stop in latency traces
by Steven Rostedt
· 16 years ago
5d4a9db
tracing: only show tracing_max_latency when latency tracer configured
by Steven Rostedt
· 16 years ago
ff50d99
tracing: Kprobe tracer assigns new event ids for each event
by Masami Hiramatsu
· 16 years ago
413d37d
tracing: Add kprobe-based event tracer
by Masami Hiramatsu
· 16 years ago
5079f32
ftrace: Move setting of clock-source out of options
by Zhaolei
· 16 years ago
aa38e9f
tracing/filters: Add filter_type to struct ftrace_event_field
by Li Zefan
· 16 years ago
64c12e0
tracing: Add individual syscalls tracepoint id support
by Jason Baron
· 16 years ago
89034bc
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
f413cdb
perf_counter: Fix/complete ftrace event records sampling
by Frederic Weisbecker
· 16 years ago
1a0799a
tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file
by Frederic Weisbecker
· 16 years ago
c0a0d0d
tracing/core: Make the stack entry helpers global
by Frederic Weisbecker
· 16 years ago
5e5bf48
tracing/core: Turn ftrace_cpu_disabled into a global var
by Frederic Weisbecker
· 16 years ago
1f9963c
tracing/filters: improve subsystem filter
by Li Zefan
· 16 years ago
db59504
ksym_tracer: Extract trace entry from struct trace_ksym
by Li Zefan
· 16 years ago
dc82ec98a
tracing/filter: Remove empty subsystem and its directory
by Xiao Guangrong
· 16 years ago
020e5f8
tracing/events: Add trace_event boot option
by Li Zefan
· 17 years ago
1155de4
ring-buffer: Make it generally available
by Paul Mundt
· 17 years ago
0722db0
hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces
by K.Prasad
· 17 years ago
0ad5d70
Merge branch 'tracing/hw-branch-tracing' into tracing/core
by Ingo Molnar
· 17 years ago
9456f0f
tracing: reset ring buffer when removing modules with events
by Steven Rostedt
· 17 years ago
20c8928
tracing/events: fix concurrent access to ftrace_events list
by Li Zefan
· 17 years ago
8b37256
tracing/filters: a better event parser
by Tom Zanussi
· 17 years ago
a118e4d
tracing/filters: distinguish between signed and unsigned fields
by Tom Zanussi
· 17 years ago
30e673b
tracing/filters: move preds into event_filter object
by Tom Zanussi
· 17 years ago
416dfdc
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
by Ingo Molnar
· 17 years ago
7a4f453
tracing/events: make struct trace_entry->type to be int type
by Li Zefan
· 17 years ago
ac1adc5
tracing/filters: add filter_mutex to protect filter predicates
by Tom Zanussi
· 17 years ago
a59fd60
tracing/events: convert event call sites to use a link list
by Steven Rostedt
· 17 years ago
97f2025
tracing/events: move declarations from trace directory to core include
by Steven Rostedt
· 17 years ago
9504504
tracing: make trace_seq operations available for core kernel
by Steven Rostedt
· 17 years ago
0a19e53
tracing/filters: allow on-the-fly filter switching
by Tom Zanussi
· 17 years ago
eb02ce0
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
by Tom Zanussi
· 17 years ago
77d9f46
tracing/filters: use ring_buffer_discard_commit for discarded events
by Steven Rostedt
· 17 years ago
e45f2e2
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
by Tom Zanussi
· 17 years ago
e1112b4
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
by Tom Zanussi
· 17 years ago
02af61b
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part
by Zhaolei
· 17 years ago
c93f216
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
5452af6
tracing/ftrace: factorize the tracing files creation
by Frederic Weisbecker
· 17 years ago
86665c7
Merge branch 'tracing/urgent' into tracing/ftrace
by Ingo Molnar
· 17 years ago
cf8e347
tracing: fix incorrect return type of ns2usecs()
by Lai Jiangshan
· 17 years ago
93776a8
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 17 years ago
2e8844e
Merge branch 'linus' into tracing/hw-branch-tracing
by Ingo Molnar
· 17 years ago
ca2b84c
kmemtrace: use tracepoints
by Eduard - Gabriel Munteanu
· 17 years ago
8b54e45
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/kprobes', 'tracing/blktrace-v2' and 'tracing/textedit' into tracing/core-v2
by Ingo Molnar
· 17 years ago
a2a16d6
function-graph: add option to calculate graph time or not
by Steven Rostedt
· 17 years ago
0706f1c
tracing: adding function timings to function profiler
by Steven Rostedt
· 17 years ago
be6f164
function-graph: add option for include sleep times
by Steven Rostedt
· 17 years ago
4bda2d5
tracing/filters: use trace_seq_printf() to print filters
by Tom Zanussi
· 17 years ago
07edf71
tracing/events: don't use wake up for events
by Frederic Weisbecker
· 17 years ago
cfb180f
tracing: add per-subsystem filtering
by Tom Zanussi
· 17 years ago
7ce7e42
tracing: add per-event filtering
by Tom Zanussi
· 17 years ago
cf027f6
tracing: add run-time field descriptions for event filtering
by Tom Zanussi
· 17 years ago
Next »