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
/
tools
/
testing
/
selftests
/
ftrace
Age
Commit message (
Expand
)
Author
2023-06-30
Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-06-23
selftests/ftrace: Add new test case which checks for optimized probes
Akanksha J N
2023-06-20
selftests/ftrace: Add funcgraph-retval test case
Donglin Peng
2023-06-12
selftests/ftace: Fix KTAP output ordering
Mark Brown
2023-06-12
selftests/ftrace: Add new test case which checks for optimized probes
Akanksha J N
2023-06-06
selftests/ftrace: Add new test case which adds multiple consecutive probes in...
Akanksha J N
2023-06-06
selftests/ftrace: Add BTF arguments test cases
Masami Hiramatsu (Google)
2023-06-06
selftests/ftrace: Add tracepoint probe test case
Masami Hiramatsu (Google)
2023-06-06
selftests/ftrace: Add fprobe related testcases
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
2023-06-03
Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-03
selftests/ftrace: Choose target function for filter test from samples
Masami Hiramatsu (Google)
2023-05-23
tracing/selftests: Update synthetic event selftest to use common_stacktrace
Steven Rostedt (Google)
2023-05-08
selftests/ftrace: Improve integration with kselftest runner
Mark Brown
2023-03-01
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-02-25
selftests/ftrace: Add LoongArch kprobe args string tests support
Qing Zhang
2023-02-23
Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-02-23
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-02-21
tracing/probe: add a char type to show the character value of traced arguments
Donglin Peng
2023-02-21
selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols
Masami Hiramatsu (Google)
2023-02-21
selftests/ftrace: Fix eprobe syntax test case to check filter support
Masami Hiramatsu (Google)
2023-02-13
selftests/ftrace: Fix bash specific "==" operator
Masami Hiramatsu (Google)
2023-01-25
tracing/histogram: Add simple tests for stacktrace usage of synthetic events
Steven Rostedt (Google)
2023-01-25
tracing/selftests: Add test for event filtering on function name
Steven Rostedt (Google)
2022-12-21
Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
tracing/probes: Reject symbol/symstr type for uprobe
Masami Hiramatsu (Google)
2022-12-12
Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-12-02
selftests/ftrace: Use long for synthetic event probe test
Steven Rostedt (Google)
2022-11-25
selftests: ftrace: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-11-14
selftests/ftrace: event_triggers: wait longer for test_event_enable
Yipeng Zou
2022-10-28
selftests/ftrace: Convert tracer tests to use 'requires' to specify program d...
Naveen N. Rao
2022-10-28
selftests/ftrace: Add check for ping command for trigger tests
Naveen N. Rao
2022-10-18
selftests/ftrace: fix dynamic_events dependency check
Sven Schnelle
2022-10-12
Merge tag 'linux-kselftest-next-6.1-rc1-2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-10-07
selftests/ftrace: func_event_triggers: fix typo in user message
Randy Dunlap
2022-09-26
selftests/ftrace: Add eprobe syntax error testcase
Masami Hiramatsu (Google)
2022-07-24
selftests/kprobe: Update test for no event name syntax error
Masami Hiramatsu (Google)
2022-07-24
selftests/kprobe: Do not test for GRP/ without event failures
Steven Rostedt (Google)
2022-07-24
selftests/ftrace: Add test case for GRP/ only input
Linyu Yuan
2022-05-30
Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-05-12
selftests/ftrace: Save kprobe_events to test log
Tiezhu Yang
2022-04-19
selftests/ftrace: add mips support for kprobe args syntax tests
Ze Zhang
2022-04-19
selftests/ftrace: add mips support for kprobe args string tests
Ze Zhang
2022-02-14
selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
Krzysztof Kozlowski
2021-12-10
selftests/ftrace: make kprobe profile testcase description unique
Heiko Carstens
2021-11-06
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-03
Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
tracing/selftests: Add tests for hist trigger expression parsing
Kalesh Singh
[next]