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
2012-05-21
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2012-05-19
tracing: Remove kernel_lock annotations
Richard Weinberger
2012-05-19
tracing: Fix initial buffer_size_kb state
Vaibhav Nagarnaik
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-16
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
2012-05-16
tracing: Check return value of tracing_dentry_percpu()
Namhyung Kim
2012-05-16
ring-buffer: Make removal of ring buffer pages atomic
Vaibhav Nagarnaik
2012-05-16
tracing: Clean up tracing_mark_write()
Steven Rostedt
2012-05-08
tracing: Remove ftrace_disable/enable_cpu()
Steven Rostedt
2012-05-08
tracing: Use seq_*_private interface for some seq files
Jiri Olsa
2012-04-23
ring-buffer: Add per_cpu ring buffer control files
Vaibhav Nagarnaik
2012-04-23
tracing: Remove an unneeded check in trace_seq_buffer()
Dan Carpenter
2012-04-23
tracing: Add percpu buffers for trace_printk()
Steven Rostedt
2012-04-16
tracing: Fix regression with tracing_on
Steven Rostedt
2012-03-27
tracing: Fix ent_size in trace output
Steven Rostedt
2012-03-01
tracing: Keep NMI watchdog from triggering when dumping trace
Steven Rostedt
2012-02-22
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
2012-02-13
ftrace: sched_switch plugin is deprecated
Geunsik Lim
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-03
switch debugfs to umode_t
Al Viro
2011-12-11
trace: Allow ftrace_dump() to be called from modules
Paul E. McKenney
2011-11-17
tracing: Add entries in buffer and total entries to default output header
Steven Rostedt
2011-11-17
tracing: Add irq, preempt-count and need resched info to default trace output
Steven Rostedt
2011-11-11
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-11-07
tracing/latency: Fix header output for latency tracers
Jiri Olsa
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-14
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
2011-10-14
ftrace: Fix README to state tracing_on to start/stop tracing
Geunsik Lim
2011-10-11
tracing: Do not allocate buffer for trace_marker
Steven Rostedt
2011-10-11
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
2011-09-19
tracing: Add a counter clock for those that do not trust clocks
Steven Rostedt
2011-09-13
locking, tracing: Annotate tracing locks as raw
Thomas Gleixner
2011-08-30
trace: Add ring buffer stats to measure rate of events
Vaibhav Nagarnaik
2011-08-30
trace: Add a new readonly entry to report total buffer size
Vaibhav Nagarnaik
2011-07-14
tracing: Have dynamic size event stack traces
Steven Rostedt
2011-06-14
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
2011-06-14
tracing: Convert to kstrtoul_from_user
Peter Huewe
2011-06-14
tracing, function: Fix trace header to follow context-info option
Jiri Olsa
2011-06-14
tracing: Add disable_on_free option
Steven Rostedt
2011-06-14
tracing: Add a proc file to stop tracing and free buffer
Vaibhav Nagarnaik
2011-06-14
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
2011-06-14
tracing: Schedule a delayed work to call wakeup()
Vaibhav Nagarnaik
2011-05-10
Merge commit 'v2.6.39-rc7' into perf/core
Ingo Molnar
2011-05-06
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
2011-04-27
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-04-04
tracing: Avoid soft lockup in trace_pipe
Jiri Olsa
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-10
tracing: Fix irqoff selftest expanding max buffer
Steven Rostedt
[next]