index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
*
tracing: Fix compile issue for trace_sched_wakeup.c
Steven Rostedt
2010-10-19
*
tracing: Remove parent recording in latency tracer graph options
Steven Rostedt
2010-10-18
*
tracing: Use one prologue for the preempt irqs off tracer function tracers
Steven Rostedt
2010-10-18
*
tracing: Use one prologue for the wakeup tracer function tracers
Steven Rostedt
2010-10-18
*
tracing: Graph support for wakeup tracer
Jiri Olsa
2010-10-18
*
tracing: Make graph related irqs/preemptsoff functions global
Jiri Olsa
2010-10-18
*
tracing: Add proper check for irq_depth routines
Jiri Olsa
2010-10-18
*
tracing/trivial: Remove cast from void*
matt mooney
2010-10-18
*
Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
2010-10-15
|
\
|
*
ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
Steven Rostedt
2010-10-14
|
*
ftrace/x86: Add support for C version of recordmcount
Steven Rostedt
2010-10-14
*
|
tracing: Fix function-graph build warning on 32-bit
Borislav Petkov
2010-10-13
|
/
*
jump label: Initialize workqueue tracepoints *before* they are registered
Jason Baron
2010-09-22
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
|
\
|
*
tracing: Fix reading of set_ftrace_filter across lists
Steven Rostedt
2010-09-14
|
*
tracing: Keep track of set_ftrace_filter position and allow lseek again
Steven Rostedt
2010-09-14
|
*
tracing: Replace typecasted void pointer in set_ftrace_filter code
Steven Rostedt
2010-09-14
|
*
tracing: Do not reset *pos in set_ftrace_filter
Steven Rostedt
2010-09-14
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-09-10
|
|
\
|
|
*
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
Chris Wright
2010-09-09
|
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-09-08
|
|
\
\
|
|
*
|
gcc-4.6: kernel/*: Fix unused but set warnings
Andi Kleen
2010-09-05
*
|
|
|
tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums
Steven Rostedt
2010-09-14
*
|
|
|
tracing: Do not trace in irq when funcgraph-irq option is zero
Steven Rostedt
2010-09-14
*
|
|
|
tracing: Add funcgraph-irq option for function graph tracer.
Jiri Olsa
2010-09-14
*
|
|
|
perf: Rework the PMU methods
Peter Zijlstra
2010-09-09
*
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-09-09
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
perf, trace: Fix module leak
Li Zefan
2010-09-09
|
*
|
|
tracing/kprobe: Fix handling of C-unlike argument names
Masami Hiramatsu
2010-09-08
|
*
|
|
tracing/kprobes: Fix handling of argument names
Masami Hiramatsu
2010-09-08
|
*
|
|
tracing/kprobe: Fix a memory leak in error case
Masami Hiramatsu
2010-09-08
|
*
|
|
tracing: Do not allow llseek to set_ftrace_filter
Steven Rostedt
2010-09-08
|
|
/
/
|
*
|
tracing: Fix a race in function profile
Li Zefan
2010-08-31
*
|
|
ring-buffer: Place duplicate expression into a single function
Steven Rostedt
2010-09-01
*
|
|
Merge branch 'perf/urgent' into perf/core
Frederic Weisbecker
2010-08-27
|
\
|
|
|
*
|
tracing/trace_stack: Fix stack trace on ppc64
Anton Blanchard
2010-08-25
|
|
/
*
|
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-08-19
|
\
\
|
*
|
tracing: Clean up seqfile code for format file
Li Zefan
2010-08-18
|
|
/
|
*
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt
2010-08-16
|
|
\
|
|
*
tracing: Sanitize value returned from write(trace_marker, "...", len)
Marcin Slusarz
2010-08-13
|
|
*
tracing/events: Convert format output to seq_file
Steven Rostedt
2010-08-12
|
|
*
tracing: Fix ring_buffer_read_page reading out of page boundary
Huang Ying
2010-08-06
|
|
*
tracing: Fix an unallocated memory access in function_graph
Shaohua Li
2010-08-06
|
*
|
block: add secure discard
Adrian Hunter
2010-08-12
|
*
|
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
|
|
\
\
|
|
*
|
block: push BKL into blktrace ioctls
Arnd Bergmann
2010-08-07
|
|
*
|
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
|
|
*
|
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
|
|
|
/
|
*
|
Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...
Linus Torvalds
2010-08-07
|
|
\
\
|
|
*
|
init: Remove the BKL from startup code
Arnd Bergmann
2010-07-09
|
|
|
/
[next]