linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-10 08:41:27 to 2022-07-29 09:39:34 UTC [more...]

[PATCH V9 00/16] The Runtime Verification (RV) interface
 2022-07-29  9:38 UTC  (4+ 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] trace-cmd: Do not use instance from trace context
 2022-07-29  4:01 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 V8 00/16] The Runtime Verification (RV) interface
 2022-07-28 19:53 UTC  (19+ 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 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  (5+ messages)
    ` [PATCH v2] "

[PATCH] rtla: Fix Makefile when called from -C tools/
 2022-07-13 21:32 UTC  (4+ messages)

[PATCH V4 00/20] The Runtime Verification (RV) interface
 2022-07-13 19:30 UTC  (32+ messages)
` [PATCH V4 01/20] rv: Add "
` [PATCH V4 03/20] rv/include: Add helper functions for deterministic automata
` [PATCH V4 04/20] rv/include: Add deterministic automata monitor definition via C macros
` [PATCH V4 06/20] tools/rv: Add dot2c
` [PATCH V4 13/20] rv/reactor: Add the panic reactor
` [PATCH V4 14/20] Documentation/rv: Add a basic documentation
` [PATCH V4 17/20] watchdog/dev: Add tracepoints
` [PATCH V4 18/20] rv/monitor: Add safe watchdog monitor
` [PATCH V4 20/20] Documentation/rv: Add watchdog-monitor documentation

Tracing Summit 2022: Announcement and Call for Proposals, October 11th - 13th, 2022, London, United Kingdom
 2022-07-13 19:19 UTC 

[PATCH/RFC] java: add initial bindings
 2022-07-13 13:40 UTC  (3+ messages)

[PATCH] trace-cmd: rework of the pid detection of vcpus
 2022-07-12 14:17 UTC  (3+ messages)

[PATCH] revert: 0de961e74f96 ("libtracefs: Set visibility of parser symbols as 'internal'")
 2022-07-12 12:59 UTC  (2+ messages)

[PATCH v2] rtla/utils: Use calloc and check the potential memory allocation failure
 2022-07-12  1:17 UTC  (3+ messages)

[PATCH] trace-cmd make-trace-cmd.sh: Allow overriding of CFLAGS
 2022-07-11 19:23 UTC 

[PATCH] trace-cmd: Fix writing of uncompressed size
 2022-07-11 18:21 UTC 

[PATCH] libtracefs: fix compiling with musl
 2022-07-11 18:14 UTC 

[PATCH v2] trace-cmd: fix writing of uncompressed size
 2022-07-11  9:43 UTC 

[PATCH] libtracefs: unbreak parallel build
 2022-07-11 16:43 UTC  (2+ messages)


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).