Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2f5f6ad9390c1ebbf738d130dbfe80b60eaa167e
/
kernel
/
trace
/
trace_selftest.c
2f5f6ad
ftrace: Pass ftrace_ops as third parameter to function trace callback
by Steven Rostedt
· 13 years ago
95950c2
ftrace: Add self-tests for multiple function trace users
by Steven Rostedt
· 14 years ago
936e074
ftrace: Modify ftrace_set_filter/notrace to take ops
by Steven Rostedt
· 14 years ago
c9b5f50
sched: Constify function scope static struct sched_param usage
by Peter Zijlstra
· 14 years ago
fe7de49
sched: Make sched_param argument static in sched_setscheduler() callers
by KOSAKI Motohiro
· 14 years ago
eb7beb5
tracing: Remove special traces
by Frederic Weisbecker
· 14 years ago
f376bf5
tracing: Remove sysprof ftrace plugin
by Frederic Weisbecker
· 14 years ago
5d55046
tracing: Remove ksym tracer
by Frederic Weisbecker
· 14 years ago
752f114
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4d7b4ac
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
cecbca9
tracing: Dump either the oops's cpu source or all cpus buffers
by Frederic Weisbecker
· 15 years ago
ca7e0c6
Merge branch 'linus' into perf/core
by Ingo Molnar
· 15 years ago
c1ab9ca
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
66a8cb9
ring-buffer: Add place holder recording of dropped events
by Steven Rostedt
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
faa4602
x86, perf, bts, mm: Delete the never used BTS-ptrace code
by Peter Zijlstra
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
30ff21e3
ksym_tracer: Remove KSYM_SELFTEST_ENTRY
by Li Zefan
· 15 years ago
24f1e32c
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
by Frederic Weisbecker
· 15 years ago
a1922ed
Merge branch 'tracing/core' into tracing/hw-breakpoints
by Ingo Molnar
· 15 years ago
1a0799a
tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file
by Frederic Weisbecker
· 15 years ago
0722db0
hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces
by K.Prasad
· 16 years ago
4d657e5
x86, hw-branch-tracer: allocate selftest iterator on heap
by Markus Metzger
· 16 years ago
2e8844e
Merge branch 'linus' into tracing/hw-branch-tracing
by Ingo Molnar
· 16 years ago
0cf53ff
tracing: keep the tracing buffer after self-test failure
by Frederic Weisbecker
· 16 years ago
cf586b6
tracing/function-graph-tracer: prevent hangs during self-tests
by Frederic Weisbecker
· 16 years ago
4903620
tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stopped
by Frederic Weisbecker
· 16 years ago
ac1d52d
tracing/ftrace: fix double calls to tracing_start()
by Frederic Weisbecker
· 16 years ago
e9a22d1
x86, bts: cleanups
by Ingo Molnar
· 16 years ago
321bb5e
x86, hw-branch-tracer: add selftest
by Markus Metzger
· 16 years ago
9cc26a2
tracing: use generic __stringify
by Steven Rostedt
· 16 years ago
4099909
Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
4b3e3d2
tracing: limit the number of loops the ring buffer self test can make
by Steven Rostedt
· 16 years ago
0c5119c
tracing: disable tracing while testing ring buffer
by Steven Rostedt
· 16 years ago
73d8b8b
tracing: fix typing mistake in hint message and comments
by Wenji Huang
· 16 years ago
d2ef7c2
tracing: fix the return value of trace selftest
by Wenji Huang
· 16 years ago
7447dce
tracing/function-graph-tracer: provide a selftest for the function graph tracer
by Frederic Weisbecker
· 16 years ago
b6f11df
trace: Call tracing_reset_online_cpus before tracer->init()
by Arnaldo Carvalho de Melo
· 16 years ago
a103e2a
tracing/selftest: remove TRACE_CONT reference
by Ingo Molnar
· 16 years ago
1c80025
tracing/ftrace: change the type of the init() callback
by Frederic Weisbecker
· 16 years ago
d51ad7a
ftrace: replace raw_local_irq_save with local_irq_save
by Steven Rostedt
· 16 years ago
80e5ea4
ftrace: add tracer called branch
by Steven Rostedt
· 16 years ago
769c48e
ftrace: force pass of preemptoff selftest
by Steven Rostedt
· 16 years ago
c76f069
ftrace: remove trace array ctrl
by Steven Rostedt
· 16 years ago
bbf5b1a
ftrace: remove ctrl_update method
by Steven Rostedt
· 16 years ago
cb7be3b
ftrace: remove daemon
by Steven Rostedt
· 16 years ago
606576c
ftrace: rename FTRACE to FUNCTION_TRACER
by Steven Rostedt
· 16 years ago
3928a8a
ftrace: make work with new ring buffer
by Steven Rostedt
· 16 years ago
5aa60c6
ftrace: give time for wakeup test to run
by Steven Rostedt
· 16 years ago
fb1b6d8
ftrace: add nop tracer
by Steven Noonan
· 16 years ago
dd0e545
ftrace: printk formatting infrastructure
by Steven Rostedt
· 16 years ago
ec1bb60
Merge branch 'tracing/sysprof' into auto-ftrace-next
by Ingo Molnar
· 16 years ago
19384c0
ftrace: limit use of check pages
by Steven Rostedt
· 17 years ago
ef4ab15
ftrace: make sysprof dependent on x86 for now
by Ingo Molnar
· 17 years ago
a6dd24f
ftrace: sysprof-plugin, add self-tests
by Ingo Molnar
· 17 years ago
4e491d1
ftrace: support for PowerPC
by Steven Rostedt
· 17 years ago
05bd68c
ftrace: user proper API for setting RT prios in selftest
by Steven Rostedt
· 17 years ago
30afdcb
ftrace: selftest protect againt max flip
by Steven Rostedt
· 17 years ago
d05cdb2
ftrace: fix dynamic ftrace selftest
by Steven Rostedt
· 17 years ago
06fa75a
ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validation
by Steven Rostedt
· 17 years ago
5742279
ftrace: add wakeup events to sched tracer
by Ingo Molnar
· 17 years ago
e309b41
ftrace: remove notrace
by Ingo Molnar
· 17 years ago
9ff9cdb
ftrace: cleanups
by Ingo Molnar
· 17 years ago
4eebcc8
ftrace: disable tracing on failure
by Steven Rostedt
· 17 years ago
08bafa0
ftrace: disable all tracers on corrupted buffer
by Steven Rostedt
· 17 years ago
77a2b37
ftrace: startup tester on dynamic tracing.
by Steven Rostedt
· 17 years ago
c7aafc5
ftrace: cleanups
by Ingo Molnar
· 17 years ago
60a1177
ftrace: add self-tests
by Steven Rostedt
· 17 years ago