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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
1
-0
/
+25
2020-10-30
timekeeping: remove arch_gettimeoffset
Arnd Bergmann
1
-2
/
+0
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-10
/
+42
2020-06-06
tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option
Mel Gorman
1
-9
/
+0
2020-06-01
tracing: Move synthetic events to a separate file
Tom Zanussi
1
-1
/
+19
2020-06-01
tracing: Add hist_debug trace event files for histogram debugging
Tom Zanussi
1
-0
/
+23
2020-05-19
sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
Peter Zijlstra
1
-10
/
+0
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
1
-1
/
+0
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
1
-1
/
+0
2020-04-27
ftrace: Use synchronize_rcu_tasks_rude() instead of ftrace_sync()
Paul E. McKenney
1
-0
/
+1
2020-02-26
bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue
Masami Hiramatsu
1
-1
/
+0
2020-02-21
bootconfig: Set CONFIG_BOOT_CONFIG=n by default
Masami Hiramatsu
1
-1
/
+2
2020-01-30
tracing: Move tracing selftests to bottom of menu
Steven Rostedt (VMware)
1
-84
/
+84
2020-01-30
tracing: Move mmio tracer config up with the other tracers
Steven Rostedt (VMware)
1
-13
/
+13
2020-01-30
tracing: Move tracing test module configs together
Steven Rostedt (VMware)
1
-11
/
+11
2020-01-30
tracing: Move all function tracing configs together
Steven Rostedt (VMware)
1
-71
/
+71
2020-01-30
tracing: Add kprobe event command generation test module
Tom Zanussi
1
-0
/
+12
2020-01-30
tracing: Add synth event generation test module
Tom Zanussi
1
-0
/
+13
2020-01-13
tracing/boot: Add boot-time tracing
Masami Hiramatsu
1
-0
/
+9
2019-12-05
Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-0
/
+9
2019-12-02
tracing: Introduce trace event injection
Cong Wang
1
-0
/
+9
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-9
/
+17
2019-11-23
tracing: Fix Kconfig indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-11-22
tracing: Remove unnecessary DEBUG_FS dependency
Kusanagi Kouichi
1
-1
/
+0
2019-11-14
tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help text
Borislav Petkov
1
-2
/
+2
2019-11-13
preemptirq_delay_test: Add the burst feature and a sysfs trigger
Viktor Rosendahl (BMW)
1
-3
/
+3
2019-11-13
ftrace: Add register_ftrace_direct()
Steven Rostedt (VMware)
1
-0
/
+8
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+2
2019-08-21
bpf: clarify description for CONFIG_BPF_EVENTS
Peter Wu
1
-1
/
+2
2019-07-31
tracing: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-2
/
+2
2019-07-31
rcu: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+11
2019-05-26
tracing: Make a separate config for trace event self tests
Steven Rostedt (VMware)
1
-1
/
+11
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-08
tracing: stop making gpio tracing configurable
Uwe Kleine-König
1
-7
/
+0
2019-02-27
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
Masahiro Yamada
1
-0
/
+1
2018-12-09
tracing: Use dyn_event framework for synthetic events
Masami Hiramatsu
1
-0
/
+1
2018-12-09
tracing/uprobes: Use dyn_event framework for uprobe events
Masami Hiramatsu
1
-0
/
+1
2018-12-09
tracing/kprobes: Use dyn_event framework for kprobe events
Masami Hiramatsu
1
-0
/
+1
2018-12-09
tracing: Add unified dynamic event framework
Masami Hiramatsu
1
-0
/
+3
2018-08-23
Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-0
/
+12
2018-08-21
tracing: Allow gcov profiling on only ftrace subsystem
Masami Hiramatsu
1
-0
/
+12
2018-08-21
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-5
/
+57
2018-08-16
tracing: Add -mcount-nop option support
Vasily Gorbik
1
-0
/
+5
2018-07-31
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
1
-5
/
+17
2018-07-31
tracing: kprobes: Prohibit probing on notrace function
Masami Hiramatsu
1
-0
/
+20
2018-07-27
doc: tracing: Fix a typo of trace_stat
Masami Hiramatsu
1
-1
/
+1
2018-07-26
lib: Add module for testing preemptoff/irqsoff latency tracers
Joel Fernandes (Google)
1
-0
/
+15
2018-07-02
docs: histogram.txt: convert it to ReST file format
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
1
-8
/
+8
[prev]
[next]