summaryrefslogtreecommitdiff
path: root/kernel/trace/rv/rv_reactors.c
AgeCommit message (Expand)Author
2025-07-28rv: Fix wrong type cast in reactors_show() and monitor_reactor_show()Nam Cao
2025-07-25rv: Remove struct rv_monitor::reactingNam Cao
2025-07-25rv: Remove rv_reactor's reference counterNam Cao
2025-07-25rv: Merge struct rv_reactor_def into struct rv_reactorNam Cao
2025-07-25rv: Merge struct rv_monitor_def into struct rv_monitorNam Cao
2025-07-09rv: Let the reactors take care of buffersNam Cao
2025-03-24rv: Add option for nested monitors and include schedGabriele Monaco
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2022-08-04rv: Unlock on error path in rv_unregister_reactor()Dan Carpenter
2022-07-30rv: Add runtime reactors interfaceDaniel Bristot de Oliveira