linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-26 09:53:45 to 2022-02-21 22:17:25 UTC [more...]

[PATCH V2 00/11] rtla: Improved tracing support
 2022-02-21 22:16 UTC  (5+ 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] 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 v1 0/3] libtracefs: Add APIs for user_events to libtracefs
 2022-02-21 19:16 UTC  (7+ 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 "

trace-cmd library: Add ZSTD support
 2022-02-21 13:54 UTC  (9+ messages)
` [PATCH] "
    ` [PATCH v2] trace-compress: "

[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  (41+ 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/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 3/8] rtla/osnoise_top: Fix segmentation fault when failing to enable -t
 2022-02-03 17:56 UTC  (5+ messages)

[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  (10+ messages)
` [PATCH v7 01/20] trace-cmd library: Add support for compression algorithms

[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


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