index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-05
13
-347
/
+2645
|
\
|
*
trace_syscalls: Remove unused syscall_name_to_nr()
Lai Jiangshan
2009-12-01
1
-16
/
+0
|
*
trace_syscalls: Simplify syscall profile
Lai Jiangshan
2009-12-01
1
-16
/
+8
|
*
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2009-12-01
1
-0
/
+12
|
*
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2009-12-01
1
-13
/
+9
|
*
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2009-12-01
1
-20
/
+10
|
*
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2009-12-01
1
-25
/
+11
|
*
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2009-12-01
1
-8
/
+0
|
*
trace_kprobes: Fix a memory leak bug and check kstrdup() return value
Masami Hiramatsu
2009-12-01
1
-7
/
+19
|
*
trace_kprobes: Don't output zero offset
Lai Jiangshan
2009-11-27
1
-3
/
+9
|
*
trace_kprobes: Always show group name
Lai Jiangshan
2009-11-27
1
-1
/
+1
|
*
trace_kprobes: Fix memory leak
Lai Jiangshan
2009-11-27
1
-1
/
+3
|
*
trace_syscalls: Add syscall nr field
Lai Jiangshan
2009-11-27
1
-0
/
+8
|
*
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
|
*
trace/syscalls: Change ret param in struct syscall_trace_exit to long
Tom Zanussi
2009-11-25
1
-1
/
+1
|
*
perf_events: Undo some recursion damage
Peter Zijlstra
2009-11-23
2
-12
/
+16
|
*
tracing: Forget about the NMI buffer for syscall events
Frederic Weisbecker
2009-11-22
1
-8
/
+2
|
*
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
2009-11-22
3
-66
/
+43
|
*
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
2009-11-21
6
-0
/
+654
|
|
\
|
|
*
ksym_tracer: Support read accesses independent of read/write.
Paul Mundt
2009-11-10
1
-1
/
+10
|
|
*
ksym_tracer: Remove KSYM_SELFTEST_ENTRY
Li Zefan
2009-11-08
2
-2
/
+2
|
|
*
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
2009-11-08
4
-74
/
+66
|
|
*
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
2009-10-18
30
-1481
/
+2060
|
|
|
\
|
|
*
|
tracing: Fix ring-buffer and ksym tracer merge interaction
Frederic Weisbecker
2009-09-07
1
-4
/
+5
|
|
*
|
Merge branch 'tracing/core' into tracing/hw-breakpoints
Ingo Molnar
2009-09-07
29
-1386
/
+2829
|
|
|
\
\
|
|
*
|
|
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
2
-17
/
+22
|
|
*
|
|
Merge branch 'linus' into tracing/hw-breakpoints
Ingo Molnar
2009-06-17
13
-138
/
+357
|
|
|
\
\
\
|
|
*
|
|
|
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
5
-0
/
+623
|
*
|
|
|
|
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-11-17
5
-16
/
+21
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
2009-11-15
2
-3
/
+5
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge commit 'v2.6.32-rc6' into perf/core
Ingo Molnar
2009-11-04
4
-12
/
+15
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
tracing/filters: Fix to make system filter work
Li Zefan
2009-10-29
1
-1
/
+1
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
2009-11-08
3
-39
/
+96
|
*
|
|
|
|
|
|
tracing/kprobes: Rename Kprobe-tracer to kprobe-event
Masami Hiramatsu
2009-11-04
3
-12
/
+15
|
*
|
|
|
|
|
|
kprobe-tracer: Compare both of event-name and event-group to find probe
Masami Hiramatsu
2009-10-29
1
-3
/
+5
|
*
|
|
|
|
|
|
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-10-23
8
-331
/
+707
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
tracing/events: Fix locking imbalance in the filter code
Ingo Molnar
2009-10-15
1
-11
/
+15
[next]