index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_osnoise.c
Age
Commit message (
Expand
)
Author
2024-02-01
tracing/timerlat: Move hrtimer_init to timerlat_fd open()
Daniel Bristot de Oliveira
2023-06-22
tracing/timerlat: Add user-space interface
Daniel Bristot de Oliveira
2023-06-22
tracing/osnoise: Skip running osnoise if all instances are off
Daniel Bristot de Oliveira
2023-06-22
tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable
Daniel Bristot de Oliveira
2023-05-23
tracing/timerlat: Always wakeup the timerlat thread
Daniel Bristot de Oliveira
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-05
tracing: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
2023-04-03
tracing/osnoise: Fix notify new tracing_max_latency
Daniel Bristot de Oliveira
2023-04-03
tracing/timerlat: Notify new max thread latency
Daniel Bristot de Oliveira
2023-03-19
tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...
Tom Rix
2023-02-07
tracing/osnoise: No need for schedule_hrtimeout range
Davidlohr Bueso
2023-01-24
tracing/osnoise: Use built-in RCU list checking
Chuang Wang
2022-12-10
tracing/osnoise: Add preempt and/or irq disabled options
Daniel Bristot de Oliveira
2022-12-10
tracing/osnoise: Add PANIC_ON_STOP option
Daniel Bristot de Oliveira
2022-12-10
tracing/osnoise: Make osnoise_options static
Daniel Bristot de Oliveira
2022-11-23
tracing/osnoise: Add OSNOISE_WORKLOAD option
Daniel Bristot de Oliveira
2022-11-23
tracing/osnoise: Add osnoise/options file
Daniel Bristot de Oliveira
2022-11-22
tracing/osnoise: Fix duration type
Daniel Bristot de Oliveira
2022-09-26
tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreads
Nico Pache
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
[next]