linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-11 22:51:17 to 2022-04-06 17:46:19 UTC [more...]

[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 1/2] rtla: Don't overwrite existing directory mode
 2022-04-02  4:39 UTC  (2+ messages)
` [PATCH 2/2] rtla: Minor fix to grammar in README.txt

[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 v2] rtla: add a tag to avoid dereferring a NULL pointer
 2022-04-01 12:39 UTC 

[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  (27+ messages)
` [PATCH 01/12] trace-cmd: Add trace-cmd analyze
` [PATCH 02/12] trace-cmd analyze: Show what tasks are running the most
` [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 05/12] trace-cmd analyze: Use sched_switch event to update times
` [PATCH 06/12] trace-cmd analyze: Add tracing of tasks and their states
` [PATCH 07/12] trace-cmd analyze: Add "idleness"
` [PATCH 08/12] trace-cmd analyze: Track migration
` [PATCH 09/12] trace-cmd analyze: Add wake up latency timings
` [PATCH 10/12] trace-cmd analyze: Add counting of page faults
` [PATCH 11/12] trace-cmd analyze: Account for dropped events
` [PATCH 12/12] trace-cmd analyze: Add documentation

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

[PATCH] trace-cmd: Fix bash completions for non specified commands
 2022-03-24  2:50 UTC 

[PATCH 0/2] trace-cmd library: Fix memory leak in tracecmd_close()
 2022-03-24  0:08 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd library: Use cpu_data variable to shorten commands
` [PATCH 2/2] trace-cmd library: Fix memory leak of page_maps

[PATCH] kernelshark: Set QApplication::desktopFileName
 2022-03-23  7:37 UTC  (4+ messages)

[PATCH] kernel-shark:Fix the version field in kernelshark.desktop
 2022-03-21 10:25 UTC 

[PATCH] libtraceevent: Optimize print format parsing of constants
 2022-03-20  0:24 UTC 

[RFC PATCH 0/3] trace-cruncher: Initial support for perf
 2022-03-18  9:52 UTC  (3+ messages)
` [RFC PATCH 3/3] trace-cruncher: perf example

[PATCH] trace-cmd library: Fix tracecmd_read_at()
 2022-03-17 20:55 UTC 

[PATCH] kernelshark: Release input_mutex on not finding record
 2022-03-16 15:25 UTC 

[PATCH 1/2] kernel-shark: Hide CPUs with no data in them
 2022-03-16 15:11 UTC  (4+ messages)
` [PATCH 2/2] kernel-shark: CPU plots dialog ease spotting empty CPUs

[PATCH] kernel-shark: Fix comment typos
 2022-03-16 14:34 UTC 

[RFC PATCH] tracing/user_events: Limit showing event names to CAP_SYS_ADMIN users
 2022-03-16 14:20 UTC  (6+ messages)

[PATCH] trace-cmd agent: Move becoming daemon after prints and errors
 2022-03-14 21:37 UTC 

[PATCH] trace-cmd record: Add --name option to name unnamed guests
 2022-03-14 21:19 UTC 

[PATCH] trace-cmd report: Add --cpus option
 2022-03-14 17:09 UTC 

[PATCH] trace-cmd report: Have -q not print empty CPUs
 2022-03-14 17:05 UTC 

[PATCH] trace-cmd library: Fix off by one in tracecmd_read_cpu_first()
 2022-03-14 17:02 UTC 

[PATCH 0/2] trace-cmd library: Fix sparse cpu_data
 2022-03-14 16:14 UTC  (7+ messages)
` [PATCH 1/2] trace-cmd library: Make cpu_data[] match the cpus
` [PATCH 2/2] trace-cmd library: Do not read CPU greater than CPUs registered

Issue with trace-cmd 3 and kernelshark
 2022-03-12  5:06 UTC  (3+ messages)

[PATCH] tracing/user_events: Use alloc_pages instead of kzalloc() for register pages
 2022-03-12  2:10 UTC  (2+ messages)

[PATCH] user_events: Use alloc_pages instead of kzalloc for register pages
 2022-03-11 23:55 UTC  (4+ messages)

[next] arm64: allmodconfig: kernel BUG at include/linux/page-flags.h:509
 2022-03-11 23:47 UTC  (9+ messages)


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