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
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2009-03-06
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
2009-03-06
tracing: add trace_bprintk()
Lai Jiangshan
2009-03-06
tracing: infrastructure for supporting binary record
Lai Jiangshan
2009-03-06
tracing: fix deadlock when setting set_ftrace_pid
KOSAKI Motohiro
2009-03-06
tracing: current tip/master can't enable ftrace
KOSAKI Motohiro
2009-03-06
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-06
Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...
Ingo Molnar
2009-03-05
tracing: add format files for ftrace default entries
Steven Rostedt
2009-03-05
tracing: move print of event format to separate file
Steven Rostedt
2009-03-05
tracing: make all file_operations const
Steven Rostedt
2009-03-05
tracing: clean up menu
Ingo Molnar
2009-03-05
tracing/function-graph-tracer: use the more lightweight local clock
Frederic Weisbecker
2009-03-05
tracing: rename ftrace_printk() => trace_printk()
Ingo Molnar
2009-03-04
tracing: have latency tracers set the latency format
Steven Rostedt
2009-03-04
tracing: consolidate print_lat_fmt and print_trace_fmt
Steven Rostedt
2009-03-04
tracing: remove extra latency_trace method from trace structure
Steven Rostedt
2009-03-04
tracing: add latency output format option
Steven Rostedt
2009-03-04
tracing: fix seq read from trace files
Steven Rostedt
2009-03-04
tracing: do not return EFAULT if read copied anything
Steven Rostedt
2009-03-04
ring-buffer: fix timestamp in partial ring_buffer_page_read
Steven Rostedt
2009-03-04
tracing: add cpu_file intialization for ftrace_dump
Steven Rostedt
2009-03-04
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
2009-03-03
tracing: add binary buffer files for use with splice
Steven Rostedt
2009-03-03
ring-buffer: make ring_buffer_read_page read from start on partial page
Steven Rostedt
2009-03-03
ring-buffer: replace sizeof of event header with offsetof
Steven Rostedt
2009-03-03
ring-buffer: fix ring_buffer_read_page
Steven Rostedt
2009-03-03
ring-buffer: reset write field for ring_buffer_read_page
Steven Rostedt
2009-03-03
tracing: fix return value to registering events
Steven Rostedt
2009-03-02
tracing: add print format to event trace format files
Steven Rostedt
2009-03-02
tracing: add trace name and id to event formats
Steven Rostedt
2009-03-02
tracing: add ftrace headers to event format files
Steven Rostedt
2009-03-02
tracing: add format file to describe event struct fields
Steven Rostedt
2009-03-02
tracing: make trace_seq_reset global and rename to trace_seq_init
Steven Rostedt
2009-03-02
tracing: add protection around modify trace event fields
Steven Rostedt
2009-03-02
tracing: add TRACE_FIELD_SPECIAL to record complex entries
Steven Rostedt
2009-02-28
tracing: add raw fast tracing interface for trace events
Steven Rostedt
2009-02-28
tracing: add raw trace point recording infrastructure
Steven Rostedt
2009-02-28
tracing: add interface to write into current tracer buffer
Steven Rostedt
2009-02-28
tracing: make the set_event and available_events subsystem aware
Steven Rostedt
2009-02-28
tracing: add subsystem level to trace events
Steven Rostedt
2009-02-28
tracing: move trace point formats to files in include/trace directory
Steven Rostedt
2009-02-27
tracing: replace kzalloc with kcalloc
Steven Rostedt
2009-02-27
tracing: use newline separator for trace options list
Steven Rostedt
2009-02-27
tracing: use pointer error returns for __tracing_open
Steven Rostedt
2009-02-26
tracing: add protection around open use of current_tracer
Steven Rostedt
2009-02-26
tracing: add tracer dependent options to options directory
Steven Rostedt
2009-02-26
tracing: add options directory and core option files
Steven Rostedt
2009-02-26
tracing: implement trace_clock_*() APIs
Ingo Molnar
2009-02-26
tracing, genirq: add irq enter and exit trace events
Jason Baron
2009-02-26
tracing/core: make the per cpu trace files in per cpu directories
Frederic Weisbecker
[next]