messages from 2025-07-01 19:27:41 to 2025-07-28 16:36:28 UTC [more...]
[PATCH v6 0/7] add support for stapsdt probes
2025-07-28 16:36 UTC (7+ 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 v5 0/6] add support for stapsdt probes
2025-07-26 4:04 UTC (9+ 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 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 v2] test: Wait for output to flush out in enable_pid
2025-07-22 13:38 UTC (2+ messages)
[PATCH] Need -w for destructive actions, even if clause is not used
2025-07-22 13:36 UTC (4+ messages)
[PATCH v4 0/7] DTrace TCP provider
2025-07-21 22:36 UTC (16+ 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
` [DTrace-devel] "
` [PATCH v4 4/7] providers: move network-generic definitions to net.d
` [DTrace-devel] "
` [PATCH v4 5/7] tcp: new provider
` [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 (10+ 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 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 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 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 (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)
[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] 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 (18+ messages)
` [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 (3+ messages)
` [PATCH v4 2/5] support stapsdt ELF-note-defined static probes
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox