Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c6caeeb142cd3a03c46107aac45c8effc02bbadb
c6caeeb
ftrace: replace simple_strtoul with strict_strtoul
by Steven Rostedt
· 17 years ago
cffae43
ftrace: simple clean ups
by Steven Rostedt
· 17 years ago
afc2abc
ftrace: cleanups
by Ingo Molnar
· 17 years ago
93dcc6e
ftrace: simplify hexprint
by Thomas Gleixner
· 17 years ago
bb065af
lockdep: update lockdep_recursion on graph_lock
by Steven Rostedt
· 17 years ago
a98a3c3
ftrace: trace_entries to dynamically change trace buffer size
by Steven Rostedt
· 17 years ago
05bd68c
ftrace: user proper API for setting RT prios in selftest
by Steven Rostedt
· 17 years ago
2dc8f09
ftrace: trace_pipe implement NONBLOCK
by Steven Rostedt
· 17 years ago
8452799
ftrace: return EOF in trace_pipe on change of tracer
by Steven Rostedt
· 17 years ago
b5685ae
ftrace: restore iterator trace in pipe read
by Steven Rostedt
· 17 years ago
8487c23
ftrace: allow trace_pipe to block on all reads
by Steven Rostedt
· 17 years ago
d17d969
ftrace: fix conversion of task state to char in latency tracer
by Ankita Garg
· 17 years ago
72829bc
ftrace: move enums to ftrace.h and make helper function global
by Thomas Gleixner
· 17 years ago
8606978
x86: add a list for custom page fault handlers.
by Pekka Paalanen
· 17 years ago
8f0f996
ftrace: dont write protect kernel text
by Steven Rostedt
· 17 years ago
a56be3f
ftrace: fix the fault label in updating code
by Steven Rostedt
· 17 years ago
30afdcb
ftrace: selftest protect againt max flip
by Steven Rostedt
· 17 years ago
d15f57f
ftrace: fix mutex unlock in trace output
by Steven Rostedt
· 17 years ago
07a267c
ftrace: add UNINTERRUPTIBLE state for kftraced on disable
by Steven Rostedt
· 17 years ago
c1d2327
ftrace: restrict tracing to HAVE_FTRACE architectures
by Ingo Molnar
· 17 years ago
1d09daa
ftrace: use Makefile to remove tracing from lockdep
by Steven Rostedt
· 17 years ago
9d0a420
ftrace: remove function tracing from spinlock debug
by Steven Rostedt
· 17 years ago
92205c2
ftrace: user raw_spin_lock in tracing
by Steven Rostedt
· 17 years ago
c5f888c
ftrace: irqsoff use raw_smp_processor_id
by Steven Rostedt
· 17 years ago
4d9493c
ftrace: remove add-hoc code
by Ingo Molnar
· 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
4fe8c30
ftrace: printk and trace irqsoff and wakeups
by Steven Rostedt
· 17 years ago
8f96da0
ftrace: remove wakeup from function trace
by Steven Rostedt
· 17 years ago
694379e
ftrace: make it more available in the Kconfig
by Ingo Molnar
· 17 years ago
5429db2
ftrace: fix wakeup callback
by Peter Zijlstra
· 17 years ago
bac524d
ftrace: trace next state
by Peter Zijlstra
· 17 years ago
88a4216
ftrace: sched special
by Ingo Molnar
· 17 years ago
36fc25a
ftrace: sched tree fix
by Ingo Molnar
· 17 years ago
f29c73f
ftrace: include cpu in stacktrace
by Ingo Molnar
· 17 years ago
442e544
ftrace: iter ctrl fix
by Ingo Molnar
· 17 years ago
d9af56f
ftrace: fix cmdline tracing
by Ingo Molnar
· 17 years ago
36dfe92
ftrace: make use of tracing_cpumask
by Ingo Molnar
· 17 years ago
c7078de
ftrace: add tracing_cpumask
by Ingo Molnar
· 17 years ago
4ac3ba4
ftrace: trace scheduler rbtree
by Ingo Molnar
· 17 years ago
1a3c303
ftrace: fix __trace_special()
by Ingo Molnar
· 17 years ago
017730c
ftrace: fix wakeups
by Ingo Molnar
· 17 years ago
24cd5d1
ftrace: trace curr/next tasks
by Ingo Molnar
· 17 years ago
4e65551
ftrace: sched tracer, trace full rbtree
by Ingo Molnar
· 17 years ago
4c1f4d4
ftrace: make nostacktrace the default
by Ingo Molnar
· 17 years ago
8ac0fca
ftrace: sched tracer fix
by Ingo Molnar
· 17 years ago
86387f7
ftrace: add stack tracing
by Ingo Molnar
· 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
b53dde9
ftrace: disable -pg for the tracer itself
by Ingo Molnar
· 17 years ago
3594136
ftrace: do not profile lib/string.o
by Steven Rostedt
· 17 years ago
caf8cde
ftrace: remove address of function names
by Steven Rostedt
· 17 years ago
9ff9cdb
ftrace: cleanups
by Ingo Molnar
· 17 years ago
6fb44b7
ftrace: add trace_function api for other tracers to use
by Steven Rostedt
· 17 years ago
2a2cc8f
ftrace: allow the event pipe to be polled
by Soeren Sandmann Pedersen
· 17 years ago
aeaee8a
ftrace: build fix
by Ingo Molnar
· 17 years ago
2577046
ftrace: build fix
by Ingo Molnar
· 17 years ago
5e3ca0e
ftrace: introduce the "hex" output method
by Ingo Molnar
· 17 years ago
2e0f576
ftrace: build fix
by Ingo Molnar
· 17 years ago
0fd9e0d
ftrace: use cpu clock again
by Ingo Molnar
· 17 years ago
26994ea
ftrace: enabled tracing by default
by Steven Rostedt
· 17 years ago
4eebcc8
ftrace: disable tracing on failure
by Steven Rostedt
· 17 years ago
37ad508
ftrace - fix dynamic ftrace memory leak
by Steven Rostedt
· 17 years ago
088b1e42
ftrace: pipe fixes
by Steven Rostedt
· 17 years ago
dcb6308
ftrace, locking fix
by Ingo Molnar
· 17 years ago
f0a920d
ftrace: add trace_special()
by Ingo Molnar
· 17 years ago
cb0f12a
ftrace: bin-output
by Ingo Molnar
· 17 years ago
f9896bf
ftrace: add raw output
by Ingo Molnar
· 17 years ago
8c523a9
ftrace: clean-up-pipe-iteration
by Ingo Molnar
· 17 years ago
cdd31cd
ftrace: remove-idx-sync
by Ingo Molnar
· 17 years ago
53c37c1
ftrace: fast, scalable, synchronized timestamps
by Ingo Molnar
· 17 years ago
750ed1a
ftrace: timestamp syncing, prepare
by Ingo Molnar
· 17 years ago
4bf39a9
ftrace: cleanups
by Ingo Molnar
· 17 years ago
d4c5a2f
ftrace: fix locking
by Ingo Molnar
· 17 years ago
b3806b4
ftrace: user run time file reading
by Steven Rostedt
· 17 years ago
214023c
ftrace: add a buffer for output
by Steven Rostedt
· 17 years ago
93a588f
ftrace: change buffers to producer consumer
by Steven Rostedt
· 17 years ago
1d4db00
ftrace: reset selftests
by Steven Rostedt
· 17 years ago
08bafa0
ftrace: disable all tracers on corrupted buffer
by Steven Rostedt
· 17 years ago
4e3c333
ftrace: fix time offset
by Ingo Molnar
· 17 years ago
77a2b37
ftrace: startup tester on dynamic tracing.
by Steven Rostedt
· 17 years ago
7bd2f24
ftrace: add README
by Ingo Molnar
· 17 years ago
c7aafc5
ftrace: cleanups
by Ingo Molnar
· 17 years ago
60a1177
ftrace: add self-tests
by Steven Rostedt
· 17 years ago
e1c08bd
ftrace: force recording
by Steven Rostedt
· 17 years ago
57f50be
ftrace: fix max latency
by Steven Rostedt
· 17 years ago
89b2f97
ftrace: fix updates to max trace
by Steven Rostedt
· 17 years ago
18cef37
ftrace: don't use raw_local_irq_save/restore
by Steven Rostedt
· 17 years ago
0764d23
ftrace: lockdep notrace annotations
by Steven Rostedt
· 17 years ago
361943a
ftrace: irqs off smp_processor_id() fix
by Steven Rostedt
· 17 years ago
5568b13
ftrace: debug smp_processor_id, use notrace preempt disable
by Steven Rostedt
· 17 years ago
f43fdad
ftrace: fix kexec
by Ingo Molnar
· 17 years ago
4c11d7a
ftrace: convert single large buffer into single pages.
by Steven Rostedt
· 17 years ago
5072c59
ftrace: add filter select functions to trace
by Steven Rostedt
· 17 years ago
d61f82d
ftrace: use dynamic patching for updating mcount calls
by Steven Rostedt
· 17 years ago
3c1720f
ftrace: move memory management out of arch code
by Steven Rostedt
· 17 years ago
dfa60ab
ftrace: use nops instead of jmp
by Steven Rostedt
· 17 years ago
b0fc494
ftrace: add ftrace_enabled sysctl to disable mcount function
by Steven Rostedt
· 17 years ago
3d08339
ftrace: dynamic enabling/disabling of function calls
by Steven Rostedt
· 17 years ago
6cd8a4b
ftrace: trace preempt off critical timings
by Steven Rostedt
· 17 years ago
Next »