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
/
trace.c
Age
Commit message (
Expand
)
Author
2009-09-23
seq_file: constify seq_operations
James Morris
2009-09-21
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-09-20
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
2009-09-19
tracing: remove max_tracer_type_len
Li Zefan
2009-09-12
tracing: add filter event logic to special, mmiotrace and boot tracers
Steven Rostedt
2009-09-12
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
2009-09-11
tracing: create generic trace parser
jolsa@redhat.com
2009-09-11
tracing: add lock depth to entries
Steven Rostedt
2009-09-11
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
2009-09-06
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
2009-09-04
tracing: report error in trace if we fail to swap latency buffer
Steven Rostedt
2009-09-04
tracing: add trace_array_printk for internal tracers to use
Steven Rostedt
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-09-04
tracing: make tracing_reset safe for external use
Steven Rostedt
2009-09-04
tracing: use timestamp to determine start of latency traces
Steven Rostedt
2009-09-04
tracing: remove users of tracing_reset
Steven Rostedt
2009-09-04
tracing: disable buffers and synchronize_sched before resetting
Steven Rostedt
2009-09-04
tracing: disable update max tracer while reading trace
Steven Rostedt
2009-09-04
tracing: print out start and stop in latency traces
Steven Rostedt
2009-08-27
tracing: only show tracing_max_latency when latency tracer configured
Steven Rostedt
2009-08-26
ftrace: Move setting of clock-source out of options
Zhaolei
2009-08-18
ftrace: Unify effect of writing to trace_options and option/*
Zhaolei
2009-08-11
tracing: Rename set_tracer_flags()'s local variable trace_flags
Zhaolei
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-06
tracing/function-graph-tracer: Move graph event insertion helpers in the grap...
Frederic Weisbecker
2009-08-06
tracing: Move sched event insertion helpers in the sched switch tracer file
Frederic Weisbecker
2009-08-06
tracing/core: Make the stack entry helpers global
Frederic Weisbecker
2009-08-06
tracing/core: Turn ftrace_cpu_disabled into a global var
Frederic Weisbecker
2009-08-04
Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2009-07-28
tracing: Fix missing function_graph events when we splice_read from trace_pipe
Lai Jiangshan
2009-07-23
tracing: only truncate ftrace files when O_TRUNC is set
Steven Rostedt
2009-07-20
tracing: cleanup for tracing_trace_options_read()
Xiao Guangrong
2009-07-18
tracing: Remove unused fields/variables
jolsa@redhat.com
2009-07-18
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-07
ring-buffer: make lockless
Steven Rostedt
2009-07-01
tracing/events: Add trace_event boot option
Li Zefan
2009-06-24
tracing: Fix trace_buf_size boot option
Li Zefan
2009-06-24
tracing: Reset iterator in t_start()
Li Zefan
2009-06-20
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-15
tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation
Li Zefan
2009-06-15
tracing: fix a typo in tracing_cpumask_write()
Li Zefan
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-01
tracing: make trace pipe recognize latency format flag
Steven Rostedt
2009-05-28
trace: disable preemption before taking raw spinlocks
Heiko Carstens
2009-05-25
tracing: add trace_event_read_lock()
Lai Jiangshan
2009-05-15
tracing: Append prompt in /debug/tracing/README file
GeunSik Lim
2009-05-06
tracing: reset ring buffer when removing modules with events
Steven Rostedt
[next]