Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
f779b3e513478218cbaaaa0a506d7801cab6fd14
/
kernel
/
trace
39cbb60
Remove double removal of blktrace directory
by Alan D. Brunelle
· 17 years ago
f413cdb
perf_counter: Fix/complete ftrace event records sampling
by Frederic Weisbecker
· 17 years ago
e356033
Merge branch 'linus' into tracing/urgent
by Ingo Molnar
· 17 years ago
26528e7
tracing/filters: Always free pred on filter_add_subsystem_pred() failure
by Tom Zanussi
· 17 years ago
96b2de3
tracing/filters: Don't use pred on alloc failure
by Tom Zanussi
· 17 years ago
bd3f022
ring-buffer: Fix memleak in ring_buffer_free()
by Eric Dumazet
· 17 years ago
469535a
ring-buffer: Fix advance of reader in rb_buffer_peek()
by Robert Richter
· 17 years ago
af6af30
ftrace: Fix perf-tracepoint OOPS
by Peter Zijlstra
· 17 years ago
464e85e
ring-buffer: do not disable ring buffer on oops_in_progress
by Steven Rostedt
· 17 years ago
0f2541d
ring-buffer: fix check of try_to_discard result
by Steven Rostedt
· 17 years ago
e16852c
Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent
by Ingo Molnar
· 17 years ago
74e7ff8
tracing: Fix missing function_graph events when we splice_read from trace_pipe
by Lai Jiangshan
· 17 years ago
38ceb59
tracing: Fix invalid function_graph entry
by Lai Jiangshan
· 17 years ago
8650ae3
tracing: only truncate ftrace files when O_TRUNC is set
by Steven Rostedt
· 17 years ago
4c739ff
tracing: show proper address for trace-printk format
by Steven Rostedt
· 17 years ago
636eace
tracing/stat: Fix seqfile memory leak
by Li Zefan
· 17 years ago
8782711
function-graph: Fix seqfile memory leak
by Li Zefan
· 17 years ago
d8cc1ab
trace_stack: Fix seqfile memory leak
by Li Zefan
· 17 years ago
04aef32
tracing/function: Fix the return value of ftrace_trace_onoff_callback()
by Xiao Guangrong
· 17 years ago
6ab5d66
tracing/function-profiler: do not free per cpu variable stat
by Steven Rostedt
· 17 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 17 years ago
e1af3ae
tracing: Fix trace_print_seq()
by Xiao Guangrong
· 17 years ago
238a24f
tracing/fastboot: Document the need of initcall_debug
by Li Zefan
· 17 years ago
82d5308
trace_export: Repair missed fields
by Lai Jiangshan
· 17 years ago
a32c776
tracing: Fix stack tracer sysctl handling
by Li Zefan
· 17 years ago
0296e42
ftrace: Fix the output of profile
by Li Zefan
· 17 years ago
1155de4
ring-buffer: Make it generally available
by Paul Mundt
· 17 years ago
00e54d0
ftrace: Remove duplicate newline
by Li Zefan
· 17 years ago
9d612be
tracing: Fix trace_buf_size boot option
by Li Zefan
· 17 years ago
d82d624
ftrace: Fix t_hash_start()
by Li Zefan
· 17 years ago
694ce0a
ftrace: Don't manipulate @pos in t_start()
by Li Zefan
· 17 years ago
8595184
ftrace: Don't increment @pos in g_start()
by Li Zefan
· 17 years ago
f129e96
tracing: Reset iterator in t_start()
by Li Zefan
· 17 years ago
2961bf3
trace_stat: Don't increment @pos in seq start()
by Li Zefan
· 17 years ago
c8961ec
tracing_bprintk: Don't increment @pos in t_start()
by Li Zefan
· 17 years ago
e1c7e2a
tracing/events: Don't increment @pos in s_start()
by Li Zefan
· 17 years ago
b0b7065
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
d4c4038
Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 17 years ago
3daeb4d
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 17 years ago
9ea1a15
tracing/urgent: warn in case of ftrace_start_up inbalance
by Frederic Weisbecker
· 17 years ago
c85a17e
tracing/urgent: fix unbalanced ftrace_start_up
by Frederic Weisbecker
· 17 years ago
71e308a
function-graph: add stack frame test
by Steven Rostedt
· 17 years ago
eb4a037
function-graph: disable when both x86_32 and optimize for size are configured
by Steven Rostedt
· 17 years ago
4b221f0
ring-buffer: have benchmark test print to trace buffer
by Steven Rostedt
· 17 years ago
8d707e8
ring-buffer: do not grab locks in nmi
by Steven Rostedt
· 17 years ago
d478820
ring-buffer: add locks around rb_per_cpu_empty
by Steven Rostedt
· 17 years ago
5f78abe
ring-buffer: check for less than two in size allocation
by Steven Rostedt
· 17 years ago
0dcd4d6
ring-buffer: remove useless compile check for buffer_page size
by Steven Rostedt
· 17 years ago
c6a9d7b
ring-buffer: remove useless warn on check
by Steven Rostedt
· 17 years ago
22f470f
ring-buffer: use BUF_PAGE_HDR_SIZE in calculating index
by Steven Rostedt
· 17 years ago
00e9583
tracing/filters: fix race between filter setting and module unload
by Li Zefan
· 17 years ago
57be888
tracing/filters: free filter_string in destroy_preds()
by Li Zefan
· 17 years ago
fa74395
ring-buffer: use commit counters for commit pointer accounting
by Steven Rostedt
· 17 years ago
263294f
ring-buffer: remove unused variable
by Steven Rostedt
· 17 years ago
b3fec0f
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
by Linus Torvalds
· 17 years ago
9086c7b90
ring-buffer: have benchmark test handle discarded events
by Steven Rostedt
· 17 years ago
156f5a7
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
by GeunSik Lim
· 17 years ago
19035e5
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
c7b0930
ring-buffer: prevent adding write in discarded area
by Steven Rostedt
· 17 years ago
0ac2058
tracing/filters: strloc should be unsigned short
by Li Zefan
· 17 years ago
5e4904c
tracing/filters: operand can be negative
by Li Zefan
· 17 years ago
e4f2d10
tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation
by Li Zefan
· 17 years ago
215368e
tracing: fix a typo in tracing_cpumask_write()
by Li Zefan
· 17 years ago
3f237a7
cpumask: use new operators in kernel/trace
by Rusty Russell
· 17 years ago
1744a21
trace: annotate bitfields in struct ring_buffer_event
by Vegard Nossum
· 17 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
991ec02
Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
8623661
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
110bf2b
tracing: add protection around module events unload
by Steven Rostedt
· 17 years ago
725c624
tracing: add trace_seq_vprint interface
by Steven Rostedt
· 17 years ago
5578213
tracing/events: convert block trace points to TRACE_EVENT()
by Li Zefan
· 17 years ago
f57a8a1
ring-buffer: fix ret in rb_add_time_stamp
by Steven Rostedt
· 17 years ago
1f8a6a1
ring-buffer: pass in lockdep class key for reader_lock
by Peter Zijlstra
· 17 years ago
918143e
Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
by Ingo Molnar
· 17 years ago
64edbc5
Merge branch 'tracing/ftrace' into tracing/core
by Ingo Molnar
· 17 years ago
563af16
tracing: add annotation to what type of stack trace is recorded
by Steven Rostedt
· 17 years ago
56d8bd3
tracing: fix multiple use of __print_flags and __print_symbolic
by Steven Whitehouse
· 17 years ago
048dc50
tracing/events: fix output format of user stack
by walimis
· 17 years ago
f11b3f4
tracing/events: fix output format of kernel stack
by walimis
· 17 years ago
083a63b
tracing/trace_stack: fix the number of entries in the header
by walimis
· 17 years ago
ea05b57
ring-buffer: discard timestamps that are at the start of the buffer
by Steven Rostedt
· 17 years ago
edd813b
ring-buffer: try to discard unneeded timestamps
by Steven Rostedt
· 17 years ago
a202355
ring-buffer: fix bug in ring_buffer_discard_commit
by Tim Bird
· 17 years ago
84047e3
function-graph: always initialize task ret_stack
by Steven Rostedt
· 17 years ago
26c0162
function-graph: add memory barriers for accessing task's ret_stack
by Steven Rostedt
· 17 years ago
82310a3
function-graph: enable the stack after initialization of other variables
by Steven Rostedt
· 17 years ago
179c498
function-graph: only allocate init tasks if it was not already done
by Steven Rostedt
· 17 years ago
0f6ce3d
ftrace: do not profile functions when disabled
by Steven Rostedt
· 17 years ago
112f38a7
tracing: make trace pipe recognize latency format flag
by Steven Rostedt
· 17 years ago
ec081dd
tracing: add exports to use __print_symbolic and __print_flags from a module
by Steven Whitehouse
· 17 years ago
7fcb7c4
tracing/events: introduce __dynamic_array()
by Li Zefan
· 17 years ago
897f17a
tracing: combine the default tracers into one config
by Steven Rostedt
· 17 years ago
5e0a093
tracing: fix config options to not show when automatically selected
by Steven Rostedt
· 17 years ago
2af15d6
ftrace: add kernel command line function filtering
by Steven Rostedt
· 17 years ago
43bd123
tracing/stat: remove unappropriate safe walk on list
by Frederic Weisbecker
· 17 years ago
dbd3fbd
tracing/stat: do some cleanups
by Li Zefan
· 17 years ago
e162280
tracing/stat: remember to free root node
by Li Zefan
· 17 years ago
b3dd7ba
tracing/stat: change dummpy_cmp() to return -1
by Li Zefan
· 17 years ago
8f184f2
tracing/stat: replace linked list by an rbtree for sorting
by Frederic Weisbecker
· 17 years ago
0d64f83
tracing/stat: replace trace_stat_session by stat_session
by Frederic Weisbecker
· 17 years ago
Next »