index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/core: bring back raw trace_printk for dynamic formats strings
Frederic Weisbecker
2009-03-12
1
-5
/
+80
*
tracing: show that buffer size is not expanded
Steven Rostedt
2009-03-12
1
-2
/
+10
*
tracing: protect ring_buffer_expanded with trace_types_lock
Steven Rostedt
2009-03-12
1
-1
/
+4
*
tracing: fix comments about trace buffer resizing
Steven Rostedt
2009-03-12
1
-3
/
+16
*
Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Steven Rostedt
2009-03-12
1
-10
/
+10
|
\
|
*
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-11
1
-3
/
+7
|
|
\
|
*
\
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-10
1
-1
/
+1
|
|
\
\
|
*
|
|
ftrace: tracing header should put '#' at the beginning of a line
KOSAKI Motohiro
2009-03-08
1
-10
/
+10
*
|
|
|
ring-buffer: only allocate buffers for online cpus
Steven Rostedt
2009-03-11
1
-6
/
+0
*
|
|
|
tracing: fix trace_wait to know to wait on all cpus or just one
Steven Rostedt
2009-03-11
1
-0
/
+13
*
|
|
|
tracing: expand the ring buffers when an event is activated
Steven Rostedt
2009-03-11
1
-0
/
+20
*
|
|
|
tracing: keep ring buffer to minimum size till used
Steven Rostedt
2009-03-11
1
-20
/
+59
|
|
_
|
/
|
/
|
|
*
|
|
tracing: use raw spinlocks for trace_vprintk
Steven Rostedt
2009-03-10
1
-3
/
+7
|
|
/
|
/
|
*
|
tracing: remove funky whitespace in the trace code
Steven Rostedt
2009-03-10
1
-1
/
+1
|
/
*
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
2009-03-06
1
-150
/
+62
*
tracing: add trace_bprintk()
Lai Jiangshan
2009-03-06
1
-0
/
+15
*
tracing: infrastructure for supporting binary record
Lai Jiangshan
2009-03-06
1
-0
/
+56
*
tracing: make all file_operations const
Steven Rostedt
2009-03-05
1
-12
/
+12
*
tracing: rename ftrace_printk() => trace_printk()
Ingo Molnar
2009-03-05
1
-4
/
+4
*
tracing: consolidate print_lat_fmt and print_trace_fmt
Steven Rostedt
2009-03-04
1
-32
/
+7
*
tracing: remove extra latency_trace method from trace structure
Steven Rostedt
2009-03-04
1
-1
/
+1
*
tracing: add latency output format option
Steven Rostedt
2009-03-04
1
-22
/
+2
*
tracing: fix seq read from trace files
Steven Rostedt
2009-03-04
1
-2
/
+2
*
tracing: do not return EFAULT if read copied anything
Steven Rostedt
2009-03-04
1
-2
/
+12
*
tracing: add cpu_file intialization for ftrace_dump
Steven Rostedt
2009-03-04
1
-0
/
+2
*
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
2009-03-04
1
-6
/
+8
*
tracing: add binary buffer files for use with splice
Steven Rostedt
2009-03-03
1
-7
/
+267
*
tracing: make trace_seq_reset global and rename to trace_seq_init
Steven Rostedt
2009-03-02
1
-12
/
+5
*
tracing: add interface to write into current tracer buffer
Steven Rostedt
2009-02-28
1
-0
/
+14
*
tracing: replace kzalloc with kcalloc
Steven Rostedt
2009-02-27
1
-1
/
+1
*
tracing: use newline separator for trace options list
Steven Rostedt
2009-02-27
1
-7
/
+6
*
tracing: use pointer error returns for __tracing_open
Steven Rostedt
2009-02-27
1
-22
/
+24
*
tracing: add protection around open use of current_tracer
Steven Rostedt
2009-02-26
1
-6
/
+14
*
tracing: add tracer dependent options to options directory
Steven Rostedt
2009-02-26
1
-1
/
+173
*
tracing: add options directory and core option files
Steven Rostedt
2009-02-26
1
-0
/
+117
*
tracing/core: make the per cpu trace files in per cpu directories
Frederic Weisbecker
2009-02-26
1
-11
/
+14
*
tracing/core: make the read callbacks reentrants
Frederic Weisbecker
2009-02-25
1
-18
/
+83
*
tracing/core: introduce per cpu tracing files
Frederic Weisbecker
2009-02-25
1
-24
/
+144
*
tracing: remove /debug/tracing/latency_trace
Ingo Molnar
2009-02-25
1
-5
/
+0
*
tracing/core: remove unused parameter in tracing_fill_pipe_page()
Frederic Weisbecker
2009-02-18
1
-3
/
+2
*
tracing/core: use appropriate waiting on trace_pipe
Frederic Weisbecker
2009-02-18
1
-21
/
+41
*
tracing: use the more proper parameter
Wenji Huang
2009-02-17
1
-1
/
+1
*
tracing: fix sparse warning: attribute function with __acquires/__releases
Hannes Eder
2009-02-11
1
-0
/
+2
*
tracing: fix sparse warnings: fix (un-)signedness
Hannes Eder
2009-02-11
1
-3
/
+3
*
tracing: fix sparse warnings: make symbols static
Hannes Eder
2009-02-11
1
-4
/
+6
*
tracing: fix typos in comments
Wenji Huang
2009-02-10
1
-1
/
+1
*
tracing: clean up splice code
Steven Rostedt
2009-02-09
1
-41
/
+55
*
tracing: Move pipe waiting code out of tracing_read_pipe().
Eduard - Gabriel Munteanu
2009-02-09
1
-29
/
+40
*
tracing: splice support for tracing_pipe
Eduard - Gabriel Munteanu
2009-02-09
1
-0
/
+136
*
tracing/function-graph-tracer: handle the leaf functions from trace_pipe
Frederic Weisbecker
2009-02-09
1
-2
/
+2
[next]