public inbox for dtrace@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-08-18 20:45:37 to 2025-10-06 21:57:46 UTC [more...]

[PATCH 1/4] test: Turn char[16] into string to ignore garbage bytes
 2025-10-06 21:57 UTC  (3+ messages)
` [PATCH 2/4] test: Use syscall in case of no execveat() wrapper
` [PATCH 3/4] test: Supply XFAIL for tests that use vtimestamp

[PATCH v3] cg, printf: allow storing [u]stack() into vars and printf using %k
 2025-10-06 19:55 UTC 

[PATCH 1/5] test: fbt return0: work on quiet systems
 2025-10-06 16:14 UTC  (9+ messages)
` [PATCH 2/5] test: nfs: don't require a locking daemon
` [PATCH 3/5] test: preprocessor: work on GCC 16
` [PATCH 4/5] test: tid_pid: don't assume the type of pthread_t
` [PATCH 5/5] test: dupstruct: fix extra duplicate identifier case

[PATCH v2] cg, printf: allow storing [u]stack() into vars and printf using %k
 2025-10-06  3:33 UTC  (2+ messages)

[PATCH] cg, printf: allow storing [u]stack() into vars and printf using %k
 2025-10-03 16:05 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH 1/5] test: Use a more ubiquitous probe for return()-action tests
 2025-10-03  4:07 UTC  (10+ messages)
` [PATCH 2/5] test: Adjust skip file for lockmem problem
` [PATCH 3/5] test: Fix some ustackdepth tests
` [PATCH 4/5] test: Fix antiquated reference to dtrace_ustackdepth_max
` [PATCH 5/5] test: Remove antiquated special case for aarch64

[PATCH v2] options: check *frames option values against system limit
 2025-10-03  2:05 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH 1/4] parser: fix parser debugging yet again
 2025-10-03  0:01 UTC  (11+ messages)
` [PATCH 2/4] lexer: the things inside an enum { ... } declaration are identifiers
  ` [DTrace-devel] "
` [PATCH 3/4] test: enum tests
` [PATCH 4/4] test: fix test failure when no /usr/sbin/dtrace exists
    ` [PATCH v2 "
  ` [DTrace-devel] [PATCH "

[PATCH] Fix proc:::exec args[0]
 2025-10-02 14:34 UTC  (2+ messages)

[PATCH] cg, agg: fix alignment of key components
 2025-10-01 19:40 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH] options: check *frames option values against system limit
 2025-09-30 23:43 UTC  (3+ messages)

[PATCH v2 1/2] Unify the handling of stack traces in the consumer
 2025-09-29 20:53 UTC  (2+ messages)

[PATCH v2 2/2] cg: transition [u]stack() from action to subroutine
 2025-09-29 20:50 UTC  (2+ messages)

[PATCH 2/2] cg: transition [u]stack() from action to subroutine
 2025-09-29 18:22 UTC  (3+ messages)

[PATCH 1/2] Unify the handling of stack traces in the consumer
 2025-09-29  0:46 UTC  (5+ messages)

[PATCH 01/20] Fix comment since pkt_addr is not NULL
 2025-09-26 19:05 UTC  (20+ messages)
` [PATCH 02/20] doc: Add a space
` [PATCH 03/20] doc: Add separator lines to cpc Markdown tables
` [PATCH 04/20] doc: Convert stability attribute tables to Markdown for readability
` [PATCH 05/20] doc: Remove duplicate id
` [PATCH 06/20] doc: Clean up dangling anchor links
` [PATCH 07/20] doc: Remove internal ID definition at top of file
` [PATCH 08/20] doc: Fix anchor links for built-in variables
` [PATCH 09/20] doc: Fix anchor links for providers
` [PATCH 10/20] doc: Fix anchor links for explanation/
` [PATCH 11/20] doc: Fix anchor links for how-to/
` [PATCH 12/20] doc: Fix anchor links for reference/
` [PATCH 13/20] doc: Clean up the table for string relational operators
` [PATCH 14/20] doc: Link to "Character Escape Sequences" table
` [PATCH 15/20] doc: Clean up profile unit table
` [PATCH 16/20] doc: Clean up undefined anchor links
` [PATCH v2 17/20] doc: Add IP provider documentation
` [PATCH 18/20] doc: Add TCP "
` [PATCH 19/20] doc: Add UDP "
` [PATCH 20/20] doc: Add rawfbt "

[PATCH v2] cg: fix masking of lower 32 bits
 2025-09-24 19:35 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH 3/3] cg: fix masking of lower 32 bits
 2025-09-24  1:28 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH] WIP: Update NEWS and dtrace.spec for release 2.0.4
 2025-09-23 19:29 UTC 

[PATCH] WIP doc: Add IP provider documentation
 2025-09-22 17:39 UTC  (3+ messages)

[PATCH] Add examples directory to installed doc directory
 2025-09-18 19:21 UTC  (3+ messages)

[PATCH v4] trace: print alloca pointers as actual pointer values
 2025-09-18 14:45 UTC  (6+ messages)

[PATCH v2] Allow probes not to attach if they were not "needed"
 2025-09-18  6:02 UTC 

[PATCH] Allow probes not to attach if they were not "needed"
 2025-09-17 20:58 UTC  (4+ messages)

[PATCH] Add the userguide to the install step
 2025-09-17 17:29 UTC  (2+ messages)

[PATCH] enum: support declarations with a trailing comma
 2025-09-17 16:08 UTC  (3+ messages)

[PATCH] test: Add trigger for more predictable run time
 2025-09-17  2:48 UTC  (2+ messages)

[PATCH v3] trace: print alloca pointers as actual pointer values
 2025-09-16 18:56 UTC  (9+ messages)
` [DTrace-devel] "

[PATCH 1/4] Tweak self-armouring
 2025-09-15 17:39 UTC  (6+ messages)
` [PATCH 4/4] test: Do not depend on ext4
        ` [DTrace-devel] "

[PATCH 1/3] Clean up unused argsz
 2025-09-15  4:56 UTC  (8+ messages)
` [PATCH 2/3] Defer stripping out "__data_loc" until we know that is useful
` [PATCH v2 3/3] Add more robust mechanism to skip tracepoint common fields
  ` [DTrace-devel] "
` [DTrace-devel] [PATCH 1/3] Clean up unused argsz

[PATCH 0/1] Fix doc directory cleanup
 2025-09-14 12:27 UTC  (3+ messages)
` [PATCH 1/1] Make sure the doc dir is cleaned up on RPM uninstall

[PATCH v2] trace: print alloca pointers as actual pointer values
 2025-09-13  0:50 UTC  (3+ messages)

[PATCH 1/6] Convert ip6_finish_output to rawfbt
 2025-09-11 20:49 UTC  (4+ messages)
` [PATCH] test: Update DTrace version string
  ` [DTrace-devel] "

[PATCH] alloca: fix subtraction of two alloca pointers
 2025-09-11 20:42 UTC  (3+ messages)

[PATCH] Add more robust mechanism to skip tracepoint common fields
 2025-09-11 19:43 UTC  (2+ messages)

[PATCH v2] cg: fix offset for > 8 bit bitfields in dt_cg_ctf_offsetof()
 2025-09-05  1:39 UTC  (2+ messages)

[PATCH v2] enum: support declarations with a trailing comma
 2025-09-04  9:01 UTC 

[PATCH] cg: fix offset for > 8 bit bitfields in dt_cg_ctf_offsetof()
 2025-09-03 14:11 UTC  (5+ messages)

[PATCH] examples: Add "language features" demo scripts
 2025-09-02 21:07 UTC  (2+ messages)

[PATCH] version: fix DTrace version string
 2025-09-01 16:50 UTC  (3+ messages)

[PATCH] trace: print alloca pointers as actual pointer values
 2025-08-30  3:45 UTC  (3+ messages)

[PATCH] printf: fake type node is only needed for aggregation printing
 2025-08-30  3:38 UTC  (2+ messages)

[PATCH] stapsdt: fix out-of-bounds access when provider name is not specified
 2025-08-30  0:21 UTC  (2+ messages)

[PATCH v2 0/2] udp: new provider
 2025-08-29 17:58 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test/unittest/udp: enable IPv4 remote udp test

[PATCH 0/5] udp provider
 2025-08-29  7:58 UTC  (14+ messages)
` [PATCH 1/5] udp: new provider
  ` [DTrace-devel] "
` [PATCH 2/5] dlibs: sync dlibs with libdtrace/udp.d
  ` [DTrace-devel] "
` [PATCH 3/5] unittest/udp: update test.x now that udp provider is present
` [PATCH 4/5] test/unittest/udp: enable IPv4 remote udp test
  ` [DTrace-devel] "
` [PATCH 5/5] test: Add udp to expecetd providers
  ` [DTrace-devel] "

[PATCH] examples: include a first set of scripts and a README file
 2025-08-29  3:10 UTC  (2+ messages)

[PATCH] tcp provider: support tcp:::accept-established in absence of skb
 2025-08-28  0:37 UTC  (4+ messages)

[PATCH] Convert ip6_finish_output to rawfbt
 2025-08-27  7:26 UTC  (2+ messages)

[PATCH] tcp provider: use __ip_queue_xmit() as it is non-static on 5.4
 2025-08-26  4:57 UTC  (2+ messages)

[PATCH 1/2] examples: update the comments in script fcalls.d
 2025-08-19 21:58 UTC  (3+ messages)
` [PATCH 2/2] examples: add more scripts, and a README file

[PATCH v3 2/2] Extend the USDT bit mask to multiple words
 2025-08-19 21:07 UTC  (2+ messages)

[PATCH v3] Refactor the versioning handling system (consolidate data)
 2025-08-19  2:58 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH 2/2] Refactor the versioning handling system (consolidate data)
 2025-08-18 22:07 UTC  (4+ messages)
` [DTrace-devel] "


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