messages from 2022-01-24 14:24:48 to 2022-02-17 17:49:11 UTC [more...]
[RFC V2 00/21] The Runtime Verification (RV) interface
2022-02-17 17:49 UTC (38+ messages)
` [RFC V2 01/21] rv: Add "
` [RFC V2 02/21] rv: Add runtime reactors interface
` [RFC V2 03/21] rv/include: Add helper functions for deterministic automata
` [RFC V2 04/21] rv/include: Add deterministic automata monitor definition via C macros
` [RFC V2 05/21] rv/include: Add tracing helper functions
` [RFC V2 06/21] tools/rv: Add dot2c
` [RFC V2 07/21] tools/rv: Add dot2k
` [RFC V2 08/21] rv/monitor: Add the wip monitor skeleton created by dot2k
` [RFC V2 09/21] rv/monitor: wip instrumentation and Makefile/Kconfig entries
` [RFC V2 10/21] rv/monitor: Add the wwnr monitor skeleton created by dot2k
` [RFC V2 11/21] rv/monitor: wwnr instrumentation and Makefile/Kconfig entries
` [RFC V2 12/21] rv/reactor: Add the printk reactor
` [RFC V2 13/21] rv/reactor: Add the panic reactor
` [RFC V2 14/21] Documentation/rv: Add a basic documentation
` [RFC V2 15/21] Documentation/rv: Add deterministic automata monitor synthesis documentation
` [RFC V2 16/21] Documentation/rv: Add deterministic automata instrumentation documentation
` [RFC V2 17/21] watchdog/dev: Add tracepoints
` [RFC V2 18/21] rv/monitor: Add safe watchdog monitor
` [RFC V2 19/21] rv/monitor: Add safe watchdog nowayout monitor
` [RFC V2 20/21] rv/safety_app: Add an safety_app sample
` [RFC V2 21/21] Documentation/rv: Add watchdog-monitor documentation
[PATCH] trace-cmd library: Do not record TSC frac bits if scaling is default
2022-02-16 16:47 UTC (3+ messages)
[PATCH 0/2] kernel-shark: Fixes needed by the Xenomai plugin
2022-02-16 8:29 UTC (3+ messages)
` [PATCH 1/2] kernel-shark: Add KsPluginsGUI.hpp/.cpp
` [PATCH 2/2] kernel-shark: Load 'ctrl' interface for user plugins
[PATCH 0/4] libtraceevent: Clean up printing and man pages
2022-02-16 3:13 UTC (5+ messages)
` [PATCH 1/4] libtraceevent: Only add space on log prints if perror is used
` [PATCH 2/4] libtraceevent: Have logs only print to stderr on WARNING or higher
` [PATCH 3/4] libtraceevent: Add API tep_get_function_count()
` [PATCH 4/4] libtraceevent: Make functions bold in man pages
[PATCH] trace-cmd: Fix use of uninitialized variable
2022-02-15 17:09 UTC (2+ messages)
[PATCH] trace-cmd: Fix trace-cmd report --events
2022-02-14 23:49 UTC
[PATCH] libtracefs: Add define for ALL dynamic events
2022-02-14 8:02 UTC
[PATCH] trace-cmd reset: Clear all dynamic events
2022-02-14 4:15 UTC (3+ messages)
[RFC PATCH 0/2] Allow GUI plugins to build standalone
2022-02-14 1:19 UTC (5+ messages)
[PATCH v10 00/12] user_events: Enable user processes to create and write to trace events
2022-02-12 0:15 UTC (3+ messages)
[for-linus][PATCH 1/6] rtla: Follow kernel version
2022-02-10 20:05 UTC (3+ messages)
` [for-linus][PATCH 2/6] rtla/utils: Fix session duration parsing
` [for-linus][PATCH 3/6] rtla/trace: Error message fixup
[PATCH 0/8] trace-cruncher:Fixes before v0.2 (Beta)
2022-02-10 15:23 UTC (9+ messages)
` [PATCH 1/8] trace-cruncher: Prefix all python class names with 'tc_'
` [PATCH 2/8] trace-cruncher: Fix bug in the constructor if tc_synth class
` [PATCH 3/8] trace-cruncher: Add tests for synth helper APIs
` [PATCH 4/8] trace-cruncher: Code cleanup in the constructor of tc_synth
` [PATCH 5/8] trace-cruncher: Rename python function argument in PyFtrace_eprobe
` [PATCH 6/8] trace-cruncher: Add tc_eprobe class to ft_utiles
` [PATCH 7/8] trace-cruncher: Check kernel support in the eprobe constructor
` [PATCH 8/8] trace-cruncher: Add more comments to the examples
[PATCH] MAINTAINERS: Add RTLA entry
2022-02-08 14:47 UTC (3+ messages)
` [PATCH V2] "
[PATCH V3] rtla: Fix segmentation fault when failing to enable -t
2022-02-08 14:36 UTC
[PATCH 1/4] trace-cruncher: Fix coments & style in ft_utils.py
2022-02-07 16:39 UTC (4+ messages)
` [PATCH 2/4] trace-cruncher: Fix misleading comment in start_tracing.py
` [PATCH 3/4] trace-cruncher: Refactor the python classes for kprobes
` [PATCH 4/4] trace-cruncher: Update 'kprobe_open.py' example
[PATCH] libtracefs: Fix up man pages to display all functions
2022-02-06 18:15 UTC
[PATCH 0/4] Some RTLA fixes
2022-02-04 18:15 UTC (9+ messages)
` [PATCH 1/4] rtla: Follow kernel version
` [PATCH 2/4] rtla/utils: Fix session duration parsing
` [PATCH 3/4] rtla/trace: Error message fixup
` [PATCH 4/4] rtla/osnoise: Fix segmentation fault when failing to enable -t
[PATCH] libtracefs: fix cleaning of sqlhist.txt.html
2022-02-04 17:38 UTC (2+ messages)
[PATCH 1/2] libtracefs: clean also docs by default
2022-02-04 13:21 UTC (6+ messages)
` [PATCH 2/2] libtracefs: fix utest linking path
[PATCH 1/8] rtla: Follow kernel version
2022-02-03 17:56 UTC (7+ messages)
` [PATCH 3/8] rtla/osnoise_top: Fix segmentation fault when failing to enable -t
` [PATCH 8/8] rtla/trace: Error message fixup
[PATCH 1/3] trace-cruncher: Add ksynth class to ft_utiles
2022-02-03 15:35 UTC (3+ messages)
` [PATCH 2/3] trace-cruncher: Add tests for the ksynth class
` [PATCH 3/3] trace-cruncher: Add example for the high-level synth. events APIs
[PATCH] libtracefs: Have echo command concatenate
2022-02-01 22:29 UTC
[PATCH 0/4] libtracefs: synthetic event fixes
2022-01-31 16:36 UTC (5+ messages)
` [PATCH 1/4] libtracefs: Initialized func_list in tracefs_filter_functions()
` [PATCH 2/4] libtracefs: Fix tracefs_synth_echo_cmd()
` [PATCH 3/4] libtracefs: Check README to know if we should do old onmatch format
` [PATCH 4/4] libtracefs: Have synthetic events use types pid_t, gfp_t and bool
[PATCH v2] trace-cruncher: Add a .gitignore file
2022-01-31 11:24 UTC (2+ messages)
[PATCH 0/2] SysCall tracing
2022-01-28 18:21 UTC (3+ messages)
` [PATCH 1/2] trace-cruncher: Add (un)register methods for dynamic events
` [PATCH 2/2] trace-cruncher: Add example of tracing systemcalls
[PATCH] trace-cruncher: Update CONTRIBUTING doc with tests
2022-01-28 9:26 UTC (3+ messages)
[PATCH] trace-cruncher: Add a .gitignore file
2022-01-28 9:24 UTC (2+ messages)
[PATCH v2] trace-cruncher: Update CONTRIBUTING doc with tests
2022-01-27 15:04 UTC
[PATCH v2] kernel-shark: Install missing headers
2022-01-27 11:11 UTC
[PATCH v3 0/3] trace-cruncher: Add support for event probes
2022-01-27 10:45 UTC (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] trace-cruncher: Unit test for event probes API
` [PATCH v3 3/3] trace-cruncher: Example "
[PATCH v2] trace-cruncher: Remove "register" from k(ret)probe APIs
2022-01-27 10:37 UTC (2+ messages)
[PATCH] trace-cruncher: Remove "register" from k(ret)probe APIs
2022-01-27 6:30 UTC
[PATCH v2 0/2] trace-cruncher: Add support for event probes
2022-01-27 6:09 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] trace-cruncher: Unit test for event probes API
[PATCH v7 00/20] Trace file version 7 - compression
2022-01-26 14:16 UTC (16+ messages)
` [PATCH v7 01/20] trace-cmd library: Add support for compression algorithms
` [PATCH v7 04/20] trace-cmd library: Inherit compression algorithm from input file
` [PATCH v7 14/20] trace-cmd library: Add logic for in-memory decompression
[PATCH 1/2] trace-cruncher: Cleanup in class event
2022-01-26 12:31 UTC (2+ messages)
` [PATCH 2/2] trace-cruncher: Add no_arg()
[PATCH v6 0/2] Get trace buffer page size from kernel
2022-01-26 9:57 UTC (3+ messages)
` [PATCH v6 1/2] trace-cmd library: Use the real trace buffer page size
` [PATCH v6 2/2] trace-cmd library: Introduce buffer page size per instance
[PATCH v8 0/4] trace-cmd documentation update for v7 files
2022-01-26 9:55 UTC (5+ messages)
` [PATCH v8 1/4] trace-cmd: Update bash completion
` [PATCH v8 2/4] tarce-cmd: Man page for "trace-cmd convert"
` [PATCH v8 3/4] tarce-cmd: Update record man page
` [PATCH v8 4/4] trace-cmd: Document trace file version 7
[PATCH v8 00/11]trace-cmd dump - v7 update
2022-01-26 9:53 UTC (12+ messages)
` [PATCH v8 01/11] trace-cmd dump: Add helpers for processing trace file version 7
` [PATCH v8 02/11] trace-cmd dump: Print compression header
` [PATCH v8 03/11] trace-cmd dump: Add helpers for processing trace file sections
` [PATCH v8 04/11] trace-cmd dump: Read recursively all options sections
` [PATCH v8 05/11] trace-cmd dump: Read extended BUFFER option
` [PATCH v8 06/11] trace-cmd dump: Dump sections
` [PATCH v8 07/11] trace-cmd dump: Dump trace file version 7
` [PATCH v8 08/11] trace-cmd dump: Read strings sections from v7 trace files
` [PATCH v8 09/11] trace-cmd dump: Dump sections content
` [PATCH v8 10/11] trace-cmd dump: Add new argument --sections
` [PATCH v8 11/11] trace-cmd dump: Align better the output of flyrecord dump
[PATCH v8 0/9] *trace-cmd convert
2022-01-26 9:51 UTC (10+ messages)
` [PATCH v8 1/9] trace-cmd library: Use output handler when copying data from input file
` [PATCH v8 2/9] trace-cmd library: Handle version 7 files when copying headers between files
` [PATCH v8 3/9] trace-cmd library: Copy CPU count between trace files
` [PATCH v8 4/9] trace-cmd library: New API to copy buffer description "
` [PATCH v8 5/9] trace-cmd library: New API to copy options "
` [PATCH v8 6/9] trace-cmd library: New API to copy trace data "
` [PATCH v8 7/9] trace-cmd library: Avoid memory leak when setting trace clock
` [PATCH v8 8/9] trace-cmd library: Extend tracecmd_copy() API
` [PATCH v8 9/9] trace-cmd: Add new subcommand "convert"
[PATCH v8 00/20] Trace file version 7 - compression
2022-01-26 9:49 UTC (21+ messages)
` [PATCH v8 01/20] trace-cmd library: Add support for compression algorithms
` [PATCH v8 02/20] trace-cmd library: Internal helpers for compressing data
` [PATCH v8 03/20] trace-cmd library: Internal helpers for uncompressing data
` [PATCH v8 04/20] trace-cmd library: Inherit compression algorithm from input file
` [PATCH v8 05/20] trace-cmd library: New API to configure compression on an output handler
` [PATCH v8 06/20] trace-cmd library: Write compression header in the trace file
` [PATCH v8 07/20] trace-cmd library: Compress part of "
` [PATCH v8 08/20] trace-cmd library: Add local helper function for data compression
` [PATCH v8 09/20] trace-cmd library: Compress the trace data
` [PATCH v8 10/20] trace-cmd library: Decompress the options section, if it is compressed
` [PATCH v8 11/20] trace-cmd library: Read compression header
` [PATCH v8 12/20] trace-cmd library: Extend the input handle with trace data decompression context
` [PATCH v8 13/20] trace-cmd library: Initialize CPU data decompression logic
` [PATCH v8 14/20] trace-cmd library: Add logic for in-memory decompression
` [PATCH v8 15/20] trace-cmd library: Read compressed latency data
` [PATCH v8 16/20] trace-cmd library: Decompress file sections on reading
` [PATCH v8 17/20] trace-cmd library: Add zlib compression algorithm
` [PATCH v8 18/20] trace-cmd list: Show supported compression algorithms
` [PATCH v8 19/20] trace-cmd record: Add compression to the trace context
` [PATCH v8 20/20] trace-cmd report: Add new parameter for trace file compression
[PATCH] libtracefs: Initialized func_list in tracefs_filter_functions()
2022-01-26 2:53 UTC
[PATCH] trace-cruncher: Add support for event probes
2022-01-25 13:28 UTC (2+ messages)
[PATCH] docs: Hook the RTLA documents into the kernel docs build
2022-01-25 8:33 UTC (2+ messages)
[PATCH] libtraceevent: Fix backward compatibility with tep_print_arg_string
2022-01-24 17:37 UTC
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).