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
2010-02-09
tracing: Add correct/incorrect to sort keys for branch annotation output
Steven Rostedt
2010-02-05
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
2010-02-04
Fix misspellings of "truly" in comments.
Adam Buchbinder
2010-02-04
ftrace: Remove record freezing
Masami Hiramatsu
2010-02-04
ftrace/alternatives: Introducing *_text_reserved functions
Masami Hiramatsu
2010-02-02
tracing: Fix circular dead lock in stack trace
Lai Jiangshan
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
2010-01-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-29
tracing/kprobe: Cleanup unused return value of tracing functions
Xiao Guangrong
2010-01-29
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
2010-01-29
tracing: Simplify test for function_graph tracing start point
Lai Jiangshan
2010-01-26
tracing/documentation: Cover new frame pointer semantics
Mike Frysinger
2010-01-26
ring-buffer: Check for end of page in iterator
Steven Rostedt
2010-01-26
ring-buffer: Check if ring buffer iterator has stale data
Steven Rostedt
2010-01-25
tracing: Prevent kernel oops with corrupted buffer
Steven Rostedt
2010-01-17
tracing/kprobe: Update kprobe tracing self test for new syntax
Masami Hiramatsu
2010-01-17
tracing: Drop the tr check from the graph tracing path
Frederic Weisbecker
2010-01-14
tracing/filters: Add comment for match callbacks
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_END_ONLY filter matching
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_FRONT_ONLY filter matching
Li Zefan
2010-01-14
ftrace: Fix MATCH_END_ONLY function filter
Li Zefan
2010-01-13
tracing/kprobe: Drop function argument access syntax
Masami Hiramatsu
2010-01-13
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-06
ring-buffer: Add rb_list_head() wrapper around new reader page next field
Steven Rostedt
2010-01-06
ring-buffer: Wrap a list.next reference with rb_list_head()
David Sharp
2010-01-06
tracing: Add stack dump to trace_printk if stacktrace option is set
Steven Rostedt
2010-01-06
tracing: Consolidate protection of reader access to the ring buffer
Lai Jiangshan
2010-01-06
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
tracing: Use defined fields and print_fmt to print formats
Lai Jiangshan
2010-01-06
tracing: Have syscall tracing call its own init function
Steven Rostedt
2010-01-06
tracing/kprobes: Init print_fmt for kprobe events
Lai Jiangshan
2010-01-06
tracing/syscalls: Init print_fmt for syscall events
Lai Jiangshan
2010-01-06
tracing: Add print_fmt field
Lai Jiangshan
2010-01-06
tracing: Have __dynamic_array() define a field
Lai Jiangshan
2010-01-05
local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c
Christoph Lameter
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
2009-12-31
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-30
tracing: Fix sign fields in ftrace_define_fields_##call()
Lai Jiangshan
2009-12-30
tracing/kprobe: Show sign of fields in trace_kprobe format files
Lai Jiangshan
2009-12-30
ksym_tracer: Remove trace_stat
Li Zefan
2009-12-30
ksym_tracer: Fix race when incrementing count
Li Zefan
2009-12-30
ksym_tracer: Fix to allow writing newline to ksym_trace_filter
Li Zefan
2009-12-30
ksym_tracer: Fix to make the tracer work
Li Zefan
2009-12-28
tracing: Kconfig spelling fixes and cleanups
Randy Dunlap
2009-12-28
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
2009-12-21
tracing: Fix setting tracer specific options
Steven Rostedt
2009-12-19
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
[prev]
[next]