开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_osnoise.c
Age
Commit message (
Expand
)
Author
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-26
tracing/timerlat: Do not wakeup the thread if the trace stops at the IRQ
Daniel Bristot de Oliveira
2022-05-26
tracing/timerlat: Print stacktrace in the IRQ handler if needed
Daniel Bristot de Oliveira
2022-05-26
tracing/timerlat: Notify IRQ new max latency only if stop tracing is set
Daniel Bristot de Oliveira
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-09
tracing/osnoise: Force quiescent states while tracing
Nicolas Saenz Julienne
2022-03-09
tracing/osnoise: Do not unregister events twice
Daniel Bristot de Oliveira
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
2022-02-25
tracing/osnoise: Make osnoise_main to sleep for microseconds
Daniel Bristot de Oliveira
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-01-15
trace/osnoise: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
2022-01-13
tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails
Nikita Yushchenko
2021-12-06
tracing: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
2021-11-12
tracing/osnoise: Make osnoise_instances static
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functions
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Remove STACKTRACE ifdefs from inside functions
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Allow multiple instances of the same tracer
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Remove TIMERLAT ifdefs from inside functions
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Support a list of trace_array *tr
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Split workload start from the tracer start
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Improve comments about barrier need for NMI callbacks
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Do not follow tracing_cpumask
Daniel Bristot de Oliveira
2021-10-25
trace/timerlat: Add migrate-disabled field to the timerlat header
Daniel Bristot de Oliveira
2021-10-25
trace/osnoise: Add migrate-disabled field to the osnoise header
Daniel Bristot de Oliveira
2021-10-08
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
2021-09-08
tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
Qiang.Zhang
2021-08-17
tracing: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-12
trace/osnoise: Print a stop tracing message
Daniel Bristot de Oliveira
2021-08-12
trace/timerlat: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
2021-08-12
trace/osnoise: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
2021-06-29
trace/timerlat: Fix indentation on timerlat_main()
Daniel Bristot de Oliveira
2021-06-29
trace/osnoise: Make 'noise' variable s64 in run_osnoise()
Daniel Bristot de Oliveira
2021-06-28
trace/osnoise: Fix return value on osnoise_init_hotplug_support
Daniel Bristot de Oliveira
2021-06-28
trace/osnoise: Make interval u64 on osnoise_main
Daniel Bristot de Oliveira
2021-06-28
trace/osnoise: Fix 'no previous prototype' warnings
Daniel Bristot de Oliveira
2021-06-28
tracing: Have osnoise_main() add a quiescent state for task rcu
Steven Rostedt (VMware)
2021-06-25
trace/osnoise: Support hotplug operations
Daniel Bristot de Oliveira
2021-06-25
trace: Add timerlat tracer
Daniel Bristot de Oliveira
2021-06-25
trace: Add osnoise tracer
Daniel Bristot de Oliveira