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_osnoise.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-04-05
tracing: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
1
-1
/
+1
2023-04-03
tracing/osnoise: Fix notify new tracing_max_latency
Daniel Bristot de Oliveira
1
-1
/
+1
2023-04-03
tracing/timerlat: Notify new max thread latency
Daniel Bristot de Oliveira
1
-0
/
+2
2023-03-19
tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...
Tom Rix
1
-5
/
+5
2023-02-07
tracing/osnoise: No need for schedule_hrtimeout range
Davidlohr Bueso
1
-1
/
+1
2023-01-25
tracing/osnoise: Use built-in RCU list checking
Chuang Wang
1
-3
/
+2
2022-12-10
tracing/osnoise: Add preempt and/or irq disabled options
Daniel Bristot de Oliveira
1
-5
/
+43
2022-12-10
tracing/osnoise: Add PANIC_ON_STOP option
Daniel Bristot de Oliveira
1
-1
/
+5
2022-12-10
tracing/osnoise: Make osnoise_options static
Daniel Bristot de Oliveira
1
-2
/
+2
2022-11-24
tracing/osnoise: Add OSNOISE_WORKLOAD option
Daniel Bristot de Oliveira
1
-6
/
+22
2022-11-24
tracing/osnoise: Add osnoise/options file
Daniel Bristot de Oliveira
1
-0
/
+170
2022-11-23
tracing/osnoise: Fix duration type
Daniel Bristot de Oliveira
1
-3
/
+3
2022-09-26
tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreads
Nico Pache
1
-1
/
+2
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-3
/
+19
2022-05-27
tracing/timerlat: Do not wakeup the thread if the trace stops at the IRQ
Daniel Bristot de Oliveira
1
-0
/
+2
2022-05-27
tracing/timerlat: Print stacktrace in the IRQ handler if needed
Daniel Bristot de Oliveira
1
-0
/
+13
2022-05-27
tracing/timerlat: Notify IRQ new max latency only if stop tracing is set
Daniel Bristot de Oliveira
1
-4
/
+5
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
1
-2
/
+2
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
1
-21
/
+63
2022-03-09
tracing/osnoise: Force quiescent states while tracing
Nicolas Saenz Julienne
1
-0
/
+20
2022-03-09
tracing/osnoise: Do not unregister events twice
Daniel Bristot de Oliveira
1
-0
/
+11
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
1
-1
/
+3
2022-02-25
tracing/osnoise: Make osnoise_main to sleep for microseconds
Daniel Bristot de Oliveira
1
-21
/
+32
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-6
/
+17
2022-01-15
trace/osnoise: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
1
-2
/
+1
2022-01-14
tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails
Nikita Yushchenko
1
-4
/
+16
2021-12-07
tracing: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
1
-2
/
+1
2021-11-12
tracing/osnoise: Make osnoise_instances static
Daniel Bristot de Oliveira
1
-1
/
+2
2021-11-02
tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functions
Daniel Bristot de Oliveira
1
-9
/
+4
2021-11-02
tracing/osnoise: Remove STACKTRACE ifdefs from inside functions
Daniel Bristot de Oliveira
1
-15
/
+29
2021-11-02
tracing/osnoise: Allow multiple instances of the same tracer
Daniel Bristot de Oliveira
1
-23
/
+78
2021-11-02
tracing/osnoise: Remove TIMERLAT ifdefs from inside functions
Daniel Bristot de Oliveira
1
-44
/
+106
2021-11-02
tracing/osnoise: Support a list of trace_array *tr
Daniel Bristot de Oliveira
1
-69
/
+192
2021-11-02
tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
Daniel Bristot de Oliveira
1
-5
/
+2
2021-11-02
tracing/osnoise: Split workload start from the tracer start
Daniel Bristot de Oliveira
1
-23
/
+36
2021-11-02
tracing/osnoise: Improve comments about barrier need for NMI callbacks
Daniel Bristot de Oliveira
1
-1
/
+7
2021-11-02
tracing/osnoise: Do not follow tracing_cpumask
Daniel Bristot de Oliveira
1
-18
/
+6
2021-10-26
trace/timerlat: Add migrate-disabled field to the timerlat header
Daniel Bristot de Oliveira
1
-5
/
+6
2021-10-26
trace/osnoise: Add migrate-disabled field to the osnoise header
Daniel Bristot de Oliveira
1
-7
/
+7
2021-10-09
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
1
-7
/
+7
2021-09-08
tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
Qiang.Zhang
1
-3
/
+3
2021-08-17
tracing: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-8
/
+8
2021-08-12
trace/osnoise: Print a stop tracing message
Daniel Bristot de Oliveira
1
-1
/
+5
2021-08-12
trace/timerlat: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
1
-0
/
+19
2021-08-12
trace/osnoise: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
1
-0
/
+31
2021-06-29
trace/timerlat: Fix indentation on timerlat_main()
Daniel Bristot de Oliveira
1
-3
/
+3
2021-06-29
trace/osnoise: Make 'noise' variable s64 in run_osnoise()
Daniel Bristot de Oliveira
1
-2
/
+3
2021-06-28
trace/osnoise: Fix return value on osnoise_init_hotplug_support
Daniel Bristot de Oliveira
1
-1
/
+1
2021-06-28
trace/osnoise: Make interval u64 on osnoise_main
Daniel Bristot de Oliveira
1
-1
/
+1
[next]