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.h
Age
Commit message (
Expand
)
Author
2011-05-25
ftrace: Add internal recursive checks
Steven Rostedt
2011-05-18
ftrace: Add self-tests for multiple function trace users
Steven Rostedt
2011-03-10
tracing: Align 4 byte ints together in struct tracer
Steven Rostedt
2011-03-09
tracing: Add an 'overwrite' trace_option.
David Sharp
2011-02-07
tracing/filter: Increase the max preds to 2^14
Steven Rostedt
2011-02-07
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
Steven Rostedt
2011-02-07
tracing/filter: Optimize filter by folding the tree
Steven Rostedt
2011-02-07
tracing/filter: Use a tree instead of stack for filter_match_preds()
Steven Rostedt
2011-02-07
tracing/filter: Allocate the preds in an array
Steven Rostedt
2011-02-07
tracing/filter: Dynamically allocate preds
Steven Rostedt
2011-02-07
tracing/filter: Move OR and AND logic out of fn() method
Steven Rostedt
2010-10-18
tracing: Make graph related irqs/preemptsoff functions global
Jiri Olsa
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-05
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
Jason Wessel
2010-07-23
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-07-21
tracing: Shrink max latency ringbuffer if unnecessary
KOSAKI Motohiro
2010-07-20
tracing: Allow to disable cmdline recording
Li Zefan
2010-07-20
tracing: Remove special traces
Frederic Weisbecker
2010-07-20
tracing: Remove sysprof ftrace plugin
Frederic Weisbecker
2010-07-15
tracing: Remove ksym tracer
Frederic Weisbecker
2010-06-28
tracing: Don't allocate common fields for every trace events
Li Zefan
2010-06-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-06-09
tracing: Remove kmemtrace ftrace plugin
Li Zefan
2010-06-08
tracing: Remove boot tracer
Américo Wang
2010-06-03
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
2010-05-18
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-14
tracing: Fix function declarations if !CONFIG_STACKTRACE
Li Zefan
2010-05-14
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
2010-05-14
tracing: Move fields from event to class structure
Steven Rostedt
2010-04-27
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
2010-04-26
tracing: Have graph flags passed in to ouput functions
Jiri Olsa
2010-04-14
tracing/kprobes: Support basic types on dynamic events
Masami Hiramatsu
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
2010-03-13
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-05
function-graph: Add tracing_thresh support to function_graph tracer
Tim Bird
2010-02-25
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-02-11
ftrace: Allow to remove a single function from function graph filter
Li Zefan
2010-02-05
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
2010-01-29
tracing: Simplify test for function_graph tracing start point
Lai Jiangshan
2009-12-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-13
tracing: Remove useless trace option
Li Zefan
2009-12-07
tracing: Add pipe_close interface
Steven Rostedt
2009-11-25
trace/syscalls: Change ret param in struct syscall_trace_exit to long
Tom Zanussi
2009-11-21
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
2009-11-08
ksym_tracer: Remove KSYM_SELFTEST_ENTRY
Li Zefan
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-10-18
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
[next]