index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_ksym.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-15
tracing: Remove ksym tracer
Frederic Weisbecker
1
-508
/
+0
2010-05-01
hw-breakpoints: Get the number of available registers on boot dynamically
Frederic Weisbecker
1
-19
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-30
ksym_tracer: Remove trace_stat
Li Zefan
1
-77
/
+50
2009-12-30
ksym_tracer: Fix race when incrementing count
Li Zefan
1
-5
/
+7
2009-12-30
ksym_tracer: Fix to allow writing newline to ksym_trace_filter
Li Zefan
1
-2
/
+2
2009-12-30
ksym_tracer: Fix to make the tracer work
Li Zefan
1
-1
/
+0
2009-12-14
Merge branch 'linus' into tracing/urgent
Ingo Molnar
1
-2
/
+3
2009-12-13
ksym_tracer: Fix bad cast
Li Zefan
1
-3
/
+4
2009-12-11
tracing: Fix wrong usage of strstrip in trace_ksyms
Thomas Gleixner
1
-28
/
+21
2009-12-06
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
1
-2
/
+3
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
1
-22
/
+20
2009-11-26
hw-breakpoints: Simplify error handling in breakpoint creation requests
Frederic Weisbecker
1
-12
/
+4
2009-11-26
ksym_tracer: Fix breakpoint removal after modification
Frederic Weisbecker
1
-2
/
+8
2009-11-10
ksym_tracer: Support read accesses independent of read/write.
Paul Mundt
1
-1
/
+10
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
1
-66
/
+60
2009-09-07
tracing: Fix ring-buffer and ksym tracer merge interaction
Frederic Weisbecker
1
-4
/
+5
2009-07-23
tracing/ksym_tracer: support quick clear for ksym_trace_filter -- v2
Xiao Guangrong
1
-18
/
+35
2009-07-23
tracing/ksym_tracer: fix write operation of ksym_trace_filter
Xiao Guangrong
1
-0
/
+4
2009-07-23
tracing/ksym_tracer: fix the output of ksym tracer
Xiao Guangrong
1
-7
/
+6
2009-07-10
ksym_tracer: Fix the output of stat tracing
Li Zefan
1
-9
/
+11
2009-07-10
ksym_tracer: Fix memory leak
Li Zefan
1
-34
/
+27
2009-07-10
ksym_tracer: Report error when failed to re-register hbp
Li Zefan
1
-2
/
+2
2009-07-10
ksym_tracer: NIL-terminate user input filter
Li Zefan
1
-5
/
+2
2009-07-10
ksym_tracer: Fix validation of length of access type
Li Zefan
1
-7
/
+7
2009-07-10
ksym_tracer: Fix validation of access type
Li Zefan
1
-18
/
+14
2009-07-10
ksym_tracer: Rewrite ksym_trace_filter_read()
Li Zefan
1
-11
/
+18
2009-07-10
ksym_tracer: Extract trace entry from struct trace_ksym
Li Zefan
1
-8
/
+18
2009-06-03
hw-breakpoints: fix undeclared ksym_tracer_mutex
Frederic Weisbecker
1
-2
/
+2
2009-06-02
hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...
K.Prasad
1
-0
/
+525