index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-23
tracing/stack-tracer: fix style issues
Török Edwin
1
-4
/
+3
2008-11-23
ftrace: add ftrace_off_permanent
Steven Rostedt
1
-0
/
+15
2008-11-23
tracing: identify which executable object the userspace address belongs to
Török Edwin
1
-7
/
+79
2008-11-23
tracing: add support for userspace stacktraces in tracing/iter_ctrl
Török Edwin
1
-0
/
+93
2008-11-23
Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...
Ingo Molnar
1
-6
/
+87
2008-11-19
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
1
-4
/
+14
2008-11-19
ftrace: fix selftest locking
Ingo Molnar
1
-12
/
+13
2008-11-18
ftrace: preemptoff selftest not working
Heiko Carstens
1
-0
/
+8
2008-11-18
tracing: kernel/trace/trace.c: introduce missing kfree()
Julia Lawall
1
-0
/
+1
2008-11-18
tracing/function-return-tracer: add the overrun field
Frederic Weisbecker
1
-0
/
+1
2008-11-18
tracing/ftrace: implement a set_flag callback for tracers
Frederic Weisbecker
1
-6
/
+86
2008-11-18
Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core
Ingo Molnar
1
-2
/
+0
2008-11-17
tracing: branch tracer, fix writing to trace/trace_options
Aneesh Kumar K.V
1
-2
/
+0
2008-11-16
tracing/ftrace: change the type of the init() callback
Frederic Weisbecker
1
-2
/
+5
2008-11-16
tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set
Frederic Weisbecker
1
-5
/
+7
2008-11-16
ftrace: replace raw_local_irq_save with local_irq_save
Steven Rostedt
1
-2
/
+2
2008-11-14
Merge branch 'master' into next
James Morris
1
-2
/
+17
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-1
/
+1
2008-11-13
ftrace: CPU buffer start annotation clean ups
Steven Rostedt
1
-1
/
+15
2008-11-13
ftrace: rename iter_ctrl to trace_options
Steven Rostedt
1
-9
/
+9
2008-11-13
ftrace: show buffer size in kilobytes
Steven Rostedt
1
-1
/
+4
2008-11-13
ftrace: rename trace_entries to buffer_size_kb
Steven Rostedt
1
-2
/
+2
2008-11-12
ftrace: rename unlikely iter_ctrl to branch
Steven Rostedt
1
-7
/
+7
2008-11-12
trace: rename unlikely profiler to branch profiler
Steven Rostedt
1
-1
/
+1
2008-11-12
tracing: finetune branch-tracer output
Ingo Molnar
1
-2
/
+2
2008-11-12
tracing: branch tracer, tweak output
Ingo Molnar
1
-2
/
+2
2008-11-12
tracing: likely/unlikely branch annotation tracer
Steven Rostedt
1
-0
/
+29
2008-11-11
tracing: add a tracer to catch execution time of kernel functions
Frederic Weisbecker
1
-8
/
+57
2008-11-11
ftrace: prevent ftrace_special from recursion
Steven Rostedt
1
-3
/
+5
2008-11-11
Merge branch 'tracing/urgent' into tracing/ftrace
Ingo Molnar
1
-1
/
+16
2008-11-11
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
Ingo Molnar
1
-1
/
+16
2008-11-10
ftrace: disable tracing on resize
Steven Rostedt
1
-1
/
+16
2008-11-08
ftrace: display start of CPU buffer in trace output
Steven Rostedt
1
-0
/
+19
2008-11-08
ftrace: remove trace array ctrl
Steven Rostedt
1
-15
/
+5
2008-11-08
ftrace: remove ctrl_update method
Steven Rostedt
1
-2
/
+0
2008-11-08
ftrace: enable trace_printk by default
Steven Rostedt
1
-1
/
+1
2008-11-08
Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...
Ingo Molnar
1
-19
/
+22
2008-11-06
ftrace: restructure tracing start/stop infrastructure
Steven Rostedt
1
-36
/
+28
2008-11-06
ftrace: soft tracing stop and start
Steven Rostedt
1
-2
/
+79
2008-11-06
Merge branch 'tracing/fastboot' into tracing/ftrace
Ingo Molnar
1
-0
/
+2
2008-11-05
ftrace: fix breakage in bin_fmt results
Eric Anholt
1
-1
/
+1
2008-11-04
tracing/fastboot: use sched switch tracer from boot tracer
Frederic Weisbecker
1
-0
/
+2
2008-11-04
ftrace: function tracer with irqs disabled
Steven Rostedt
1
-1
/
+39
2008-11-04
ftrace: insert in the ftrace_preempt_disable()/enable() functions
Steven Rostedt
1
-6
/
+2
2008-11-03
ftrace: use kretprobe trampoline name to test in output
Steven Rostedt
1
-18
/
+21
2008-11-03
Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...
Ingo Molnar
1
-7
/
+25
2008-11-03
tracing, alpha: undefined reference to `save_stack_trace'
Al Viro
1
-0
/
+2
2008-11-03
ftrace: ftrace_dump_on_oops=[tracer]
Peter Zijlstra
1
-20
/
+38
2008-11-03
Merge commit 'v2.6.28-rc3' into tracing/ftrace
Ingo Molnar
1
-1
/
+6
2008-10-31
ftrace: nmi safe code clean ups
Steven Rostedt
1
-5
/
+4
[prev]
[next]