index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
refscale.c
Age
Commit message (
Expand
)
Author
2024-08-15
refscale: Constify struct ref_scale_ops
Christophe JAILLET
2024-08-14
refscale: Optimize process_durations()
Christophe JAILLET
2024-06-06
rcutorture: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-09-11
refscale: Print out additional module parameters
Paul E. McKenney
2023-09-11
refscale: Fix misplaced data re-read
Paul E. McKenney
2023-07-14
refscale: Add a "jiffies" test
Paul E. McKenney
2023-07-14
refscale: Fix uninitalized use of wait_queue_head_t
Waiman Long
2023-03-20
refscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-01-05
refscale: Add tests using SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2023-01-03
refscale: Provide for initialization failure
Paul E. McKenney
2022-06-21
refscale: Convert test_lock spinlock to raw_spinlock
Zqiang
2022-04-20
refscale: Allow refscale without RCU Tasks Rude/Trace
Paul E. McKenney
2022-04-20
refscale: Allow refscale without RCU Tasks
Paul E. McKenney
2021-12-07
refscale: Add missing '\n' to flush message
Li Zhijian
2021-12-07
refscale: Always log the error message
Li Zhijian
2021-11-30
refscale: Prevent buffer to pr_alert() being too long
Li Zhijian
2021-11-30
refscale: Simplify the errexit checkpoint
Li Zhijian
2021-09-13
refscale: Warn on individual ref_scale_init() error conditions
Paul E. McKenney
2021-07-27
refscale: Add measurement of clock readout
Paul E. McKenney
2021-07-06
refscale: Avoid false-positive warnings in ref_scale_reader()
Paul E. McKenney
2021-05-10
refscale: Add acqrel, lock, and lock-irq
Paul E. McKenney
2021-01-06
torture: Make refscale throttle high-rate printk()s
Paul E. McKenney
2021-01-06
refscale: Allow summarization of verbose output
Paul E. McKenney
2020-11-06
refscale: Prevent hangs for invalid arguments
Paul E. McKenney
2020-11-02
refscale: Bounds-check module parameters
Paul E. McKenney
2020-08-24
refperf: Avoid null pointer dereference when buf fails to allocate
Colin Ian King
2020-06-29
refperf: Rename refperf.c to refscale.c and change internal names
Paul E. McKenney