index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-01
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
1
-8
/
+0
2009-12-01
trace_kprobes: Fix a memory leak bug and check kstrdup() return value
Masami Hiramatsu
1
-7
/
+19
2009-11-27
trace_kprobes: Don't output zero offset
Lai Jiangshan
1
-3
/
+9
2009-11-27
trace_kprobes: Always show group name
Lai Jiangshan
1
-1
/
+1
2009-11-27
trace_kprobes: Fix memory leak
Lai Jiangshan
1
-1
/
+3
2009-11-27
trace_syscalls: Add syscall nr field
Lai Jiangshan
1
-0
/
+8
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-25
trace/syscalls: Change ret param in struct syscall_trace_exit to long
Tom Zanussi
1
-1
/
+1
2009-11-23
perf_events: Undo some recursion damage
Peter Zijlstra
2
-12
/
+16
2009-11-22
tracing: Forget about the NMI buffer for syscall events
Frederic Weisbecker
1
-8
/
+2
2009-11-22
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
3
-66
/
+43
2009-11-21
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
6
-0
/
+654
2009-11-17
Merge branch 'perf/core' into perf/probes
Ingo Molnar
5
-16
/
+21
2009-11-15
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
2
-3
/
+5
2009-11-10
ksym_tracer: Support read accesses independent of read/write.
Paul Mundt
1
-1
/
+10
2009-11-08
ksym_tracer: Remove KSYM_SELFTEST_ENTRY
Li Zefan
2
-2
/
+2
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
4
-74
/
+66
2009-11-08
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
3
-39
/
+96
2009-11-04
tracing/kprobes: Rename Kprobe-tracer to kprobe-event
Masami Hiramatsu
3
-12
/
+15
2009-11-04
Merge commit 'v2.6.32-rc6' into perf/core
Ingo Molnar
4
-12
/
+15
2009-11-04
ftrace: Fix unmatched locking in ftrace_regex_write()
Li Zefan
1
-3
/
+3
2009-11-04
ring-buffer: Synchronize resizing buffer with reader lock
Lai Jiangshan
1
-0
/
+2
2009-10-29
tracing/filters: Fix to make system filter work
Li Zefan
1
-1
/
+1
2009-10-29
kprobe-tracer: Compare both of event-name and event-group to find probe
Masami Hiramatsu
1
-3
/
+5
2009-10-24
tracing: Remove cpu arg from the rb_time_stamp() function
Jiri Olsa
1
-5
/
+5
2009-10-24
tracing: Fix comment typo and documentation example
Jiri Olsa
1
-1
/
+1
2009-10-24
tracing: Fix trace_seq_printf() return value
Jiri Olsa
1
-1
/
+4
2009-10-24
tracing: Update *ppos instead of filp->f_pos
Jiri Olsa
2
-5
/
+5
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
8
-331
/
+707
2009-10-18
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
30
-1481
/
+2060
2009-10-17
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
12
-64
/
+109
2009-10-17
tracing/kprobes: Add failure messages for debugging
Masami Hiramatsu
1
-8
/
+27
2009-10-17
tracing/kprobes: Update kprobe-tracer selftest against new syntax
Masami Hiramatsu
1
-2
/
+2
2009-10-15
tracing/events: Fix locking imbalance in the filter code
Ingo Molnar
1
-11
/
+15
2009-10-15
tracing/profile: Add filter support
Li Zefan
2
-27
/
+109
2009-10-15
tracing/filters: Use a different op for glob match
Li Zefan
2
-32
/
+29
2009-10-15
tracing/filters: Refactor subsystem filter code
Li Zefan
2
-80
/
+45
2009-10-15
Merge branch 'tracing/core' into perf/core
Ingo Molnar
6
-183
/
+499
2009-10-15
Merge branch 'linus' into perf/core
Ingo Molnar
2
-2
/
+3
2009-10-15
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2009-10-14
ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
Frederic Weisbecker
1
-2
/
+2
2009-10-14
ftrace: Copy ftrace_graph_filter boot param using strlcpy
Frederic Weisbecker
1
-1
/
+1
2009-10-14
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
1
-0
/
+86
2009-10-14
tracing: Enable records during the module load
Jiri Olsa
1
-8
/
+30
2009-10-14
tracing: Support multiple pids in set_pid_ftrace file
jolsa@redhat.com
2
-71
/
+167
2009-10-13
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
3
-6
/
+36
2009-10-13
tracing: Remove unused ftrace_trace_addr helper
Frederic Weisbecker
1
-4
/
+0
2009-10-13
tracing: Rename set_ftrace to set_bootup_ftrace
Frederic Weisbecker
1
-2
/
+2
[next]