linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-17 18:22:00 to 2022-05-20 22:14:23 UTC [more...]

[PATCH] libtracefs: Add tracefs_debug_dir()
 2022-05-20 22:14 UTC 

[PATCH] trace-cmd: rework of the pid detection of vcpus
 2022-05-20 20:08 UTC  (2+ messages)

[PATCH] trace-cmd time-sync: Pass role to tracecmd_tsync_get_proto()
 2022-05-20  0:43 UTC 

[RFC PATCH v1 0/1] Call forget_syscall() if different than execve*()
 2022-05-18 13:32 UTC  (7+ messages)
` [RFC PATCH v1 1/1] arm64: Forget syscall if different from execve*()

how to register an event handler for the instance
 2022-05-16 21:24 UTC  (6+ messages)

[PATCH 00/26] trace-cmd: Add agent proxy (agent on the host)
 2022-05-14  2:47 UTC  (27+ messages)
` [PATCH 01/26] trace-cmd record: Make start_threads() static
` [PATCH 02/26] trace-cmd: Move add_guest_info() into trace-vm.c
` [PATCH 03/26] trace-cmd: Simplify add_guest()
` [PATCH 04/26] trace-cmd: Move find_pid_by_cid() into add_guest()
` [PATCH 05/26] trace-cmd: Move find_tasks() "
` [PATCH 06/26] trace-cmd: Move trace_msg cache file to memfd
` [PATCH 07/26] trace-cmd Makefile: Change test-build to link as well
` [PATCH 08/26] trace-cmd agent: Test if memfd_create() is available
` [PATCH 09/26] trace-cmd: Add kernel-doc to trace_record_agent()
` [PATCH 10/26] trace-cmd: Move selecting tsync protocol out of tracecmd_tsync_with_host()
` [PATCH 11/26] trace-cmd: Move accepting tsync connection "
` [PATCH 12/26] trace-cmd: Have get_vsocket_params() cid and rcid parameters be optional
` [PATCH 13/26] trace-cmd agent: Add trace_tsync_as_guest() helper function
` [PATCH 14/26] trace-cmd record: Pass cpu_count instead of an instance to stop_mapping_vcpus()
` [PATCH 15/26] trace-cmd record: Add trace_tsync_as_host() helper
` [PATCH 16/26] trace-cmd: Move tsync as guest and host helpers into trace-tsync.c
` [PATCH 17/26] trace-cmd msg: Add PROXY communication
` [PATCH 18/26] trace-cmd: Add agent proxy communications between record and agent
` [PATCH 19/26] trace-cmd msg: Keep track of offset of flushed cache
` [PATCH 20/26] trace-cmd library: Add tracecmd_prepare_options()
` [PATCH 21/26] trace-cmd library: Add tracecmd_msg_flush_data()
` [PATCH 22/26] trace-cmd agent proxy: Allow agent to send more meta data after trace
` [PATCH 23/26] trace-cmd agent proxy: Add the remote guest cid to guest list
` [PATCH 24/26] trace-cmd agent-proxy: Send options at the end of the trace
` [PATCH 25/26] trace-cmd: Have the guest structure hold guest trace_id
` [PATCH 26/26] trace-cmd: Have the host agent proxy control the time synchronization

[PATCH] libtraceevent: Check type string length in eval_type_str()
 2022-05-13 19:40 UTC 

[PATCH V4] rtla: Remove procps-ng dependency
 2022-05-13  6:45 UTC 

Feedback on user-events UAPI
 2022-05-12 20:20 UTC  (4+ messages)

[PATCH V3] rtla: Remove procps-ng dependency
 2022-05-10 12:20 UTC  (3+ messages)

[PATCH 1/3] tracing/timerlat: Notify IRQ new max latency only if stop tracing is set
 2022-05-10  9:45 UTC  (3+ messages)
` [PATCH 2/3] tracing/timerlat: Print stacktrace in the IRQ handler if needed
` [PATCH 3/3] tracing/timerlat: Do not wakeup the thread if the trace stops at the IRQ

[PATCH v2] rtla: Remove procps-ng dependency
 2022-05-06 15:39 UTC  (5+ messages)

[PATCH] libtracefs: Remove one unnecessary quotation mark
 2022-05-05 20:20 UTC 

[RFC V3 00/20] The Runtime Verification (RV) interface
 2022-05-05 16:07 UTC  (21+ messages)
` [RFC V3 01/20] rv: Add "
` [RFC V3 02/20] rv: Add runtime reactors interface
` [RFC V3 03/20] rv/include: Add helper functions for deterministic automata
` [RFC V3 04/20] rv/include: Add deterministic automata monitor definition via C macros
` [RFC V3 05/20] rv/include: Add instrumentation helper functions
` [RFC V3 06/20] tools/rv: Add dot2c
` [RFC V3 07/20] tools/rv: Add dot2k
` [RFC V3 08/20] rv/monitor: Add the wip monitor skeleton created by dot2k
` [RFC V3 09/20] rv/monitor: wip instrumentation and Makefile/Kconfig entries
` [RFC V3 10/20] rv/monitor: Add the wwnr monitor skeleton created by dot2k
` [RFC V3 11/20] rv/monitor: wwnr instrumentation and Makefile/Kconfig entries
` [RFC V3 12/20] rv/reactor: Add the printk reactor
` [RFC V3 13/20] rv/reactor: Add the panic reactor
` [RFC V3 14/20] Documentation/rv: Add a basic documentation
` [RFC V3 15/20] Documentation/rv: Add deterministic automata monitor synthesis documentation
` [RFC V3 16/20] Documentation/rv: Add deterministic automata instrumentation documentation
` [RFC V3 17/20] watchdog/dev: Add tracepoints
` [RFC V3 18/20] rv/monitor: Add safe watchdog monitor
` [RFC V3 19/20] rv/safety_app: Add an safety_app sample
` [RFC V3 20/20] Documentation/rv: Add watchdog-monitor documentation

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH 0/3] trace-cruncher: Small fixes
 2022-05-03  9:25 UTC  (5+ messages)
` [PATCH 1/3] trace-cruncher: Add define for bool type
` [PATCH 2/3] trace-cruncher: Update github workflows
` [PATCH 3/3] trace-cruncher: Add object files to gitignore

[PATCH v3] trace-cruncher: Build trace-obj-debug.c as library
 2022-05-03  4:16 UTC  (2+ messages)

[PATCH v2] trace-cruncher: Build trace-obj-debug.c as library
 2022-05-02  3:19 UTC  (2+ messages)

[PATCH 0/4] rtla: v5.18-rc4 fixes
 2022-04-29 16:28 UTC  (5+ messages)
` [PATCH 1/4] rtla: Avoid record NULL pointer dereference
` [PATCH 2/4] rtla: Don't overwrite existing directory mode
` [PATCH 3/4] rtla: Minor grammar fix for rtla README
` [PATCH 4/4] rtla: Fix __set_sched_attr error message

[PATCH V2] rtla/Makefile: Properly handle dependencies
 2022-04-29 14:54 UTC 

[RFC PATCH] trace-cruncher: Build trace-obj-debug.c as library
 2022-04-29 13:18 UTC 

[PATCH] trace-cmd: Add kernel-doc to trace_record_agent()
 2022-04-28 23:29 UTC 

[PATCH 0/2] trace-cmd: Still work without memfd_create()
 2022-04-28 17:49 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd Makefile: Change test-build to link as well
` [PATCH 2/2] trace-cmd agent: Test if memfd_create() is available

[PATCH] trace-cmd: manpage: Added missing options
 2022-04-28 16:38 UTC  (2+ messages)

[PATCH 0/4] trace-cmd: Clean ups for agent communications
 2022-04-28 15:06 UTC  (5+ messages)
` [PATCH 1/4] trace-cmd: Move add_guest_info() into trace-vm.c
` [PATCH 2/4] trace-cmd: Simplify add_guest()
` [PATCH 3/4] trace-cmd: Move find_tasks() into add_guest()
` [PATCH 4/4] trace-cmd: Move find_pid_by_cid() "

[PATCH] kernel-shark: Modify FreeSans warning msg for GUI
 2022-04-28  6:57 UTC  (2+ messages)

[PATCH] trace-cmd library: Have clock source TAI parse to seconds
 2022-04-27 22:32 UTC 

[PATCH] kbuffer: Handle 64 bit timestamp event
 2022-04-27 22:23 UTC 

[PATCH 1/2] rtla: Remove procps-ng dependency
 2022-04-26 11:57 UTC  (4+ messages)
` [PATCH 2/2] rtla: Fix __set_sched_attr error message

[PATCH] KernelShark: Version 2.1.1
 2022-04-26 11:32 UTC 

[PATCH v2 0/7] tracing/user_events: Update user_events ABI from
 2022-04-25 18:46 UTC  (8+ messages)
` [PATCH v2 1/7] tracing/user_events: Fix repeated word in comments
` [PATCH v2 2/7] tracing/user_events: Use NULL for strstr checks
` [PATCH v2 3/7] tracing/user_events: Use WRITE instead of READ for io vector import
` [PATCH v2 4/7] tracing/user_events: Ensure user provided strings are safely formatted
` [PATCH v2 5/7] tracing/user_events: Use refcount instead of atomic for ref tracking
` [PATCH v2 6/7] tracing/user_events: Use bits vs bytes for enabled status page data
` [PATCH v2 7/7] tracing/user_events: Update ABI documentation to align to bits vs bytes

Kernelshark v2 all-black plots area
 2022-04-21 12:16 UTC  (9+ messages)
        ` [PATCH 1/2] kernel-shark: Make FreeSans a compulsory component
          ` [PATCH 2/2] kernel-shark: Allow FreeSans otf in addition to ttf

[PATCH 0/7] tracing/user_events: Update user_events ABI from
 2022-04-20 20:21 UTC  (9+ messages)
` [PATCH 6/7] tracing/user_events: Use bits vs bytes for enabled status page data

[PATCH v3 00/11] trace-cmd: Allow agent to use networking
 2022-04-20 15:26 UTC  (12+ messages)
` [PATCH v3 01/11] trace-cmd record: Move port_type into instance
` [PATCH v3 02/11] trace-cmd library: Add network roles for time sync
` [PATCH v3 03/11] trace-cmd record: Allow for ip connections to agents
` [PATCH v3 04/11] trace-cmd agent: Allow for ip connections from the agent
` [PATCH v3 05/11] trace-cmd library: Create tracecmd_debug() for debug printing
` [PATCH v3 06/11] trace-cmd: Add debug prints for network connections
` [PATCH v3 07/11] trace-cmd: Add print helpers to show connections
` [PATCH v3 08/11] trace-cmd: Override tracecmd_debug() to show thread id
` [PATCH v3 09/11] trace-cmd agent: Have agent work without vsockets available
` [PATCH v3 10/11] trace-cmd agent: Have -N take a host name
` [PATCH v3 11/11] trace-cmd agent: Add documentation

[PATCH] rtla: Documentation: fix email addresses
 2022-04-20  8:39 UTC  (3+ messages)

[RFC PATCH v3 0/4] trace-cruncher: ftrace uprobes support
 2022-04-20  8:02 UTC  (5+ messages)
` [RFC PATCH v3 1/4] trace-cruncher: Logic for resolving address to function name
` [RFC PATCH v3 2/4] trace-cruncher: ftrace uprobe raw API
` [RFC PATCH v3 3/4] trace-cruncher: High level wrappers for ftrace uprobes
` [RFC PATCH v3 4/4] trace-cruncher: Example script for uprobes high level API

[PATCH 0/3] rtla: v5.18-rc2 Fixes
 2022-04-19 16:23 UTC  (2+ messages)

[RFC PATCH v2 0/4] trace-cruncher: ftrace uprobes support
 2022-04-19  8:22 UTC  (8+ messages)
` [RFC PATCH v2 1/4] trace-cruncher: Logic for resolving address to function name
` [RFC PATCH v2 3/4] trace-cruncher: High level wrappers for ftrace uprobes
` [RFC PATCH v2 4/4] trace-cruncher: Example script for uprobes high level API

[PATCH v8 00/12] user_events: Enable user processes to create and write to trace events
 2022-04-19  0:25 UTC  (3+ messages)

[PATCH v2 0/9] trace-cmd: Allow agent to use networking
 2022-04-18 19:37 UTC  (14+ messages)
` [PATCH v2 1/9] trace-cmd record: Move port_type into instance
` [PATCH v2 2/9] trace-cmd library: Add network roles for time sync
` [PATCH v2 3/9] trace-cmd record: Allow for ip connections to agents
` [PATCH v2 4/9] trace-cmd agent: Allow for ip connections from the agent
` [PATCH v2 5/9] trace-cmd library: Create tracecmd_debug() for debug printing
` [PATCH v2 6/9] trace-cmd: Add debug prints for network connections
` [PATCH v2 7/9] trace-cmd: Add print helpers to show connections
` [PATCH v2 8/9] trace-cmd: Override tracecmd_debug() to show thread id
` [PATCH v2 9/9] trace-cmd agent: Have agent work without vsockets available

[PATCH 0/2] trace-cmd agent: Add a little security to network connections
 2022-04-17 21:13 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd agent: Have -N take a host name
` [PATCH 2/2] trace-cmd agent: Add documentation

[RESEND PATCH 0/2] Two tracing patches for trace_events_hist.c
 2022-04-17 18:56 UTC  (3+ messages)
` [RESEND PATCH 1/2] tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_parse()
` [RESEND PATCH 2/2] tracing: Change `if (strlen(glob))` to `if (glob[0])`

[PATCH v3 0/5] trace-cmd: Have trace-cmd listen work with vsockets
 2022-04-17 18:33 UTC  (6+ messages)
` [PATCH v3 1/5] trace-cmd listen: Remove UDP from function names
` [PATCH v3 2/5] trace-cmd listen: Replace bool use_tcp with enum type
` [PATCH v3 3/5] trace-cmd record: "
` [PATCH v3 4/5] trace-cmd listen: Add vsocket usage
` [PATCH v3 5/5] trace-cmd listen: Add documentation on "

[PATCH v2 0/7] trace-cmd library: Remove dependency to vsockets
 2022-04-17 18:21 UTC  (6+ messages)
` [PATCH v2 2/7] trace-cmd library: Remove ports from clock context
` [PATCH v2 4/7] trace-cmd library: Remove dependency on vsocks for sync identifiers
` [PATCH v2 5/7] trace-cmd library: Have tracecmd_tsync_with_guest() not depend on cid/port
` [PATCH v2 6/7] trace-cmd library: Remove vsock dependency from tracecmd_tsync_with_host()
` [PATCH v2 7/7] trace-cmd: Move vsocket code into its own file


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