public inbox for dtrace@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-07-15 14:14:46 to 2025-08-12 22:46:14 UTC [more...]

[PATCH 1/2] Possible uninitialized 'last' variable in usdt_copyin_data()
 2025-08-12 22:46 UTC 

[PATCH v2] test: adjust sdt.tst.args.d for task_rename tracepoint differences
 2025-08-12 18:21 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH] test: adjust sdt.tst.args.d for task_rename tracepoint differences
 2025-08-12 18:03 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH v2] Pad strings in the output buffer with NUL bytes after terminating byte
 2025-08-12 17:23 UTC 

[PATCH v2 1/2] Omit an aggregation record if [u][sym|mod] translation fails
 2025-08-12 14:06 UTC  (2+ messages)

[PATCH] No uprobes on ARM autiasp instructions
 2025-08-11 22:13 UTC  (4+ messages)

[PATCH v3] dvar: ensure dynamic variables cannot overwrite eachother
 2025-08-11 20:26 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH v2] Snapshot aggregations just in time
 2025-08-11 19:30 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH v2] dvar: ensure dynamic variables cannot overwrite eachother
 2025-08-11 18:54 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH] dvar: ensure dynamic variables cannot overwrite eachother
 2025-08-11 16:19 UTC 

[PATCH 1/2] Omit an aggregation record if [u][sym|mod] translation fails
 2025-08-07 18:45 UTC  (4+ messages)
` [PATCH 2/2] Snapshot aggregations just in time

[PATCH] vars; ensure 'cwd' and 'root' work and test other inline vars
 2025-08-06 23:33 UTC  (3+ messages)

[PATCH] examples: add script fcalls.d
 2025-08-06 18:50 UTC  (3+ messages)

[PATCH] spec: drop special-casing for naming of OL10 BPF crosses
 2025-08-06 18:49 UTC  (2+ messages)

[PATCH] Add function name to underlying return probes
 2025-08-06 18:35 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH] test: Fix post processing of return-action override-pid tests
 2025-08-06 18:18 UTC  (2+ messages)

[PATCH] test: Fix tstring_ternary_nested .r file
 2025-08-06 17:57 UTC  (2+ messages)

[PATCH] test: add -l and -lv tests for stapsdt probes
 2025-08-06 16:57 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH] Fix various memory leaks related to stapsdt and usdt probes
 2025-08-06 16:18 UTC  (4+ messages)

[PATCH] test: install get_remote.sh
 2025-08-06 16:03 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH] test: Add tcp to expected providers
 2025-08-06 15:58 UTC  (2+ messages)

[PATCH v2] Make sure all probes are listed in default case
 2025-08-05 20:21 UTC  (2+ messages)

[PATCH v7 0/7] add support for stapsdt probes
 2025-08-05 19:05 UTC  (11+ messages)
` [PATCH v7 1/7] usdt: have copy_args() count args while parsing them
` [PATCH v7 2/7] support stapsdt ELF-note-defined static probes
  ` [DTrace-devel] "
` [PATCH v7 3/7] selftests/usdt: add test for stapsdt note-defined probe firing, args
` [PATCH v7 4/7] selftests/usdt: add test for stapsdt notes in shared library
` [PATCH v7 5/7] selftests/usdt: add test covering different forms of stapsdt note args
` [PATCH v7 6/7] selftests/usdt: add test for stapsdt note-defined probe firing in -fPIE binary
` [PATCH v7 7/7] selftests/usdt: add is-enabled stapsdt tests using semaphores

[PATCH] test: Remove errant debug statement
 2025-08-05 18:32 UTC 

[PATCH v2] Need -w for destructive actions, even if clause is not used
 2025-08-01 19:16 UTC 

[PATCH] Need -w for destructive actions, even if clause is not used
 2025-08-01 18:22 UTC  (10+ messages)

[PATCH 1.5/3] Remove unused map-of-maps functions
 2025-07-31 16:13 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH] bpf: compile BPF library functions with -ffreestanding
 2025-07-31  4:12 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH v2] test: Wait for output to flush out in enable_pid
 2025-07-31  0:17 UTC  (9+ messages)
  ` [DTrace-devel] "

[PATCH v6 0/7] add support for stapsdt probes
 2025-07-29 13:16 UTC  (12+ messages)
` [PATCH v6 1/7] usdt: have copy_args() count args while parsing them
` [PATCH v6 2/7] support stapsdt ELF-note-defined static probes
` [PATCH v6 3/7] selftests/usdt: add test for stapsdt note-defined probe firing, args
` [PATCH v6 4/7] selftests/usdt: add test for stapsdt notes in shared library
` [PATCH v6 5/7] selftests/usdt: add test covering different forms of stapsdt note args
` [PATCH v6 6/7] selftests/usdt: add test for stapsdt note-defined probe firing in -fPIE binary
` [PATCH v6 7/7] selftests/usdt: add is-enabled stapsdt tests using semaphores

[PATCH v5 0/6] add support for stapsdt probes
 2025-07-26  4:04 UTC  (5+ messages)
` [PATCH v5 1/6] usdt: have copy_args() count args while parsing them
` [PATCH v5 2/6] support stapsdt ELF-note-defined static probes

[PATCH v2] Free the DIFO for a probe once it is loaded
 2025-07-25 22:51 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH] btf: fix symbol BTF ID lookup
 2025-07-25 19:07 UTC  (4+ messages)

[PATCH] Free the DIFO for a probe once it is loaded
 2025-07-25 18:55 UTC  (3+ messages)

[PATCH] Update the VERSION in the GNUmakefile
 2025-07-25 16:50 UTC  (2+ messages)

[PATCH] install: add installation of libdtrace header file to install target
 2025-07-25 13:43 UTC  (2+ messages)
` [DTrace-devel] "

Test that PASSes but should not
 2025-07-24 21:00 UTC  (6+ messages)

[PATCH] demo: remove demo script depending on non-Linux OS features
 2025-07-24 16:54 UTC  (5+ messages)
` [DTrace-devel] "

[Patch] Example to list and count function calls
 2025-07-24  7:08 UTC 

[PATCH] lexer: support // comments
 2025-07-23 14:04 UTC  (4+ messages)
` [DTrace-devel] "

[PATCH v2] lexer: support // comments
 2025-07-23 12:57 UTC  (3+ messages)

[PATCH v3 2/2] Extend the USDT bit mask to multiple words
 2025-07-23  0:53 UTC 

[PATCH v2] Optimize USDT discovery a little
 2025-07-23  0:47 UTC  (9+ messages)
` [PATCH v2 3/4] Sync up the version numbers
  ` [DTrace-devel] "
` [PATCH v2 2/2] Extend the USDT bit mask to multiple words
` [PATCH] test: Extend timeout for many-pids test

[PATCH 1/4] Remove orphaned dtrace_recdesc_t component dtrd_uarg
 2025-07-22 21:53 UTC  (8+ messages)
` [PATCH 2/4] test: Skip trace() of a 1-byte struct
` [PATCH 3/4] test: Update some char-array results files
` [PATCH 4/4] Pad strings in the output buffer with NUL bytes after terminating byte

[PATCH] Make sure all probes are listed in default case
 2025-07-22 14:52 UTC  (3+ messages)

[PATCH v5 0/6] DTrace TCP provider
 2025-07-22 13:53 UTC  (8+ messages)
` [PATCH v5 1/6] cg: refactor get_member() to use dt_cg_ctf_offsetof
` [PATCH v5 2/6] test/operators: extend ternary tests to cover inet_ntoa*()s
` [PATCH v5 3/6] providers: move network-generic definitions to net.d
` [PATCH v5 4/6] tcp: new provider
` [PATCH v5 5/6] dlibs: sync ip.d, net.d and tcp.d
` [PATCH v5 6/6] unittest/tcp: update test.x

[PATCH] test: Suppress some white space
 2025-07-22 13:41 UTC  (4+ messages)

[PATCH v4 0/7] DTrace TCP provider
 2025-07-21 22:36 UTC  (9+ messages)
` [PATCH v4 3/7] test/operators: extend ternary tests to cover inet_ntoa*()s
  ` [DTrace-devel] "
` [PATCH v4 4/7] providers: move network-generic definitions to net.d
  ` [DTrace-devel] "
` [PATCH v4 6/7] dlibs: sync ip.d, net.d and tcp.d
  ` [DTrace-devel] "
` [PATCH v4 7/7] unittest/tcp: update test.x
  ` [DTrace-devel] "

[PATCH v3 0/7] DTrace TCP provider
 2025-07-21 20:39 UTC  (5+ messages)
` [PATCH v3 1/7] cg: move get_member() to dt_cg.c
  ` [DTrace-devel] "
` [PATCH v3 2/7] cg: bump number of TSLOTS to 6
  ` [DTrace-devel] "

[PATCH 2/3] test: change .r.p files from /bin/sh to /bin/bash
 2025-07-21 18:46 UTC  (4+ messages)

[PATCH 3/3] test: sdt:task::task_rename takes only 4 args on newer kernels
 2025-07-21 17:11 UTC  (2+ messages)

[PATCH 1/3] dlibs: use explicit vmlinux`major_names
 2025-07-21 16:54 UTC  (2+ messages)

Outstanding patches
 2025-07-21 14:23 UTC 

[PATCH] tstring: fix leaks
 2025-07-18 17:49 UTC  (2+ messages)

[PATCH 2/3] cg: validate tstring alloc/free
 2025-07-17 18:20 UTC  (7+ messages)

[PATCH 1/3] Cache per-CPU agg map IDs
 2025-07-16 20:05 UTC  (10+ messages)
` [PATCH 2/3] test: Convert tick-* probes to ioctl:entry for tst.trunc[quant].d
` [PATCH 3/3] test: Mimic dtrace arithmetic more closely for avg/stddev
  ` [DTrace-devel] "
` [DTrace-devel] [PATCH 1/3] Cache per-CPU agg map IDs

[PATCH] test: Make tests more resilient to different prid widths
 2025-07-16 11:15 UTC  (2+ messages)

[PATCH 4/4] rawfbt: selectively allow return() in clauses
 2025-07-16 11:08 UTC  (6+ messages)
` [DTrace-devel] "

[PATCH 2/4] provider, cg: add reject_clasue() callback
 2025-07-16 10:53 UTC  (5+ messages)
` [DTrace-devel] "

[PATCH 3/3] cg: optimize ternary expressions for strings
 2025-07-16  5:32 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH 1/3] parser: add dt_node_is_tstring()
 2025-07-16  5:16 UTC  (3+ messages)

[PATCH v2] libproc: make Psystem_daemon() detect modern systemd properly
 2025-07-15 23:34 UTC  (2+ messages)

[PATCH 3/4] cg: reject clauses using return() by default
 2025-07-15 15:37 UTC  (3+ messages)

[PATCH 1/4] parser, cg: Implement the return() action
 2025-07-15 15:03 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH 3/3] dlibs: report missing CTF and BTF data for vmlinux
 2025-07-15 14:23 UTC  (4+ messages)
` [DTrace-devel] "

[PATCH 2/3] usdt parser: handle encoded hyphens
 2025-07-15 14:21 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH 3/3] usdt parser: make sure prbmap is cleaned up in case of error
 2025-07-15 14:14 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox