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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-10
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2020-08-09
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
1
-2
/
+2
2020-07-14
bpf: Use dedicated bpf_trace_printk event instead of trace_printk()
Alan Maguire
1
-0
/
+2
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+3
2020-06-01
tracing: Move synthetic events to a separate file
Tom Zanussi
1
-0
/
+1
2020-03-21
kcsan, trace: Make KCSAN compatible with tracing
Marco Elver
1
-0
/
+3
2020-01-30
tracing: Add kprobe event command generation test module
Tom Zanussi
1
-0
/
+1
2020-01-30
tracing: Add synth event generation test module
Tom Zanussi
1
-0
/
+1
2020-01-13
tracing/boot: Add boot-time tracing
Masami Hiramatsu
1
-0
/
+1
2019-12-02
tracing: Introduce trace event injection
Cong Wang
1
-0
/
+1
2018-12-09
tracing: Add unified dynamic event framework
Masami Hiramatsu
1
-0
/
+1
2018-11-30
fgraph: Create a fgraph.c file to store function graph infrastructure
Steven Rostedt (VMware)
1
-0
/
+1
2018-08-21
tracing: Allow gcov profiling on only ftrace subsystem
Masami Hiramatsu
1
-0
/
+5
2018-07-31
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
1
-1
/
+1
2018-07-31
selftest/ftrace: Move kprobe selftest function to separate compile unit
Francis Deslauriers
1
-0
/
+5
2018-07-26
lib: Add module for testing preemptoff/irqsoff latency tracers
Joel Fernandes (Google)
1
-0
/
+1
2017-11-18
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-11
tracing: Add support for preempt and irq enable/disable events
Joel Fernandes
1
-0
/
+1
2017-03-01
perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
Anton Blanchard
1
-2
/
+2
2016-10-12
Disable the __builtin_return_address() warning globally after all
Linus Torvalds
1
-4
/
+0
2016-09-02
tracing: Added hardware latency tracer
Steven Rostedt (Red Hat)
1
-0
/
+1
2016-08-02
Makefile: Mute warning for __builtin_return_address(>0) for tracing only
Steven Rostedt
1
-0
/
+4
2016-04-19
tracing: Add 'hist' event trigger command
Tom Zanussi
1
-0
/
+1
2016-04-19
tracing: Add lock-free tracing_map
Tom Zanussi
1
-0
/
+1
2015-04-02
bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...
Ingo Molnar
1
-1
/
+1
2015-04-02
tracing, perf: Implement BPF programs attached to kprobes
Alexei Starovoitov
1
-0
/
+1
2015-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2015-01-29
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
1
-2
/
+2
2014-12-13
tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-07-01
tracing: Move the trace_seq_* functions into its own trace_seq.c file
Steven Rostedt (Red Hat)
1
-0
/
+1
2014-05-30
tracing: Add tracepoint benchmark tracepoint
Steven Rostedt (Red Hat)
1
-0
/
+3
2013-12-21
tracing: Add basic event trigger framework
Tom Zanussi
1
-0
/
+1
2012-09-14
trace: Stop compiling in trace_clock unconditionally
Josh Triplett
1
-5
/
+1
2012-07-31
ftrace: Only compile ftrace selftest if selftests are enabled
Steven Rostedt
1
-0
/
+2
2012-05-24
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2012-05-07
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
1
-0
/
+1
2012-05-07
tracing: Extract out common code for kprobes/uprobes trace events
Srikar Dronamraju
1
-0
/
+1
2012-04-11
trace: Remove unused workqueue tracer
Stephen Boyd
1
-1
/
+0
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2011-09-30
PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set
Ming Lei
1
-0
/
+2
2011-09-28
PM / Runtime: Introduce trace points for tracing rpm_* functions
Ming Lei
1
-0
/
+1
2011-08-19
tracing/filter: Add startup tests for events filter
Jiri Olsa
1
-0
/
+2
2011-01-08
tracing: Fix TRACE_EVENT power tracepoint creation
Mathieu Desnoyers
1
-1
/
+1
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+0
2010-08-05
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
Jason Wessel
1
-0
/
+3
2010-07-20
tracing: Remove sysprof ftrace plugin
Frederic Weisbecker
1
-1
/
+0
2010-07-16
tracing: Remove ksym tracer
Frederic Weisbecker
1
-1
/
+0
2010-06-09
tracing: Remove kmemtrace ftrace plugin
Li Zefan
1
-1
/
+0
2010-06-09
tracing: Remove boot tracer
Américo Wang
1
-1
/
+0
[next]