#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" ' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/kernel/trace/rv/rv.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/kernel/trace/rv/rv.c
AgeCommit message (Expand)Author
2025-07-09rv: Allow to configure the number of per-task monitorNam Cao
2025-07-09rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTSNam Cao
2025-04-12rv: Fix out-of-bound memory access in rv_is_container_monitor()Nam Cao
2025-04-02rv: Fix missing unlock on double nested monitors return pathGabriele Monaco
2025-03-24rv: Add option for nested monitors and include schedGabriele Monaco
2024-12-27rv: Simplify manual steps in monitor creationGabriele Monaco
2024-10-04rv: Fix a typoAndrew Kreimer
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-05-21rv: Update rv_en(dis)able_monitor doc to match kernel-docYang Li
2023-04-25rv: Remove redundant assignment to variable retvalColin Ian King
2023-01-25rv: remove redundant initialization of pointer ptrColin Ian King
2022-07-30Documentation/rv: Add a basic documentationDaniel Bristot de Oliveira
2022-07-30rv/include: Add deterministic automata monitor definition via C macrosDaniel Bristot de Oliveira