index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_ksym.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ksym_tracer: Remove trace_stat
Li Zefan
2009-12-30
1
-77
/
+50
*
ksym_tracer: Fix race when incrementing count
Li Zefan
2009-12-30
1
-5
/
+7
*
ksym_tracer: Fix to allow writing newline to ksym_trace_filter
Li Zefan
2009-12-30
1
-2
/
+2
*
ksym_tracer: Fix to make the tracer work
Li Zefan
2009-12-30
1
-1
/
+0
*
Merge branch 'linus' into tracing/urgent
Ingo Molnar
2009-12-14
1
-2
/
+3
|
\
|
*
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
1
-2
/
+3
*
|
ksym_tracer: Fix bad cast
Li Zefan
2009-12-13
1
-3
/
+4
*
|
tracing: Fix wrong usage of strstrip in trace_ksyms
Thomas Gleixner
2009-12-11
1
-28
/
+21
|
/
*
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
2009-11-27
1
-22
/
+20
*
hw-breakpoints: Simplify error handling in breakpoint creation requests
Frederic Weisbecker
2009-11-26
1
-12
/
+4
*
ksym_tracer: Fix breakpoint removal after modification
Frederic Weisbecker
2009-11-26
1
-2
/
+8
*
ksym_tracer: Support read accesses independent of read/write.
Paul Mundt
2009-11-10
1
-1
/
+10
*
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
2009-11-08
1
-66
/
+60
*
tracing: Fix ring-buffer and ksym tracer merge interaction
Frederic Weisbecker
2009-09-07
1
-4
/
+5
*
tracing/ksym_tracer: support quick clear for ksym_trace_filter -- v2
Xiao Guangrong
2009-07-23
1
-18
/
+35
*
tracing/ksym_tracer: fix write operation of ksym_trace_filter
Xiao Guangrong
2009-07-23
1
-0
/
+4
*
tracing/ksym_tracer: fix the output of ksym tracer
Xiao Guangrong
2009-07-23
1
-7
/
+6
*
ksym_tracer: Fix the output of stat tracing
Li Zefan
2009-07-10
1
-9
/
+11
*
ksym_tracer: Fix memory leak
Li Zefan
2009-07-10
1
-34
/
+27
*
ksym_tracer: Report error when failed to re-register hbp
Li Zefan
2009-07-10
1
-2
/
+2
*
ksym_tracer: NIL-terminate user input filter
Li Zefan
2009-07-10
1
-5
/
+2
*
ksym_tracer: Fix validation of length of access type
Li Zefan
2009-07-10
1
-7
/
+7
*
ksym_tracer: Fix validation of access type
Li Zefan
2009-07-10
1
-18
/
+14
*
ksym_tracer: Rewrite ksym_trace_filter_read()
Li Zefan
2009-07-10
1
-11
/
+18
*
ksym_tracer: Extract trace entry from struct trace_ksym
Li Zefan
2009-07-10
1
-8
/
+18
*
hw-breakpoints: fix undeclared ksym_tracer_mutex
Frederic Weisbecker
2009-06-03
1
-2
/
+2
*
hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...
K.Prasad
2009-06-02
1
-0
/
+525