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
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
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-18
tracing: Make graph related irqs/preemptsoff functions global
Jiri Olsa
1
-0
/
+4
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-84
/
+6
2010-08-05
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
Jason Wessel
1
-0
/
+19
2010-07-23
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+4
2010-07-21
tracing: Shrink max latency ringbuffer if unnecessary
KOSAKI Motohiro
1
-0
/
+1
2010-07-21
tracing: Allow to disable cmdline recording
Li Zefan
1
-0
/
+3
2010-07-20
tracing: Remove special traces
Frederic Weisbecker
1
-7
/
+0
2010-07-20
tracing: Remove sysprof ftrace plugin
Frederic Weisbecker
1
-3
/
+0
2010-07-16
tracing: Remove ksym tracer
Frederic Weisbecker
1
-6
/
+0
2010-06-29
tracing: Don't allocate common fields for every trace events
Li Zefan
1
-0
/
+2
2010-06-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-20
/
+0
2010-06-09
tracing: Remove kmemtrace ftrace plugin
Li Zefan
1
-12
/
+0
2010-06-09
tracing: Remove boot tracer
Américo Wang
1
-8
/
+0
2010-06-04
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
1
-48
/
+0
2010-05-18
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
1
-18
/
+2
2010-05-14
tracing: Fix function declarations if !CONFIG_STACKTRACE
Li Zefan
1
-2
/
+2
2010-05-14
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
1
-1
/
+1
2010-05-14
tracing: Move fields from event to class structure
Steven Rostedt
1
-0
/
+3
2010-04-27
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
1
-0
/
+21
2010-04-27
tracing: Have graph flags passed in to ouput functions
Jiri Olsa
1
-2
/
+4
2010-04-15
tracing/kprobes: Support basic types on dynamic events
Masami Hiramatsu
1
-14
/
+2
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
1
-4
/
+0
2010-03-14
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-06
function-graph: Add tracing_thresh support to function_graph tracer
Tim Bird
1
-1
/
+2
2010-02-25
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
1
-1
/
+2
2010-02-11
ftrace: Allow to remove a single function from function graph filter
Li Zefan
1
-1
/
+2
2010-02-05
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
1
-1
/
+1
2010-01-29
tracing: Simplify test for function_graph tracing start point
Lai Jiangshan
1
-1
/
+1
2009-12-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-12
/
+11
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2009-12-13
tracing: Remove useless trace option
Li Zefan
1
-12
/
+11
2009-12-07
tracing: Add pipe_close interface
Steven Rostedt
1
-0
/
+2
2009-11-25
trace/syscalls: Change ret param in struct syscall_trace_exit to long
Tom Zanussi
1
-1
/
+1
2009-11-21
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
1
-0
/
+7
2009-11-08
ksym_tracer: Remove KSYM_SELFTEST_ENTRY
Li Zefan
1
-1
/
+0
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
1
-4
/
+1
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
1
-17
/
+31
2009-10-18
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
1
-230
/
+112
2009-10-15
tracing/profile: Add filter support
Li Zefan
1
-1
/
+2
2009-10-15
tracing/filters: Use a different op for glob match
Li Zefan
1
-1
/
+1
2009-10-15
tracing/filters: Refactor subsystem filter code
Li Zefan
1
-1
/
+0
2009-10-14
tracing: Support multiple pids in set_pid_ftrace file
jolsa@redhat.com
1
-2
/
+2
2009-10-13
tracing: Remove unused ftrace_trace_addr helper
Frederic Weisbecker
1
-4
/
+0
2009-10-12
this_cpu: Use this_cpu_xx for ftrace
Christoph Lameter
1
-1
/
+1
2009-10-01
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
1
-3
/
+0
2009-09-24
tracing/filters: Unify the regex parsing helpers
Frederic Weisbecker
1
-0
/
+9
2009-09-24
tracing/filters: Provide basic regex support
Frederic Weisbecker
1
-9
/
+18
2009-09-24
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
1
-203
/
+77
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
1
-3
/
+0
[next]