index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2014-02-10
tracing: Fix double free when function profile init failed
Namhyung Kim
2012-05-17
ftrace: Only update the function code on write to filter files
Steven Rostedt
2011-06-26
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2011-04-17
tracing: Fix panic when lseek() called on "trace" opened for writing
Slava Pestov
2011-01-06
ring-buffer: Fix typo of time extends per page
Steven Rostedt
2011-01-06
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
Chris Wright
2011-01-06
tracing: Do not allow llseek to set_ftrace_filter
Steven Rostedt
2011-01-06
tracing: Fix a race in function profile
Li Zefan
2010-08-26
tracing: Fix ring_buffer_read_page reading out of page boundary
Huang Ying
2010-08-26
tracing: Fix an unallocated memory access in function_graph
Shaohua Li
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-04
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-04-01
perf: Correctly align perf event tracing buffer
Frederic Weisbecker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-29
ring-buffer: Add missing unlock
Julia Lawall
2010-03-29
tracing: Fix lockdep warning in global_clock()
Li Zefan
2010-03-26
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-18
ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align
Steven Rostedt
2010-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-17
perf: Fix unexported generic perf_arch_fetch_caller_regs
Frederic Weisbecker
2010-03-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-13
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-12
tracing: Do not record user stack trace from NMI context
Steven Rostedt
2010-03-12
tracing: Disable buffer switching when starting or stopping trace
Steven Rostedt
2010-03-12
tracing: Use same local variable when resetting the ring buffer
Steven Rostedt
2010-03-12
function-graph: Init curr_ret_stack with ret_stack
Steven Rostedt
2010-03-12
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
2010-03-11
perf: export perf_trace_regs and perf_arch_fetch_caller_regs
Xiao Guangrong
2010-03-11
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-03-11
ftrace: Replace read_barrier_depends() with rcu_dereference_raw()
Paul E. McKenney
2010-03-10
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
2010-03-10
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-05
function-graph: Add tracing_thresh support to function_graph tracer
Tim Bird
2010-03-05
tracing: Update the comm field in the right variable in update_max_tr
Arnaldo Carvalho de Melo
2010-03-05
function-graph: Use comment notation for func names of dangling '}'
Steven Rostedt
2010-03-05
function-graph: Fix unused reference to ftrace_set_func()
Steven Rostedt
2010-03-04
rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()
Paul E. McKenney
2010-03-04
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-02
tracing: Fix warning in s_next of trace file ops
Lai Jiangshan
2010-03-01
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-02-28
blktrace: perform cleanup after setup error
Dmitry Monakhov
2010-02-28
tracing: Include irqflags headers from trace clock
Frederic Weisbecker
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-27
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-02-26
ftrace: Add function names to dangling } in function graph tracer
Steven Rostedt
2010-02-26
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
[next]