Linux DTrace development list
 help / color / mirror / Atom feed
 messages from 2025-06-13 20:12:21 to 2025-07-21 18:46:43 UTC [more...]

[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] Need -w for destructive actions, even if clause is not used
 2025-07-17 16:37 UTC  (3+ 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 1.5/3] Remove unused map-of-maps functions
 2025-07-16 13:50 UTC  (2+ messages)
` [DTrace-devel] "

[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  (4+ 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  (4+ messages)
` [DTrace-devel] "

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

[PATCH] spec: ensure the include/dtrace hierarchy is included in dtrace-devel
 2025-07-15 10:22 UTC  (2+ messages)

[PATCH] test: Skip err.Z_no-w for now
 2025-07-11  4:37 UTC  (7+ messages)

[PATCH v5 0/6] add support for stapsdt probes
 2025-07-10 21:59 UTC  (7+ 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 v5 3/6] selftests/usdt: add test for stapsdt note-defined probe firing, args
` [PATCH v5 4/6] selftests/usdt: add test for stapsdt notes in shared library
` [PATCH v5 5/6] selftests/usdt: add test covering different forms of stapsdt note args
` [PATCH v5 6/6] selftests/usdt: add test for stapsdt note-defined probe firing in -fPIE binary

[PATCH v4 0/7] DTrace TCP provider
 2025-07-10  4:46 UTC  (12+ messages)
` [PATCH v4 1/7] cg: move get_member() to dt_cg.c
  ` [DTrace-devel] "
` [PATCH v4 2/7] cg: bump number of TSLOTS to 6
  ` [DTrace-devel] "
` [PATCH v4 3/7] test/operators: extend ternary tests to cover inet_ntoa*()s
` [PATCH v4 4/7] providers: move network-generic definitions to net.d
` [PATCH v4 5/7] tcp: new provider
` [PATCH v4 6/7] dlibs: sync ip.d, net.d and tcp.d
` [PATCH v4 7/7] unittest/tcp: update test.x

[PATCH v3 0/7] DTrace TCP provider
 2025-07-09 14:09 UTC  (8+ messages)
` [PATCH v3 1/7] cg: move get_member() to dt_cg.c
` [PATCH v3 2/7] cg: bump number of TSLOTS to 6
` [PATCH v3 3/7] test/operators: extend ternary tests to cover inet_ntoa*()s
` [PATCH v3 4/7] providers: move network-generic definitions to net.d
` [PATCH v3 5/7] tcp: new provider
` [PATCH v3 6/7] dlibs: sync ip.d, net.d and tcp.d
` [PATCH v3 7/7] unittest/tcp: update test.x

[PATCH] test/utils: add more reliable "get remote address" approach
 2025-07-08 20:13 UTC  (21+ messages)
` [DTrace-devel] "

[PATCH v2 0/4] DTrace TCP provider
 2025-07-07 18:44 UTC  (20+ messages)
` [PATCH v2 1/4] dtrace: move get_member() to dt_cg.c
` [PATCH v2 2/4] dt_impl: bump number of TSLOTS to 8
` [PATCH v2 3/4] dtrace: add tcp provider

[PATCH v2] test/utils: add more reliable "get remote address" approach
 2025-07-04 17:23 UTC 

[PATCH v4 0/5] add support for stapsdt probes
 2025-07-01 19:42 UTC  (8+ messages)
` [PATCH v4 1/5] usdt: have copy_args() count args while parsing them
` [PATCH v4 2/5] support stapsdt ELF-note-defined static probes
` [PATCH v4 3/5] selftests/usdt: add test for stapsdt note-defined probe firing, args
` [PATCH v4 4/5] selftests/usdt: add test for stapsdt notes in shared library
` [PATCH v4 5/5] selftests/usdt: add test covering different forms of stapsdt note args

[PATCH v2 2/3] usdt parser: handle encoded hyphens
 2025-07-01 17:44 UTC  (2+ messages)

[PATCH v2] test: Wait for output to flush out in enable_pid
 2025-06-28 22:30 UTC 

[PATCH] Make sure all probes are listed in default case
 2025-06-28  1:19 UTC 

[RELEASE] DTrace 2.0.3
 2025-06-26 15:09 UTC 

[PATCH v2] Optimize USDT discovery a little
 2025-06-25  6:03 UTC  (5+ messages)
` [PATCH v2 3/4] Sync up the version numbers
` [PATCH v2 4/4] test: Add test for predefined preprocessor definitions
` [PATCH v2 2/2] Extend the USDT bit mask to multiple words
` [PATCH] test: Extend timeout for many-pids test

[PATCH v2 01/14] Fix stack-skip counts for caller and stackdepth
 2025-06-25  4:21 UTC  (14+ messages)
` [PATCH v2 02/14] Add stack-skip frame count for rawtp provider
` [PATCH v2 03/14] test: remove unnecessary "unstable" tag
` [PATCH v2 04/14] test: caller and stackdepth tests for fbt provider
` [PATCH v2 05/14] test: caller and stackdepth tests for dtrace provider
` [PATCH v2 06/14] test: caller and stackdepth tests for rawtp provider
` [PATCH v2 07/14] test: caller and stackdepth tests for cpc provider
` [PATCH v2 08/14] test: caller and stackdepth tests for ip provider
` [PATCH v2 09/14] test: caller and stackdepth tests for profile provider
` [PATCH v2 10/14] test: caller and stackdepth tests for sched provider
` [PATCH v2 11/14] test: caller and stackdepth tests for proc provider
` [PATCH v2 12/14] test: caller and stackdepth tests for rawfbt provider
` [PATCH v2 13/14] test: caller and stackdepth tests for io provider
` [PATCH v2 14/14] test: caller and stackdepth tests for lockstat provider

[PATCH 01/14] Fix stack-skip counts for caller and stackdepth
 2025-06-25  4:18 UTC  (23+ messages)
` [PATCH 04/14] Test: caller and stackdepth tests for fbt provider
  ` [DTrace-devel] "
` [PATCH 08/14] Test: caller and stackdepth tests for ip provider
  ` [DTrace-devel] "
` [PATCH 11/14] Test: caller and stackdepth tests for proc provider
` [PATCH 12/14] Test: caller and stackdepth tests for rawfbt provider
  ` [DTrace-devel] "

[PATCH 1/3] usdt parser: remove left-over debug statement
 2025-06-24 21:40 UTC 

[PATCH 2/3] btf: do not try to generate CTF data if there is no BTF data
 2025-06-24 14:16 UTC  (2+ messages)

[PATCH 1/3] options: add -xbtfpath option
 2025-06-24 14:14 UTC  (2+ messages)

[PATCH] test: Suppress some white space
 2025-06-23 20:33 UTC  (3+ messages)

[PATCH] Revert "dt_pid: pid grabs should be shortlived"
 2025-06-19 12:51 UTC  (5+ messages)
  ` [DTrace-devel] "

[PATCH] libproc: make Psystem_daemon() detect modern systemd properly
 2025-06-19 12:00 UTC  (3+ messages)

[PATCH] usdt parser: fix memory leak in provider and probe htabs
 2025-06-19 11:58 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