index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/events: move declarations from trace directory to core include
Steven Rostedt
2009-04-14
2
-133
/
+1
*
tracing: make trace_seq operations available for core kernel
Steven Rostedt
2009-04-14
2
-28
/
+3
*
tracing: consolidate trace and trace_event headers
Steven Rostedt
2009-04-14
4
-8
/
+9
*
tracing/filters: allow on-the-fly filter switching
Tom Zanussi
2009-04-14
6
-128
/
+150
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-14
4
-12
/
+22
|
\
|
*
tracing/filters: return proper error code when writing filter file
Li Zefan
2009-04-12
2
-6
/
+8
|
*
tracing/filters: allow user input integer to be oct or hex
Li Zefan
2009-04-12
1
-2
/
+3
|
*
tracing/filters: fix NULL pointer dereference
Li Zefan
2009-04-12
1
-0
/
+5
|
*
tracing/filters: NIL-terminate user input filter
Li Zefan
2009-04-12
1
-0
/
+2
|
*
ftrace: Output REC->var instead of __entry->var for trace format
Zhaolei
2009-04-10
1
-2
/
+2
|
*
tracing: fix document references
Li Zefan
2009-04-10
1
-2
/
+2
*
|
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
Tom Zanussi
2009-04-14
7
-43
/
+48
*
|
tracing/infrastructure: separate event tracer from event support
Tom Zanussi
2009-04-14
2
-3
/
+7
*
|
tracing/filters: use ring_buffer_discard_commit for discarded events
Steven Rostedt
2009-04-14
3
-5
/
+11
*
|
ring-buffer: add ring_buffer_discard_commit
Steven Rostedt
2009-04-14
1
-21
/
+104
*
|
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
Tom Zanussi
2009-04-14
4
-3
/
+36
*
|
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
2009-04-14
11
-14
/
+127
*
|
blktrace: fix output of BLK_TC_PC events
Li Zefan
2009-04-12
1
-8
/
+80
*
|
blktrace: fix output of unknown events
Li Zefan
2009-04-12
1
-1
/
+1
*
|
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
2009-04-12
2
-2
/
+2
*
|
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-04-10
3
-21
/
+27
|
\
|
|
*
tracing: fix splice return too large
Lai Jiangshan
2009-04-10
1
-2
/
+14
|
*
tracing: update file->f_pos when splice(2) it
Lai Jiangshan
2009-04-10
1
-7
/
+1
|
*
tracing: allocate page when needed
Lai Jiangshan
2009-04-10
1
-8
/
+8
|
*
tracing: disable seeking for trace_pipe_raw
Lai Jiangshan
2009-04-10
1
-1
/
+1
|
*
blktrace: pass the right pointer to kfree()
Li Zefan
2009-04-09
1
-5
/
+5
|
*
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
2009-04-09
1
-1
/
+1
|
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-04-07
7
-12
/
+33
|
|
\
*
|
|
ftrace: clean up enable logic for sched_switch
Zhaolei
2009-04-07
1
-5
/
+5
*
|
|
function-graph: use int instead of atomic for ftrace_graph_active
Steven Rostedt
2009-04-07
1
-7
/
+7
*
|
|
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
2009-04-07
8
-151
/
+86
*
|
|
tracing: use macros to denote usec and nsec per second
Li Zefan
2009-04-07
2
-4
/
+7
*
|
|
Merge branch 'tracing/urgent' into tracing/ftrace
Ingo Molnar
2009-04-07
7
-12
/
+33
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ftrace: Correct a text align for event format output
Zhaolei
2009-04-07
1
-1
/
+1
|
*
|
Update /debug/tracing/README
Nikanth Karthikesan
2009-04-07
1
-2
/
+2
|
*
|
tracing/ftrace: alloc the started cpumask for the trace file
Frederic Weisbecker
2009-04-07
1
-1
/
+12
|
*
|
ftrace: Add check of sched_stopped for probe_sched_wakeup
Zhaolei
2009-04-07
1
-0
/
+3
|
*
|
tracing/ftrace: fix missing include string.h
Frederic Weisbecker
2009-04-07
1
-0
/
+1
|
*
|
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
2009-04-07
3
-4
/
+3
|
*
|
tracing: remove CALLER_ADDR2 from wakeup tracer
Steven Rostedt
2009-04-07
1
-1
/
+7
|
*
|
Merge branch 'tracing/blktrace-fixes' into tracing/urgent
Ingo Molnar
2009-04-07
1
-3
/
+4
|
|
\
\
|
|
*
|
blktrace: fix pdu_len when tracing packet command requests
Li Zefan
2009-04-03
1
-1
/
+1
|
|
*
|
blktrace: small cleanup in blk_msg_write()
Li Zefan
2009-04-03
1
-1
/
+1
|
|
*
|
blktrace: NUL-terminate user space messages
Carl Henrik Lunde
2009-04-03
1
-2
/
+3
*
|
|
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-07
17
-424
/
+1408
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-04-06
2
-97
/
+228
|
|
\
\
\
|
|
*
|
|
kmemtrace: small cleanups
Ingo Molnar
2009-04-03
1
-61
/
+67
|
|
*
|
|
kmemtrace: restore original tracing data binary format, improve ABI
Eduard - Gabriel Munteanu
2009-04-03
1
-24
/
+58
|
|
*
|
|
kmemtrace: kmemtrace_alloc() must fill type_id
Eduard - Gabriel Munteanu
2009-04-03
1
-0
/
+1
|
|
*
|
|
kmemtrace: use tracepoints
Eduard - Gabriel Munteanu
2009-04-03
2
-61
/
+151
[next]