messages from 2022-07-13 20:32:06 to 2022-07-31 15:12:11 UTC [more...]
[PATCH V8 00/16] The Runtime Verification (RV) interface
2022-07-31 15:11 UTC (20+ messages)
` [PATCH V8 01/16] rv: Add "
` [PATCH V8 02/16] rv: Add runtime reactors interface
` [PATCH V8 03/16] rv/include: Add helper functions for deterministic automata
` [PATCH V8 04/16] rv/include: Add deterministic automata monitor definition via C macros
` [PATCH V8 05/16] rv/include: Add instrumentation helper functions
` [PATCH V8 06/16] Documentation/rv: Add a basic documentation
` [PATCH V8 07/16] tools/rv: Add dot2c
` [PATCH V8 08/16] Documentation/rv: Add deterministic automaton documentation
` [PATCH V8 09/16] tools/rv: Add dot2k
` [PATCH V8 10/16] Documentation/rv: Add deterministic automata monitor synthesis documentation
` [PATCH V8 11/16] Documentation/rv: Add deterministic automata instrumentation documentation
` [PATCH V8 12/16] rv/monitor: Add the wip monitor skeleton created by dot2k
` [PATCH V8 13/16] rv/monitor: Add the wip monitor
` [PATCH V8 14/16] rv/monitor: Add the wwnr monitor
` [PATCH V8 15/16] rv/reactor: Add the printk reactor
` [PATCH V8 16/16] rv/reactor: Add the panic reactor
[PATCH V9 00/16] The Runtime Verification (RV) interface
2022-07-31 15:06 UTC (22+ messages)
` [PATCH V9 01/16] rv: Add "
` [PATCH V9 02/16] rv: Add runtime reactors interface
` [PATCH V9 03/16] rv/include: Add helper functions for deterministic automata
` [PATCH V9 04/16] rv/include: Add deterministic automata monitor definition via C macros
` [PATCH V9 05/16] rv/include: Add instrumentation helper functions
` [PATCH V9 06/16] Documentation/rv: Add a basic documentation
` [PATCH V9 07/16] tools/rv: Add dot2c
` [PATCH V9 08/16] Documentation/rv: Add deterministic automaton documentation
` [PATCH V9 09/16] tools/rv: Add dot2k
` [PATCH V9 10/16] Documentation/rv: Add deterministic automata monitor synthesis documentation
` [PATCH V9 11/16] Documentation/rv: Add deterministic automata instrumentation documentation
` [PATCH V9 12/16] rv/monitor: Add the wip monitor skeleton created by dot2k
` [PATCH V9 13/16] rv/monitor: Add the wip monitor
` [PATCH V9 14/16] rv/monitor: Add the wwnr monitor
` [PATCH V9 15/16] rv/reactor: Add the printk reactor
` [PATCH V9 16/16] rv/reactor: Add the panic reactor
[PATCH] trace-cmd: Do not use instance from trace context
2022-07-30 4:04 UTC (6+ messages)
[PATCH] trace-cmd record: Keep --proxy from being passed to agents
2022-07-29 20:49 UTC
[PATCH] trace-cmd libs: Initialize msg to NULL tracecmd_msg_read_data()
2022-07-29 20:48 UTC
tracing/user_events: Tracking broken status and feedback
2022-07-29 0:02 UTC (2+ messages)
[RFC PATCH v2 0/7] tracing: Add tracing namespace API for user
2022-07-28 23:52 UTC (8+ messages)
` [RFC PATCH v2 1/7] tracing/user_events: Remove BROKEN and restore user_events.h location
` [RFC PATCH v2 2/7] tracing: Add namespace instance directory to tracefs
` [RFC PATCH v2 3/7] tracing: Add tracing namespace API for systems to register with
` [RFC PATCH v2 4/7] tracing/user_events: Move pages/locks into groups to prepare for namespaces
` [RFC PATCH v2 5/7] tracing/user_events: Register with trace namespace API
` [RFC PATCH v2 6/7] tracing/user_events: Enable setting event limit within namespace
` [RFC PATCH v2 7/7] tracing/user_events: Add self-test for namespace integration
[PATCH v3 0/6] tracing/user_events: Update user_events ABI from
2022-07-28 23:33 UTC (7+ messages)
` [PATCH v3 1/6] tracing/user_events: Use NULL for strstr checks
` [PATCH v3 2/6] tracing/user_events: Use WRITE instead of READ for io vector import
` [PATCH v3 3/6] tracing/user_events: Ensure user provided strings are safely formatted
` [PATCH v3 4/6] tracing/user_events: Use refcount instead of atomic for ref tracking
` [PATCH v3 5/6] tracing/user_events: Use bits vs bytes for enabled status page data
` [PATCH v3 6/6] tracing/user_events: Update ABI documentation to align to bits vs bytes
[PATCH V2] rtla: Fix Makefile when called from -C tools/
2022-07-28 16:07 UTC (7+ messages)
[PATCH v2 0/7] tracing/user_events: Update user_events ABI from
2022-07-27 19:01 UTC (8+ messages)
` [PATCH v2 6/7] tracing/user_events: Use bits vs bytes for enabled status page data
[PATCH V7 00/16] The Runtime Verification (RV) interface
2022-07-27 16:10 UTC (27+ messages)
` [PATCH V7 01/16] rv: Add "
` [PATCH V7 02/16] rv: Add runtime reactors interface
` [PATCH V7 03/16] rv/include: Add helper functions for deterministic automata
` [PATCH V7 04/16] rv/include: Add deterministic automata monitor definition via C macros
` [PATCH V7 05/16] rv/include: Add instrumentation helper functions
` [PATCH V7 06/16] Documentation/rv: Add a basic documentation
` [PATCH V7 07/16] tools/rv: Add dot2c
` [PATCH V7 08/16] Documentation/rv: Add deterministic automaton documentation
` [PATCH V7 09/16] tools/rv: Add dot2k
` [PATCH V7 10/16] Documentation/rv: Add deterministic automata monitor synthesis documentation
` [PATCH V7 11/16] Documentation/rv: Add deterministic automata instrumentation documentation
` [PATCH V7 12/16] rv/monitor: Add the wip monitor skeleton created by dot2k
` [PATCH V7 13/16] rv/monitor: Add the wip monitor
` [PATCH V7 14/16] rv/monitor: Add the wwnr monitor
` [PATCH V7 15/16] rv/reactor: Add the printk reactor
` [PATCH V7 16/16] rv/reactor: Add the panic reactor
[PATCH v2] rtla: Define syscall numbers for riscv
2022-07-26 8:31 UTC (2+ messages)
[PATCH] rtla: Define syscall numbers for riscv
2022-07-25 16:25 UTC (2+ messages)
[PATCH] rtla: fix double free
2022-07-25 15:23 UTC (8+ messages)
` [PATCH v2] rtla: Fix "
[PATCH V6 00/16] The Runtime Verification (RV) interface
2022-07-24 18:12 UTC (38+ messages)
` [PATCH V6 01/16] rv: Add "
` [PATCH V6 02/16] rv: Add runtime reactors interface
` [PATCH V6 03/16] rv/include: Add helper functions for deterministic automata
` [PATCH V6 04/16] rv/include: Add deterministic automata monitor definition via C macros
` [PATCH V6 05/16] rv/include: Add instrumentation helper functions
` [PATCH V6 06/16] Documentation/rv: Add a basic documentation
` [PATCH V6 07/16] tools/rv: Add dot2c
` [PATCH V6 08/16] Documentation/rv: Add deterministic automaton documentation
` [PATCH V6 09/16] tools/rv: Add dot2k
` [PATCH V6 10/16] Documentation/rv: Add deterministic automata monitor synthesis documentation
` [PATCH V6 11/16] Documentation/rv: Add deterministic automata instrumentation documentation
` [PATCH V6 12/16] rv/monitor: Add the wip monitor skeleton created by dot2k
` [PATCH V6 13/16] rv/monitor: Add the wip monitor
` [PATCH V6 14/16] rv/monitor: Add the wwnr monitor
` [PATCH V6 15/16] rv/reactor: Add the printk reactor
` [PATCH V6 16/16] rv/reactor: Add the panic reactor
[PATCH v2] libtracefs: Set the number of CPUs in tracefs_local_events_system()
2022-07-23 14:27 UTC
[PATCH] libtracefs: Set the number of CPUs in tracefs_local_events_system()
2022-07-23 14:22 UTC
[PATCH] libtracefs: Return negative number when tracefs_filter_string_append() fails
2022-07-22 20:17 UTC
[PATCH] libtracefs: Set the long size of the tep handle in tracefs_local_events_system()
2022-07-22 18:28 UTC
[PATCH] tools/rtla: Build with EXTRA_{C,LD}FLAGS
2022-07-20 12:32 UTC (2+ messages)
[PATCH] tools/rtla: Fix command symlinks
2022-07-20 12:32 UTC (2+ messages)
[PATCH V5 00/16] The Runtime Verification (RV) interface
2022-07-18 11:50 UTC (30+ messages)
` [PATCH V5 01/16] rv: Add "
` [PATCH V5 02/16] rv: Add runtime reactors interface
` [PATCH V5 03/16] rv/include: Add helper functions for deterministic automata
` [PATCH V5 04/16] rv/include: Add deterministic automata monitor definition via C macros
` [PATCH V5 05/16] rv/include: Add instrumentation helper functions
` [PATCH V5 06/16] Documentation/rv: Add a basic documentation
` [PATCH V5 07/16] tools/rv: Add dot2c
` [PATCH V5 08/16] Documentation/rv: Add deterministic automaton documentation
` [PATCH V5 09/16] tools/rv: Add dot2k
` [PATCH V5 10/16] Documentation/rv: Add deterministic automata monitor synthesis documentation
` [PATCH V5 11/16] Documentation/rv: Add deterministic automata instrumentation documentation
` [PATCH V5 12/16] rv/monitor: Add the wip monitor skeleton created by dot2k
` [PATCH V5 13/16] rv/monitor: Add the wip monitor
` [PATCH V5 14/16] rv/monitor: Add the wwnr monitor
` [PATCH V5 15/16] rv/reactor: Add the printk reactor
` [PATCH V5 16/16] rv/reactor: Add the panic reactor
(no subject)
2022-07-17 15:18 UTC
[PATCH] tracing: Suppress sparse warnings triggered by is_signed_type()
2022-07-17 15:10 UTC
[PATCH] libtracefs: avoid pointless extra DEP stage
2022-07-14 14:46 UTC (3+ messages)
` [PATCH v2] "
[PATCH] rtla: Fix Makefile when called from -C tools/
2022-07-13 21:32 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).