index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
ftrace.h
Age
Commit message (
Expand
)
Author
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-18
tracing: Allocate the ftrace event profile buffer dynamically
Frederic Weisbecker
2009-09-18
tracing: Factorize the events profile accounting
Frederic Weisbecker
2009-09-14
tracing: have TRACE_EVENT macro use __flags to not shadow parameter
Steven Rostedt
2009-09-14
tracing: add static to generated TRACE_EVENT functions
Steven Rostedt
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-08-31
tracing/filters: Defer pred allocation
Li Zefan
2009-08-28
tracing: Fix double CPP substitution in TRACE_EVENT_FN
Frederic Weisbecker
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
2009-08-26
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
2009-08-19
tracing/events: Add trace_define_common_fields()
Li Zefan
2009-08-19
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
2009-08-11
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
2009-08-11
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-10
perf_counter: Zero dead bytes from ftrace raw samples size alignment
Frederic Weisbecker
2009-08-10
perf_counter: Subtract the buffer size field from the event record size
Frederic Weisbecker
2009-08-10
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-09
perf_counter, ftrace: Fix perf_counter integration
Peter Zijlstra
2009-07-20
tracing/events: record the size of dynamic arrays
Li Zefan
2009-07-20
tracing/events: add missing type info of dynamic arrays
Lai Jiangshan
2009-06-10
tracing: do not translate event helper macros in print format
Steven Rostedt
2009-06-03
tracing: fix multiple use of __print_flags and __print_symbolic
Steven Whitehouse
2009-06-01
tracing/events: introduce __dynamic_array()
Li Zefan
2009-06-01
tracing/events: put TP_fast_assign into braces
Li Zefan
2009-06-01
tracing/events: fix a typo in __string() format output
Li Zefan
2009-05-28
ftrace: don't convert function's local variable name in macro
Zhaolei
2009-05-26
tracing: add __print_symbolic to trace events
Steven Rostedt
2009-05-26
tracing: add __print_flags for events
Steven Rostedt
2009-05-26
tracing/events: change the type of __str_loc_item to unsigned short
Li Zefan
2009-04-29
tracing/filters: distinguish between signed and unsigned fields
Tom Zanussi
2009-04-24
tracing: remove deprecated TRACE_FORMAT
Steven Rostedt
2009-04-22
tracing/events: protect __get_str()
Frederic Weisbecker
2009-04-22
tracing/events: provide string with undefined size support
Frederic Weisbecker
2009-04-22
tracing/events: make struct trace_entry->type to be int type
Li Zefan
2009-04-17
tracing: avoid warnings from zero-arg tracepoints
Jeremy Fitzhardinge
2009-04-14
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
2009-04-14
tracing/events: move the ftrace event tracing code to core
Steven Rostedt