projects
/
linux-2.6.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tracing: Move tracepoint callbacks from declaration to definition
[linux-2.6.git]
/
include
/ trace
2009-08-25
Josh Stone
tracing: Move tracepoint callbacks from declaration...
commit
|
commitdiff
2009-08-25
Josh Stone
tracing: Make syscall tracepoints conditional
commit
|
commitdiff
2009-08-19
Li Zefan
tracing/syscalls: Add filtering support
commit
|
commitdiff
2009-08-19
Li Zefan
tracing/events: Add trace_define_common_fields()
commit
|
commitdiff
2009-08-19
Li Zefan
tracing/events: Add ftrace_event_call param to define_f...
commit
|
commitdiff
2009-08-19
Li Zefan
tracing/syscalls: Add fields format for exit events
commit
|
commitdiff
2009-08-17
Li Zefan
tracing/events: Add module tracepoints
commit
|
commitdiff
2009-08-11
Frederic Weisbecker
tracing: Add fields format definition for syscall events
commit
|
commitdiff
2009-08-11
Frederic Weisbecker
tracing: Add ftrace event call parameter to its field...
commit
|
commitdiff
2009-08-11
Jason Baron
tracing: Add perf counter support for syscalls tracing
commit
|
commitdiff
2009-08-11
Jason Baron
tracing: Add individual syscalls tracepoint id support
commit
|
commitdiff
2009-08-11
Jason Baron
tracing: Add trace events for each syscall entry/exit
commit
|
commitdiff
2009-08-11
Jason Baron
tracing: Add ftrace_event_call void * 'data' field
commit
|
commitdiff
2009-08-11
Jason Baron
tracing: Add syscall tracepoints
commit
|
commitdiff
2009-08-11
Jason Baron
tracing: Call arch_init_ftrace_syscalls at boot
commit
|
commitdiff
2009-08-11
Ingo Molnar
Merge branch 'linus' into tracing/core
commit
|
commitdiff
2009-08-10
Frederic Weisbecker
perf_counter: Zero dead bytes from ftrace raw samples...
commit
|
commitdiff
2009-08-10
Frederic Weisbecker
perf_counter: Subtract the buffer size field from the...
commit
|
commitdiff
2009-08-10
Peter Zijlstra
perf_counter: Correct PERF_SAMPLE_RAW output
commit
|
commitdiff
2009-08-09
Frederic Weisbecker
perf_counter: Fix/complete ftrace event records sampling
commit
|
commitdiff
2009-08-09
Peter Zijlstra
perf_counter, ftrace: Fix perf_counter integration
commit
|
commitdiff
2009-07-20
Li Zefan
tracing/events: record the size of dynamic arrays
commit
|
commitdiff
2009-07-20
Lai Jiangshan
tracing/events: add missing type info of dynamic arrays
commit
|
commitdiff
2009-07-15
Linus Torvalds
Merge branch 'tracing-fixes-for-linus' of git://git...
commit
|
commitdiff
2009-07-13
Li Zefan
tracing/events: Move TRACE_SYSTEM outside of include...
commit
|
commitdiff
2009-06-15
David S. Miller
Merge branch 'master' of /linux/kernel/git/torvalds...
commit
|
commitdiff
2009-06-14
Aneesh Kumar K.V
ext4: Fix mmap/truncate race when blocksize < pagesize...
commit
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux...
commit
|
commitdiff
2009-06-10
Steven Rostedt
tracing: do not translate event helper macros in print...
commit
|
commitdiff
2009-06-09
Steven Rostedt
tracing: fix the block trace points print size
commit
|
commitdiff
2009-06-09
Li Zefan
tracing/events: convert block trace points to TRACE_EVENT()
commit
|
commitdiff
2009-06-05
Ingo Molnar
Merge branch 'tip/tracing/ftrace-4' of git://git./linux...
commit
|
commitdiff
2009-06-21
Theodore Ts'o
ext4: Fix type warning on 64-bit platforms in tracing...
commit
|
commitdiff
2009-06-04
Ingo Molnar
Merge branch 'tracing/ftrace' into tracing/core
commit
|
commitdiff
2009-06-03
Steven Whitehouse
tracing: fix multiple use of __print_flags and __print_...
commit
|
commitdiff
2009-06-02
Steven Rostedt
tracing: remove redundant SOFTIRQ from softirq event...
commit
|
commitdiff
2009-06-02
Li Zefan
tracing/events: introduce __dynamic_array()
commit
|
commitdiff
2009-06-02
Li Zefan
tracing/events: put TP_fast_assign into braces
commit
|
commitdiff
2009-06-02
Li Zefan
tracing/events: fix a typo in __string() format output
commit
|
commitdiff
2009-06-01
Zhaolei
ftrace, workqueuetrace: make workqueue tracepoints...
commit
|
commitdiff
2009-05-27
Zhaolei
ftrace: don't convert function's local variable name...
commit
|
commitdiff
2009-05-26
Steven Rostedt
tracing: convert irq events to use __print_symbolic
commit
|
commitdiff
2009-05-26
Steven Rostedt
tracing: add __print_symbolic to trace events
commit
|
commitdiff
2009-05-26
Steven Rostedt
tracing: add flag output for kmem events
commit
|
commitdiff
2009-05-26
Steven Rostedt
tracing: add previous task state info to sched switch...
commit
|
commitdiff
2009-05-26
Steven Rostedt
tracing: add __print_flags for events
commit
|
commitdiff
2009-05-25
Li Zefan
tracing/events: change the type of __str_loc_item to...
commit
|
commitdiff
2009-05-21
Neil Horman
dropmon: add ability to detect when hardware dropsrxpackets
commit
|
commitdiff
2009-05-11
Li Zefan
blktrace: from-sector redundant in trace_block_remap...
commit
|
commitdiff
2009-05-06
Alan D. Brunelle
blktrace: from-sector redundant in trace_block_remap
commit
|
commitdiff
2009-05-06
Alan D. Brunelle
blktrace: correct remap names
commit
|
commitdiff
2009-05-06
Mathieu Desnoyers
tracepoint: trace_sched_migrate_task(): remove parameter
commit
|
commitdiff
2009-05-01
Jason Baron
tracing: add irq tracepoint documentation
commit
|
commitdiff
2009-04-29
Tom Zanussi
tracing/filters: distinguish between signed and unsigne...
commit
|
commitdiff
2009-06-17
Theodore Ts'o
ext4: convert instrumentation from markers to tracepoints
commit
|
commitdiff
2009-06-17
Theodore Ts'o
jbd2: convert instrumentation from markers to tracepoints
commit
|
commitdiff
2009-04-24
Steven Rostedt
tracing: remove deprecated TRACE_FORMAT
commit
|
commitdiff
2009-04-24
Steven Rostedt
tracing/irq: convert irq traces to use TRACE_EVENT...
commit
|
commitdiff
2009-04-24
Steven Rostedt
tracing/lockdep: convert lockdep to use TRACE_EVENT...
commit
|
commitdiff
2009-04-24
Steven Rostedt
tracing: fix cut and paste macro error
commit
|
commitdiff
2009-04-22
Frederic Weisbecker
tracing/events: protect __get_str()
commit
|
commitdiff
2009-04-22
Frederic Weisbecker
tracing/lock: provide lock_acquired event support for...
commit
|
commitdiff
2009-04-22
Frederic Weisbecker
tracing/events: provide string with undefined size...
commit
|
commitdiff
2009-04-22
Li Zefan
tracing/events: make struct trace_entry->type to be...
commit
|
commitdiff
2009-04-17
Steven Rostedt
tracing/events: enable code with EVENT_TRACING not...
commit
|
commitdiff
2009-04-17
Zhaolei
tracing: Remove include/trace/kmem_event_types.h
commit
|
commitdiff
2009-04-17
Jeremy Fitzhardinge
tracing: avoid warnings from zero-arg tracepoints
commit
|
commitdiff
2009-04-15
Steven Rostedt
tracing/events: move trace point headers into include...
commit
|
commitdiff
2009-04-15
Steven Rostedt
tracing/events: fix lockdep system name
commit
|
commitdiff
2009-04-14
Steven Rostedt
tracing/events: add support for modules to TRACE_EVENT
commit
|
commitdiff
2009-04-14
Steven Rostedt
tracing/events: move the ftrace event tracing code...
commit
|
commitdiff
2009-04-14
Steven Rostedt
tracing: create automated trace defines
commit
|
commitdiff
2009-04-14
Steven Rostedt
tracing: consolidate trace and trace_event headers
commit
|
commitdiff
2009-04-12
Zhaolei
tracing, kmemtrace: Make kmem tracepoints use TRACE_EVE...
commit
|
commitdiff
2009-04-12
Zhaolei
tracing, kmemtrace: Separate include/trace/kmemtrace...
commit
|
commitdiff
2009-04-10
Zhaolei
tracing, net, skb tracepoint: make skb tracepoint use...
commit
|
commitdiff
2009-04-10
Frederic Weisbecker
tracing/lockdep: report the time waited for a lock
commit
|
commitdiff
2009-04-09
Frederic Weisbecker
tracing/syscalls: use a dedicated file header
commit
|
commitdiff
2009-04-03
Eduard - Gabriel...
kmemtrace: use tracepoints
commit
|
commitdiff
2009-04-01
Stephen Rothwell
tracing, net: fix net tree and tracing tree merge inter...
commit
|
commitdiff
2009-04-01
Ingo Molnar
Merge branch 'tracing/core-v2' into tracing-for-linus
commit
|
commitdiff
2009-03-24
Josh Stone
net: Add dependent headers to trace/skb.h
commit
|
commitdiff
2009-03-13
Neil Horman
Network Drop Monitor: Add trace declaration for skb...
commit
|
commitdiff
2009-03-13
Jason Baron
tracing: tracepoints for softirq entry/exit - tracepoints
commit
|
commitdiff
2009-03-10
Steven Rostedt
tracing: flip the TP_printk and TP_fast_assign in the...
commit
|
commitdiff
2009-03-10
Steven Rostedt
tracing: remove obsolete TRACE_EVENT_FORMAT macro
commit
|
commitdiff
2009-03-10
Steven Rostedt
tracing: convert irq trace points to new macros
commit
|
commitdiff
2009-03-10
Steven Rostedt
tracing: convert the sched trace points to the TRACE_EV...
commit
|
commitdiff
2009-03-10
Steven Rostedt
tracing: new format for specialized trace points
commit
|
commitdiff
2009-03-10
Steven Rostedt
tracing: replace TP<var> with TP_<var>
commit
|
commitdiff
2009-03-06
Ingo Molnar
tracing, power-trace: make it build even if the power...
commit
|
commitdiff
2009-03-04
Peter Zijlstra
tracing: add lockdep tracepoints for lock acquire/release
commit
|
commitdiff
2009-03-02
Steven Rostedt
tracing: add TRACE_FIELD_SPECIAL to record complex...
commit
|
commitdiff
2009-02-28
Steven Rostedt
tracing: create the C style tracing for the irq subsystem
commit
|
commitdiff
2009-02-28
Steven Rostedt
tracing: create the C style tracing for the sched subsystem
commit
|
commitdiff
2009-02-28
Steven Rostedt
tracing: add subsystem sched for sched events
commit
|
commitdiff
2009-02-28
Steven Rostedt
tracing: add subsystem irq for irq events
commit
|
commitdiff
2009-02-28
Steven Rostedt
tracing: move trace point formats to files in include...
commit
|
commitdiff
2009-02-26
Jason Baron
tracing, genirq: add irq enter and exit trace events
commit
|
commitdiff
2009-02-26
Steven Rostedt
tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
commit
|
commitdiff
next