index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
3
-43
/
+52
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-26
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
1
-12
/
+12
2009-08-26
tracing: Check invalid syscall nr while tracing syscalls
Hendrik Brueckner
1
-0
/
+4
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-10
/
+11
2009-08-26
ftrace: Move setting of clock-source out of options
Zhaolei
2
-20
/
+79
2009-08-26
tracing/filters: Support filtering for char * strings
Li Zefan
1
-3
/
+23
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
4
-14
/
+17
2009-08-26
tracing/filters: Add filter_type to struct ftrace_event_field
Li Zefan
3
-9
/
+18
2009-08-26
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
1
-8
/
+9
2009-08-26
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
1
-2
/
+2
2009-08-20
tracing/syscalls: Fix the output of syscalls with no arguments
Li Zefan
1
-9
/
+16
2009-08-19
tracing/syscalls: Add filtering support
Li Zefan
2
-6
/
+50
2009-08-19
tracing/events: Add trace_define_common_fields()
Li Zefan
2
-5
/
+25
2009-08-19
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
2
-4
/
+3
2009-08-19
tracing/syscalls: Add fields format for exit events
Li Zefan
1
-1
/
+17
2009-08-19
tracing/syscalls: Fix fields format for enter events
Li Zefan
1
-23
/
+28
2009-08-18
tracing: handle broken names in ftrace filter
Jiri Olsa
1
-6
/
+11
2009-08-18
ftrace: Unify effect of writing to trace_options and option/*
Zhaolei
1
-10
/
+2
2009-08-17
ftrace: Simplify seqfile code
Li Zefan
1
-13
/
+2
2009-08-17
trace_stack: Simplify seqfile code
Li Zefan
1
-22
/
+12
2009-08-17
trace_stat: Fix missing entry in stat file
Li Zefan
1
-3
/
+7
2009-08-17
tracing/syscalls: Fix to print parameter types
Li Zefan
1
-16
/
+1
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
16
-73
/
+99
2009-08-12
Remove double removal of blktrace directory
Alan D. Brunelle
1
-11
/
+1
2009-08-11
tracing: Support for syscall events raw records in perfcounters
Frederic Weisbecker
1
-2
/
+37
2009-08-11
tracing: Add fields format definition for syscall events
Frederic Weisbecker
1
-0
/
+46
2009-08-11
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
2
-3
/
+5
2009-08-11
tracing: Add perf counter support for syscalls tracing
Jason Baron
1
-0
/
+121
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
2
-16
/
+16
2009-08-11
tracing: Add trace events for each syscall entry/exit
Jason Baron
1
-92
/
+91
2009-08-11
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
1
-2
/
+2
2009-08-11
tracing: Raw_init() bailout in trace event register fail case
Jason Baron
1
-10
/
+19
2009-08-11
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
1
-1
/
+0
2009-08-11
tracing: Rename set_tracer_flags()'s local variable trace_flags
Zhaolei
1
-7
/
+7
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
10
-44
/
+67
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2
-4
/
+1
2009-08-09
Merge branch 'linus' into tracing/urgent
Ingo Molnar
2
-2
/
+2
2009-08-08
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
1
-0
/
+2
2009-08-08
tracing/filters: Always free pred on filter_add_subsystem_pred() failure
Tom Zanussi
1
-5
/
+11
2009-08-08
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
1
-0
/
+4
[prev]
[next]