index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ring-buffer: Fix advance of reader in rb_buffer_peek()
Robert Richter
2009-08-06
1
-6
/
+4
|
*
|
|
|
ring-buffer: do not disable ring buffer on oops_in_progress
Steven Rostedt
2009-08-05
1
-1
/
+1
|
*
|
|
|
ring-buffer: fix check of try_to_discard result
Steven Rostedt
2009-08-05
1
-1
/
+1
|
|
/
/
/
|
*
|
|
Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2009-08-04
2
-5
/
+16
|
|
\
\
\
|
|
*
|
|
tracing: Fix missing function_graph events when we splice_read from trace_pipe
Lai Jiangshan
2009-07-28
1
-3
/
+7
|
|
*
|
|
tracing: Fix invalid function_graph entry
Lai Jiangshan
2009-07-28
1
-2
/
+9
|
*
|
|
|
tracing: only truncate ftrace files when O_TRUNC is set
Steven Rostedt
2009-07-23
3
-4
/
+4
|
*
|
|
|
tracing: show proper address for trace-printk format
Steven Rostedt
2009-07-23
1
-1
/
+1
|
*
|
|
|
tracing/stat: Fix seqfile memory leak
Li Zefan
2009-07-23
1
-12
/
+22
|
*
|
|
|
function-graph: Fix seqfile memory leak
Li Zefan
2009-07-23
1
-3
/
+12
|
*
|
|
|
trace_stack: Fix seqfile memory leak
Li Zefan
2009-07-23
1
-5
/
+2
|
|
/
/
/
*
|
|
|
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
2009-08-08
1
-0
/
+2
*
|
|
|
tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES
Frederic Weisbecker
2009-08-06
1
-26
/
+26
*
|
|
|
tracing/function-graph-tracer: Move graph event insertion helpers in the grap...
Frederic Weisbecker
2009-08-06
4
-113
/
+121
*
|
|
|
tracing: Move sched event insertion helpers in the sched switch tracer file
Frederic Weisbecker
2009-08-06
2
-56
/
+57
*
|
|
|
tracing/core: Make the stack entry helpers global
Frederic Weisbecker
2009-08-06
2
-19
/
+33
*
|
|
|
tracing/core: Turn ftrace_cpu_disabled into a global var
Frederic Weisbecker
2009-08-06
2
-1
/
+2
*
|
|
|
tracing: Simplify print_graph_cpu()
Lai Jiangshan
2009-08-06
1
-26
/
+4
*
|
|
|
tracing/filters: improve subsystem filter
Li Zefan
2009-07-20
2
-43
/
+84
*
|
|
|
tracing: cleanup for tracing_trace_options_read()
Xiao Guangrong
2009-07-20
1
-3
/
+3
*
|
|
|
tracing/events: record the size of dynamic arrays
Li Zefan
2009-07-20
1
-2
/
+4
*
|
|
|
tracing: Remove unused fields/variables
jolsa@redhat.com
2009-07-18
2
-5
/
+1
*
|
|
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-07-18
5
-6
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
tracing/function: Fix the return value of ftrace_trace_onoff_callback()
Xiao Guangrong
2009-07-16
1
-1
/
+1
|
*
|
|
tracing/function-profiler: do not free per cpu variable stat
Steven Rostedt
2009-07-13
1
-3
/
+2
|
*
|
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
2
-0
/
+2
|
*
|
|
tracing: Fix trace_print_seq()
Xiao Guangrong
2009-07-02
1
-2
/
+1
*
|
|
|
tracing/function: Cleanup for function tracer
Xiao Guangrong
2009-07-17
2
-17
/
+4
*
|
|
|
tracing/trace_stack: Cleanup for trace_lookup_stack()
Xiao Guangrong
2009-07-17
1
-8
/
+1
*
|
|
|
tracing/function: Simplify __ftrace_replace_code()
Xiao Guangrong
2009-07-17
1
-54
/
+18
*
|
|
|
ring_buffer: Fix warning while ignoring cmpxchg return value
Lai Jiangshan
2009-07-16
1
-2
/
+7
*
|
|
|
Merge branch 'tip/tracing/ring-buffer-3' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2009-07-10
2
-168
/
+770
|
\
\
\
\
|
*
|
|
|
ring-buffer: make lockless
Steven Rostedt
2009-07-07
2
-151
/
+738
|
*
|
|
|
ring-buffer: make the buffer a true circular link list
Steven Rostedt
2009-07-07
1
-17
/
+32
*
|
|
|
|
tracing/workqueues: Add refcnt to struct cpu_workqueue_stats
Lai Jiangshan
2009-07-10
1
-6
/
+26
*
|
|
|
|
tracing/stat: Add stat_release() callback
Lai Jiangshan
2009-07-10
2
-2
/
+7
*
|
|
|
|
kmemtrace: Rename some functions
Li Zefan
2009-07-10
1
-8
/
+8
*
|
|
|
|
tracing/kmemtrace: Use the %pf format
Frederic Weisbecker
2009-07-10
1
-20
/
+5
*
|
|
|
|
tracing/function-graph-tracer: Use the %pf format
Frederic Weisbecker
2009-07-10
1
-10
/
+2
*
|
|
|
|
tracing/filter: Remove empty subsystem and its directory
Xiao Guangrong
2009-07-10
2
-1
/
+32
*
|
|
|
|
tracing/filter: Remove preds from struct event_subsystem
Xiao Guangrong
2009-07-10
1
-33
/
+6
|
/
/
/
/
*
|
|
|
kmemtrace: Print binary output only if 'bin' option is set
Li Zefan
2009-07-03
1
-30
/
+90
*
|
|
|
tracing/events: Add trace_event boot option
Li Zefan
2009-07-01
3
-6
/
+38
|
/
/
/
*
|
|
tracing/fastboot: Document the need of initcall_debug
Li Zefan
2009-06-29
1
-3
/
+3
*
|
|
trace_export: Repair missed fields
Lai Jiangshan
2009-06-26
1
-0
/
+3
*
|
|
tracing: Fix stack tracer sysctl handling
Li Zefan
2009-06-26
2
-4
/
+4
|
|
/
|
/
|
*
|
ftrace: Fix the output of profile
Li Zefan
2009-06-26
1
-1
/
+3
*
|
ring-buffer: Make it generally available
Paul Mundt
2009-06-25
2
-0
/
+18
*
|
ftrace: Remove duplicate newline
Li Zefan
2009-06-25
1
-2
/
+1
*
|
tracing: Fix trace_buf_size boot option
Li Zefan
2009-06-24
1
-3
/
+2
[prev]
[next]