linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-24 02:57:37 to 2022-04-15 13:37:57 UTC [more...]

[PATCH 0/3] rtla: v5.18-rc2 Fixes
 2022-04-15 13:36 UTC  (3+ messages)
` [PATCH 1/3] rtla: Avoid record NULL pointer dereference
` [PATCH 3/3] rtla: Minor grammar fix for rtla README

[RFC PATCH v3 0/3] trace-cruncher: Initial support for perf
 2022-04-15 11:41 UTC  (4+ messages)
` [RFC PATCH v3 1/3] trace-cruncher: Logic for resolving address to function name
` [RFC PATCH v3 2/3] trace-cruncher: Support for perf
` [RFC PATCH v3 3/3] trace-cruncher: perf example

[RFC PATCH v2 0/3] trace-cruncher: Initial support for perf
 2022-04-15 11:35 UTC  (6+ messages)
` [RFC PATCH v2 1/3] trace-cruncher: Logic for resolving address to function name
` [RFC PATCH v2 2/3] trace-cruncher: Support for perf
` [RFC PATCH v2 3/3] trace-cruncher: perf example

[RFC PATCH v2 0/4] trace-cruncher: ftrace uprobes support
 2022-04-15  4:10 UTC  (5+ messages)
` [RFC PATCH v2 1/4] trace-cruncher: Logic for resolving address to function name
` [RFC PATCH v2 2/4] trace-cruncher: ftrace uprobe raw API
` [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 v2 0/5] trace-cmd: Have trace-cmd listen work with vsockets
 2022-04-15  1:10 UTC  (6+ messages)
` [PATCH v2 1/5] trace-cmd listen: Remove UDP from function names
` [PATCH v2 2/5] trace-cmd listen: Replace bool use_tcp with enum type
` [PATCH v2 3/5] trace-cmd record: "
` [PATCH v2 4/5] trace-cmd listen: Add vsocket usage
` [PATCH v2 5/5] trace-cmd listen: Add documentation on "

[PATCH 0/8] trace-cmd library: Remove dependency to vsockets
 2022-04-15  1:00 UTC  (9+ messages)
` [PATCH 1/8] trace-cmd: Add NO_VSOCK make option to force vsock code off
` [PATCH 2/8] trace-cmd library: Remove ports from clock context
` [PATCH 3/8] trace-cmd library: Remove vsocket dependency on P2P protocol
` [PATCH 4/8] trace-cmd library: Remove dependency on vsocks for sync identifiers
` [PATCH 5/8] trace-cmd library: Have tracecmd_tsync_with_guest() not depend on cid/port
` [PATCH 6/8] trace-cmd library: Remove dependency on vsocks from tracecmd_tsync_get_session_params()
` [PATCH 7/8] trace-cmd library: Remove vsock dependency from tracecmd_tsync_with_host()
` [PATCH 8/8] trace-cmd: Move vsocket code into its own file

[PATCH] trace-cmd listen: Add documentation on vsocket usage
 2022-04-13 21:53 UTC 

[PATCH] setup.py: fix string <-> int comparison
 2022-04-13 16:05 UTC  (3+ messages)

[PATCH] kernel-shark: Add instroduction of external Xenomai plugin
 2022-04-13 12:47 UTC  (2+ messages)

[PATCH 1/2] trace-cruncher: Add documentation for tracecruncher.ftracepy
 2022-04-12 11:51 UTC  (2+ messages)
` [PATCH 2/2] trace-cruncher: Add documentation for tracecruncher.ft_utils

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

[PATCH 1/2] kernel-shark: Do not hard-code app name
 2022-04-11 15:17 UTC  (2+ messages)
` [PATCH 2/2] kernel-shark: Fix memory corruption in KsCaptureDialog

[PATCH] trace-cmd: Write the actual size of compressed block in the trace file
 2022-04-11  4:10 UTC 

[PATCH] trace-cmd: Disable PTP timesync internal debug
 2022-04-11  4:10 UTC 

[PATCH] trace-cmd: Unlock tsync mutex on thread exit
 2022-04-11  4:10 UTC 

[PATCH v2] rtla: Minor grammar fix for rtla README
 2022-04-09 17:29 UTC  (2+ messages)

[PATCH v2] rtla: add a tag to avoid dereferring a NULL pointer
 2022-04-08 15:03 UTC  (2+ messages)

[PATCH v3] rtla: Avoid record NULL pointer dereference
 2022-04-08 15:13 UTC 

[PATCH 1/2] rtla: Don't overwrite existing directory mode
 2022-04-08 14:11 UTC  (6+ messages)
` [PATCH 2/2] rtla: Minor fix to grammar in README.txt

[PATCH] trace-cmd library; Do not free pthread items from agent
 2022-04-06 15:56 UTC 

[PATCH] tracing: Move user_events.h temporarily out of include/uapi
 2022-04-05 16:32 UTC  (3+ messages)

Corrupted function tracer in 5.17.0-rc1
 2022-04-05 14:50 UTC  (5+ messages)

[PATCH] trace-cmd library: When the compression algorithm is none do no compression
 2022-04-05 15:36 UTC 

[PATCH v3] trace-cmd: Move trace_msg cache file to memfd
 2022-04-05 19:22 UTC 

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

[PATCH 0/3] libtracefs: Uprobe APIs
 2022-04-04 17:51 UTC  (5+ messages)
` [PATCH 1/3] libtracefs: New APIs for ftrace uprobes
` [PATCH 2/3] libtracefs: Document uprobes APIs
` [PATCH 3/3] libtracefs: Unit tests for "

[PATCH] trace-cmd: Try alternate path for message cache
 2022-04-04 17:20 UTC  (21+ messages)

[PATCH v2] trace-cmd: Move trace_msg cache file to memfd
 2022-04-04 18:34 UTC  (2+ messages)

[PATCH] libtracefs: Add uprobes man page example into samples
 2022-04-04 17:52 UTC 

[PATCH] trace-cmd library: Write buffer option in out_write_cpu_data()
 2022-04-04 15:20 UTC 

[PATCH] trace-cmd library: Use clock local if no clock is found when creating buffer
 2022-04-04 15:19 UTC 

[PATCH] trace-cmd library: Do not read if cpu is greater than cpus
 2022-04-04 15:18 UTC 

[PATCH] trace-cmd library: Fix trace-cmd convert to handle offset update
 2022-04-04 15:15 UTC 

[PATCH] trace-cmd library: Make msg_lseek() header prototype match the function prototype
 2022-04-04 15:14 UTC 

[PATCH] trace-cmd library: Process trace_clock for v7 trace.dat files
 2022-04-04 15:10 UTC 

[PATCH v2] tracing: Set user_events to BROKEN
 2022-04-03 14:39 UTC  (2+ messages)

[PATCH] trace-cmd: Fix trace-cmd convert to handle offset update
 2022-04-02  1:15 UTC 

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

[PATCH] rtla/osnoise: fix NULL but dereferenced coccicheck errors
 2022-04-01  2:04 UTC  (3+ messages)

Comments on new user events ABI
 2022-03-31 19:05 UTC  (11+ messages)

[PATCH] tracing: do not export user_events uapi
 2022-03-31 17:17 UTC  (9+ messages)

[PATCH] rtla/osnoise: avoid NULL pointer dereference on out
 2022-03-31 12:27 UTC  (2+ messages)

[PATCH] rtla/osnoise_hist: avoid NULL pointer dereference on out
 2022-03-31 12:28 UTC  (2+ messages)

[PATCH] tracing/user_events: Add eBPF interface for user_event created events
 2022-03-30 21:57 UTC  (16+ messages)

[PATCH] tracing: Set user_events to BROKEN
 2022-03-30 19:57 UTC  (6+ messages)

[PATCH] tracing/user_events: Remove eBPF interfaces
 2022-03-29 19:47 UTC  (3+ messages)

[PATCH] tracing/user_events: Hold event_mutex during dyn_event_add
 2022-03-29  0:47 UTC  (2+ messages)

[PATCH 00/12] trace-cmd: Add trace-cmd analyze command
 2022-03-28 16:34 UTC  (21+ messages)
` [PATCH 01/12] trace-cmd: Add trace-cmd analyze
` [PATCH 03/12] trace-cmd analyze: Show how much tasks run on each CPU
` [PATCH 04/12] trace-cmd analyze: Use sched_switch to find comm mappings
` [PATCH 06/12] trace-cmd analyze: Add tracing of tasks and their states
` [PATCH 09/12] trace-cmd analyze: Add wake up latency timings
` [PATCH 12/12] trace-cmd analyze: Add documentation

rtla/Makefile: Properly handle dependencies
 2022-03-24 15:01 UTC 


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