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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-11
tracing/kprobes: Cleanup kprobe tracer code.
Masami Hiramatsu
1
-47
/
+34
2009-09-11
tracing/kprobes: Fix probe offset to be unsigned
Masami Hiramatsu
1
-12
/
+7
2009-09-11
kprobes/x86-32: Move irq-exit functions to kprobes section
Masami Hiramatsu
1
-0
/
+2
2009-09-11
Merge commit 'tracing/core' into tracing/kprobes
Frederic Weisbecker
31
-469
/
+874
2009-09-06
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-5
/
+6
2009-09-06
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
14
-184
/
+342
2009-09-05
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-1
/
+2
2009-09-04
ring-buffer: only enable ring_buffer_swap_cpu when needed
Steven Rostedt
2
-0
/
+12
2009-09-04
ring-buffer: check for swapped buffers in start of committing
Steven Rostedt
1
-3
/
+17
2009-09-04
tracing: report error in trace if we fail to swap latency buffer
Steven Rostedt
1
-1
/
+12
2009-09-04
tracing: add trace_array_printk for internal tracers to use
Steven Rostedt
2
-2
/
+27
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
10
-99
/
+143
2009-09-04
tracing: make tracing_reset safe for external use
Steven Rostedt
1
-2
/
+15
2009-09-04
tracing: use timestamp to determine start of latency traces
Steven Rostedt
4
-24
/
+67
2009-09-04
tracing/filters: Defer pred allocation, fix memory leak
Li Zefan
1
-5
/
+6
2009-09-04
tracing: remove users of tracing_reset
Steven Rostedt
4
-14
/
+5
2009-09-04
tracing: disable buffers and synchronize_sched before resetting
Steven Rostedt
1
-0
/
+8
2009-09-04
tracing: disable update max tracer while reading trace
Steven Rostedt
1
-3
/
+9
2009-09-04
tracing: print out start and stop in latency traces
Steven Rostedt
2
-11
/
+11
2009-09-04
ring-buffer: disable all cpu buffers when one finds a problem
Steven Rostedt
1
-8
/
+13
2009-09-04
ring-buffer: do not count discarded events
Steven Rostedt
1
-17
/
+54
2009-09-04
ring-buffer: remove ring_buffer_event_discard
Steven Rostedt
1
-21
/
+6
2009-09-04
ring-buffer: fix ring_buffer_read crossing pages
Steven Rostedt
1
-4
/
+4
2009-09-04
ring-buffer: remove unnecessary cpu_relax
Steven Rostedt
1
-12
/
+4
2009-09-04
ring-buffer: do not swap buffers during a commit
Steven Rostedt
1
-2
/
+9
2009-09-04
ring-buffer: do not reset while in a commit
Steven Rostedt
1
-0
/
+4
2009-08-31
tracing/filters: Defer pred allocation
Li Zefan
2
-10
/
+41
2009-08-30
kprobes: Prohibit to probe native_get_debugreg
Masami Hiramatsu
1
-0
/
+1
2009-08-30
kprobes: Fix to add __kprobes to notify_die
Masami Hiramatsu
1
-1
/
+1
2009-08-29
perf_counter: Fix /0 bug in swcounters
Peter Zijlstra
1
-0
/
+1
2009-08-29
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
3
-43
/
+52
2009-08-28
modules: Fix build error in the !CONFIG_KALLSYMS case
Ingo Molnar
1
-2
/
+5
2009-08-28
perf_counters: Increase paranoia level
Ingo Molnar
1
-1
/
+1
2009-08-27
tracing: only show tracing_max_latency when latency tracer configured
Steven Rostedt
2
-42
/
+52
2009-08-27
tracing: remove legacy select of MARKERS by context switch tracing
Steven Rostedt
1
-1
/
+0
2009-08-27
module: workaround duplicate section names
James Bottomley
1
-1
/
+2
2009-08-27
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
1
-2
/
+4
2009-08-27
tracing: Remove unneeded pointer casts
Frederic Weisbecker
1
-2
/
+2
2009-08-27
tracing: Restore the const qualifier for field names and types definition
Frederic Weisbecker
2
-4
/
+4
2009-08-26
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
1
-15
/
+5
2009-08-27
tracing/kprobes: Dump the culprit kprobe in case of kprobe recursion
Frederic Weisbecker
1
-0
/
+7
2009-08-27
tracing/kprobes: Change trace_arg to probe_arg
Masami Hiramatsu
1
-9
/
+9
2009-08-27
tracing/kprobes: Fix format typo in trace_kprobes
Masami Hiramatsu
1
-1
/
+1
2009-08-27
tracing: Add kprobes event profiling interface
Masami Hiramatsu
1
-0
/
+43
2009-08-27
tracing: Kprobe tracer assigns new event ids for each event
Masami Hiramatsu
2
-42
/
+15
2009-08-27
tracing: Generate names for each kprobe event automatically
Masami Hiramatsu
2
-49
/
+33
2009-08-27
tracing: Kprobe-tracer supports more than 6 arguments
Masami Hiramatsu
1
-8
/
+13
2009-08-27
tracing: Add kprobe-based event tracer
Masami Hiramatsu
5
-0
/
+1263
2009-08-27
tracing: Introduce TRACE_FIELD_ZERO() macro
Masami Hiramatsu
2
-10
/
+10
2009-08-27
tracing: Ftrace dynamic ftrace_event_call support
Masami Hiramatsu
3
-56
/
+103
[next]