messages from 2022-02-14 11:22:33 to 2022-03-02 19:02:46 UTC [more...]
[PATCH V3 00/15] rtla: Improved tracing support
2022-03-02 19:01 UTC (6+ messages)
` [PATCH V3 01/15] rtla/osnoise: Add support to adjust the tracing_thresh
` [PATCH V3 02/15] rtla/osnoise: Add an option to set the threshold
` [PATCH V3 03/15] rtla/osnoise: Add the automatic trace option
` [PATCH V3 04/15] rtla/timerlat: "
` [PATCH V3 05/15] rtla/trace: Add trace events helpers
[PATCH 0/5] trace-cmd: Improvements in compression logic
2022-03-02 15:52 UTC (12+ messages)
` [PATCH 1/5] trace-cmd: Use a structure to describe a compression protocol
` [PATCH 2/5] trace-cmd: Make internal compression hooks more generic
` [PATCH 3/5] trace-cmd: Use errno from zlib, if available
` [PATCH 4/5] trace-cmd: Add context to compression hooks
` [PATCH 5/5] trace-cmd: Use context hooks in zstd
[PATCH] rtla: Set /dev/cpu_dma_latency to avoid exit from idle latencies
2022-03-01 20:59 UTC (2+ messages)
[PATCH] rtla/osnoise: remove unneeded semicolon
2022-03-01 2:39 UTC
[RFC PATCH 0/3] trace-cruncher: Initial support for perf
2022-02-25 15:38 UTC (9+ messages)
` [RFC PATCH 1/3] trace-cruncher: Logic for resolving address to function name
` [RFC PATCH 2/3] trace-cruncher: Support for perf
` [RFC PATCH 3/3] trace-cruncher: perf example
[PATCH 1/3] libtracefs: Fix spelling in test name
2022-02-25 0:21 UTC (7+ messages)
` [PATCH 2/3] libtracefs: Avoid null access
` [PATCH 3/3] libtracefs: Move initialization below a null test
[PATCH] trace-cmd: Fix use of uninitialized variable
2022-02-24 19:39 UTC (3+ messages)
[PATCH] trace-cmd: Add build message if the best compression algorithm is not avaiable
2022-02-24 19:24 UTC
[PATCH] user_events: Fix potential uninitialized pointer while parsing field
2022-02-24 18:16 UTC
[PATCH][trace-cmd 2.9] libtraceevent: Fix %zd and %Zd processing
2022-02-24 15:57 UTC
[PATCH] trace-cruncher: Check required library versions before building
2022-02-24 14:21 UTC (2+ messages)
[PATCH] trace-cmd: Make libtracefs 1.3 be the minimum version of the library
2022-02-24 3:10 UTC
[PATCH] trace-cmd report: Print version of file being read
2022-02-24 3:04 UTC
[PATCH] libtracefs: Add define for ALL dynamic events
2022-02-24 1:52 UTC (2+ messages)
[ANNOUNCE] libtracefs 1.3
2022-02-24 0:09 UTC (2+ messages)
[PATCH] libtraceevent: Fix %zd and %Zd processing
2022-02-23 21:03 UTC
[PATCH] libtracefs: Use tracefs_warning() for tracefs_user_event_record() errors
2022-02-23 17:27 UTC (4+ messages)
[PATCH v2 0/3] libtracefs: Add APIs for user_events to libtracefs
2022-02-23 17:25 UTC (7+ messages)
` [PATCH v2 1/3] libtracefs: Add user_events to libtracefs sources
` [PATCH v2 2/3] libtracefs: Add documentation and sample code for user_events
` [PATCH v2 3/3] libtracefs: Add unit tests "
Getting ready for libtracefs 1.3
2022-02-23 15:42 UTC
[PATCH 1/2] trace-cruncher: Add error handling to PyTep_short_kprobe_print()
2022-02-23 13:10 UTC (2+ messages)
` [PATCH 2/2] trace-cruncher: Moving tests outside of tracecruncher/
[PATCH] libtracefs: Fix various memory issues
2022-02-23 6:13 UTC
[PATCH] libtracefs: Use tracefs_warning() for tracefs_sql() errors
2022-02-23 4:20 UTC
[PATCH] libtracefs: Fix the ftrace filter function man pages
2022-02-23 2:52 UTC
[PATCH 00/11] libtracefs: Add man page checks and upate man pages
2022-02-23 0:30 UTC (12+ messages)
` [PATCH 01/11] libtracefs: Update main man page for all functions
` [PATCH 02/11] libtracefs: Do not check libtracefs-options.txt man page
` [PATCH 03/11] libtracefs: Have check-manpages.sh check tracefs.h as well
` [PATCH 04/11] libtracefs: Add documentation for tracefs_instances()
` [PATCH 05/11] libtracefs: Hide tracefs_list_pop() and make it trace_list_pop()
` [PATCH 06/11] libtracefs: Add documentation for tracefs_list_add/size()
` [PATCH 07/11] libtracefs: Add documentation for tracefs_iterate_stop()
` [PATCH 08/11] libtracefs: Add documentation for tracefs_option_id()
` [PATCH 09/11] libtracefs: Add man pages for tracefs_event_file_*() functions
` [PATCH 10/11] libtracefs: Do not check for deprecated functions
` [PATCH 11/11] libtracefs: Run the check-manpages.sh on building of docs
trace-cmd library: Add ZSTD support
2022-02-22 21:06 UTC (13+ messages)
` [PATCH] "
` [PATCH v2] trace-compress: "
[PATCH v1 0/3] libtracefs: Add APIs for user_events to libtracefs
2022-02-22 18:59 UTC (22+ messages)
` [PATCH v1 1/3] libtracefs: Add user_events to libtracefs sources
` [PATCH v1 2/3] libtracefs: Add documentation and sample code for user_events
` [PATCH v1 3/3] libtracefs: Add unit tests "
[PATCH] libtracefs: Add script to find functions not listed in main man page
2022-02-22 18:18 UTC
[PATCH] trace-cmd: Fix regression of not reading older data files
2022-02-22 2:33 UTC
[PATCH] tracecmd: Set default log to INFO and remove unnecessary newlines
2022-02-21 23:15 UTC
[PATCH] trace-cmd: Show uncompressed size at end of record
2022-02-21 23:14 UTC
[PATCH] trace-cmd: Set the default file version to 7
2022-02-21 23:12 UTC
[PATCH V2 00/11] rtla: Improved tracing support
2022-02-21 22:16 UTC (12+ messages)
` [PATCH V2 01/11] rtla/osnoise: Add support to adjust the tracing_thresh
` [PATCH V2 02/11] rtla/osnoise: Add an option to set the threshold
` [PATCH V2 03/11] rtla/osnoise: Add the automatic trace option
` [PATCH V2 04/11] rtla/timerlat: "
` [PATCH V2 05/11] rtla/trace: Add trace events helpers
` [PATCH V2 06/11] rtla: Add -e/--event support
` [PATCH V2 07/11] rtla/trace: Add trace event trigger helpers
` [PATCH V2 08/11] rtla: Add --trigger support
` [PATCH V2 09/11] rtla/trace: Add trace event filter helpers
` [PATCH V2 10/11] rtla: Add --filter support
` [PATCH V2 11/11] rtla/trace: Save event histogram output to a file
[PATCH] libtraceevent: Account for events with newlines in print fmt
2022-02-21 20:46 UTC
[PATCH] libtraceevent: Show what the failed expected tokens are
2022-02-21 20:44 UTC
[PATCH] libtracefs: Account for events with newlines in print fmt
2022-02-21 20:39 UTC (2+ messages)
[PATCH] libtraceevent: Add sample program to test events
2022-02-21 20:25 UTC
[PATCH] trace-cruncher: Fix default function arguments in utils
2022-02-21 13:21 UTC
[PATCH 0/2] kernel-shark: Fixes needed by the Xenomai plugin
2022-02-21 12:31 UTC (4+ messages)
` [PATCH 1/2] kernel-shark: Add KsPluginsGUI.hpp/.cpp
` [PATCH 2/2] kernel-shark: Load 'ctrl' interface for user plugins
Rotation of instance traces
2022-02-18 21:46 UTC (5+ messages)
[PATCH 0/3] rtla: Some RTLA fixes for 5.17
2022-02-18 17:57 UTC (4+ messages)
` [PATCH 1/3] rtla/hist: Make -E the short version of --entries
` [PATCH 2/3] rtla/osnoise: Free params at the exit
` [PATCH 3/3] rtla/osnoise: Fix error message when failing to enable trace instance
[PATCH 0/7] Some rtla features
2022-02-18 11:09 UTC (8+ messages)
` [PATCH 1/7] rtla/osnoise: Add support to adjust the tracing_thresh
` [PATCH 2/7] rtla/osnoise: Add an option to set the threshold
` [PATCH 3/7] rtla/osnoise: Add the automatic trace option
` [PATCH 4/7] rtla/timerlat: "
` [PATCH 5/7] rtla/trace: Add trace events helpers
` [PATCH 6/7] rtla/osnoise: Add -e/--event option
` [PATCH 7/7] rtla/timerlat: "
[RFC V2 00/21] The Runtime Verification (RV) interface
2022-02-17 18:32 UTC (34+ messages)
` [RFC V2 06/21] tools/rv: Add dot2c
` [RFC V2 08/21] rv/monitor: Add the wip monitor skeleton created by dot2k
` [RFC V2 10/21] rv/monitor: Add the wwnr "
` [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/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 trace-cmd report --events
2022-02-14 23:49 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).