Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
64ed20165f3523402465ed465476e0457765a30f
/
include
/
trace
« Previous
bd1a5c8
tracing: Ftrace dynamic ftrace_event_call support
by Masami Hiramatsu
· 15 years ago
35dce1a
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
by Ingo Molnar
· 15 years ago
5ac35da
tracing/events: fix the include file dependencies
by Xiao Guangrong
· 15 years ago
43b51ea
tracing/filters: Add __field_ext() to TRACE_EVENT
by Li Zefan
· 15 years ago
f0693c8
tracing/sched: show CPU task wakes up on in trace event
by Steven Rostedt
· 15 years ago
1c569f0
tracing: Create generic syscall TRACE_EVENTs
by Josh Stone
· 15 years ago
9741987
tracing: Move tracepoint callbacks from declaration to definition
by Josh Stone
· 15 years ago
3d27d8c
tracing: Make syscall tracepoints conditional
by Josh Stone
· 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
10a5b66
tracing/syscalls: Add fields format for exit events
by Li Zefan
· 15 years ago
7ead8b8
tracing/events: Add module tracepoints
by Li Zefan
· 15 years ago
e9b3cc1
net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)
by Neil Horman
· 15 years ago
dc4ddb4
tracing: Add fields format definition for syscall events
by Frederic Weisbecker
· 15 years ago
e8f9f4d
tracing: Add ftrace event call parameter to its field descriptor handler
by Frederic Weisbecker
· 15 years ago
f4b5ffc
tracing: Add perf counter support for syscalls tracing
by Jason Baron
· 15 years ago
64c12e0
tracing: Add individual syscalls tracepoint id support
by Jason Baron
· 15 years ago
fb34a08
tracing: Add trace events for each syscall entry/exit
by Jason Baron
· 15 years ago
69fd4f0
tracing: Add ftrace_event_call void * 'data' field
by Jason Baron
· 15 years ago
a871bd3
tracing: Add syscall tracepoints
by Jason Baron
· 15 years ago
066e037
tracing: Call arch_init_ftrace_syscalls at boot
by Jason Baron
· 15 years ago
89034bc
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
1853db0
perf_counter: Zero dead bytes from ftrace raw samples size alignment
by Frederic Weisbecker
· 15 years ago
304703a
perf_counter: Subtract the buffer size field from the event record size
by Frederic Weisbecker
· 15 years ago
a044560
perf_counter: Correct PERF_SAMPLE_RAW output
by Peter Zijlstra
· 15 years ago
f413cdb
perf_counter: Fix/complete ftrace event records sampling
by Frederic Weisbecker
· 15 years ago
3a65930
perf_counter, ftrace: Fix perf_counter integration
by Peter Zijlstra
· 15 years ago
7d536cb
tracing/events: record the size of dynamic arrays
by Li Zefan
· 15 years ago
68fd60a
tracing/events: add missing type info of dynamic arrays
by Lai Jiangshan
· 15 years ago
c0c50b5
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d0b6e04
tracing/events: Move TRACE_SYSTEM outside of include guard
by Li Zefan
· 15 years ago
43ce1d2
ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc
by Aneesh Kumar K.V
· 15 years ago
627ad9f
ext4: Fix type warning on 64-bit platforms in tracing events header
by Theodore Ts'o
· 15 years ago
9bffad1
ext4: convert instrumentation from markers to tracepoints
by Theodore Ts'o
· 15 years ago
879c5e6
jbd2: convert instrumentation from markers to tracepoints
by Theodore Ts'o
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
6ff9a64
tracing: do not translate event helper macros in print format
by Steven Rostedt
· 15 years ago
6556d1d
tracing: fix the block trace points print size
by Steven Rostedt
· 15 years ago
5578213
tracing/events: convert block trace points to TRACE_EVENT()
by Li Zefan
· 15 years ago
918143e
Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
by Ingo Molnar
· 15 years ago
64edbc5
Merge branch 'tracing/ftrace' into tracing/core
by Ingo Molnar
· 15 years ago
56d8bd3
tracing: fix multiple use of __print_flags and __print_symbolic
by Steven Whitehouse
· 15 years ago
1d080d6
tracing: remove redundant SOFTIRQ from softirq event traces
by Steven Rostedt
· 15 years ago
7fcb7c4
tracing/events: introduce __dynamic_array()
by Li Zefan
· 15 years ago
a9c1c3a
tracing/events: put TP_fast_assign into braces
by Li Zefan
· 15 years ago
6e25db4
tracing/events: fix a typo in __string() format output
by Li Zefan
· 15 years ago
fb39125
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
by Zhaolei
· 16 years ago
f2aebae
ftrace: don't convert function's local variable name in macro
by Zhaolei
· 15 years ago
c2adae0
tracing: convert irq events to use __print_symbolic
by Steven Rostedt
· 15 years ago
0f4fc29
tracing: add __print_symbolic to trace events
by Steven Rostedt
· 15 years ago
62ba180
tracing: add flag output for kmem events
by Steven Rostedt
· 16 years ago
937cdb9
tracing: add previous task state info to sched switch event
by Steven Rostedt
· 16 years ago
be74b73
tracing: add __print_flags for events
by Steven Rostedt
· 15 years ago
b0aae68
tracing/events: change the type of __str_loc_item to unsigned short
by Li Zefan
· 15 years ago
4ea7e38
dropmon: add ability to detect when hardware dropsrxpackets
by Neil Horman
· 15 years ago
79c5d3c
blktrace: from-sector redundant in trace_block_remap, cleanup
by Li Zefan
· 16 years ago
22a7c31
blktrace: from-sector redundant in trace_block_remap
by Alan D. Brunelle
· 16 years ago
a42aaa3
blktrace: correct remap names
by Alan D. Brunelle
· 16 years ago
de1d728
tracepoint: trace_sched_migrate_task(): remove parameter
by Mathieu Desnoyers
· 16 years ago
9ee1983
tracing: add irq tracepoint documentation
by Jason Baron
· 16 years ago
a118e4d
tracing/filters: distinguish between signed and unsigned fields
by Tom Zanussi
· 16 years ago
b8e6555
tracing: remove deprecated TRACE_FORMAT
by Steven Rostedt
· 16 years ago
160031b
tracing/irq: convert irq traces to use TRACE_EVENT macro
by Steven Rostedt
· 16 years ago
3951709
tracing/lockdep: convert lockdep to use TRACE_EVENT macro
by Steven Rostedt
· 16 years ago
c2518c4
tracing: fix cut and paste macro error
by Steven Rostedt
· 16 years ago
6a74aa4
tracing/events: protect __get_str()
by Frederic Weisbecker
· 16 years ago
7e7ca9a
tracing/lock: provide lock_acquired event support for dynamic size string
by Frederic Weisbecker
· 16 years ago
9cbf117
tracing/events: provide string with undefined size support
by Frederic Weisbecker
· 16 years ago
7a4f453
tracing/events: make struct trace_entry->type to be int type
by Li Zefan
· 16 years ago
b0afdc1
tracing/events: enable code with EVENT_TRACING not EVENT_TRACER
by Steven Rostedt
· 16 years ago
46de405
tracing: Remove include/trace/kmem_event_types.h
by Zhaolei
· 16 years ago
76aa811
tracing: avoid warnings from zero-arg tracepoints
by Jeremy Fitzhardinge
· 16 years ago
ad8d75f
tracing/events: move trace point headers into include/trace/events
by Steven Rostedt
· 16 years ago
ecda8ae
tracing/events: fix lockdep system name
by Steven Rostedt
· 16 years ago
6d72373
tracing/events: add support for modules to TRACE_EVENT
by Steven Rostedt
· 16 years ago
f42c85e
tracing/events: move the ftrace event tracing code to core
by Steven Rostedt
· 16 years ago
a8d154b
tracing: create automated trace defines
by Steven Rostedt
· 16 years ago
ea20d92
tracing: consolidate trace and trace_event headers
by Steven Rostedt
· 16 years ago
fc182a4
tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro
by Zhaolei
· 16 years ago
02af61b
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part
by Zhaolei
· 16 years ago
5cb3d1d
tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macro
by Zhaolei
· 16 years ago
2062501
tracing/lockdep: report the time waited for a lock
by Frederic Weisbecker
· 16 years ago
47788c5
tracing/syscalls: use a dedicated file header
by Frederic Weisbecker
· 16 years ago
ca2b84cb
kmemtrace: use tracepoints
by Eduard - Gabriel Munteanu
· 16 years ago
645dae9
tracing, net: fix net tree and tracing tree merge interaction
by Stephen Rothwell
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
5393f31
net: Add dependent headers to trace/skb.h
by Josh Stone
· 16 years ago
4893d39
Network Drop Monitor: Add trace declaration for skb frees
by Neil Horman
· 16 years ago
3984232
tracing: tracepoints for softirq entry/exit - tracepoints
by Jason Baron
· 16 years ago
30a8fec
tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro
by Steven Rostedt
· 16 years ago
157587d
tracing: remove obsolete TRACE_EVENT_FORMAT macro
by Steven Rostedt
· 16 years ago
d6e2ca4
tracing: convert irq trace points to new macros
by Steven Rostedt
· 16 years ago
12b5fdb
tracing: convert the sched trace points to the TRACE_EVENT macros
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
af438c0
tracing, power-trace: make it build even if the power-tracer is turned off
by Ingo Molnar
· 16 years ago
efed792
tracing: add lockdep tracepoints for lock acquire/release
by Peter Zijlstra
· 16 years ago
d20e3b0
tracing: add TRACE_FIELD_SPECIAL to record complex entries
by Steven Rostedt
· 16 years ago
Next »