public inbox for dtrace@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-09-15 17:39:29 to 2025-10-22 03:25:09 UTC [more...]

[PATCH v2 05/20] doc: Replace duplicate id
 2025-10-22  3:22 UTC  (15+ messages)
` [PATCH v2 06/20] doc: Clean up dangling anchor links
` [PATCH v2 08/20] doc: Fix anchor links for built-in variables
` [PATCH v2 09/20] doc: Fix anchor links for providers
` [PATCH v2 10/20] doc: Fix anchor links for explanation/
` [PATCH v2 11/20] doc: Fix anchor links for how-to/
` [PATCH v2 13/20] doc: Clean up the table for string relational operators
` [PATCH v2 14/20] doc: Link to "Character Escape Sequences" table
` [PATCH v2 15/20] doc: Clean up profile unit table
` [PATCH v2 16/20] doc: Clean up undefined anchor links
` [PATCH v2 17/20] doc: Add IP provider documentation
` [PATCH v2 18/20] doc: Add TCP "
` [PATCH v2 19/20] doc: Add UDP "
` [PATCH v2 20/20] doc: Add rawfbt "
` [PATCH 21/20] doc: Add blank line before section head so it is recognized

[PATCH 01/20] Fix comment since pkt_addr is not NULL
 2025-10-22  3:03 UTC  (26+ 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] doc: Add rudimentary documentation for using [u]stack as a value
 2025-10-21 20:30 UTC  (4+ messages)
  ` [DTrace-devel] "

[PATCHv2] Update llms-txt and add README
 2025-10-21 20:16 UTC 

[PATCH] test: Use /usr/bin/perf for perf
 2025-10-21 10:45 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH] test: Clean up stack_fbt test
 2025-10-20 18:56 UTC  (7+ messages)

[PATCH v2] examples: add a new set of scripts
 2025-10-17 19:23 UTC  (2+ messages)

[PATCH] test: Use copyinstr to copy string from user space
 2025-10-17  6:11 UTC  (2+ messages)

[PATCH] Update llms-txt and add README
 2025-10-16 23:37 UTC  (4+ messages)

[PATCH] examples: add a new set of scripts
 2025-10-16  5:29 UTC  (2+ messages)

[PATCH] test: skip D return() action for kernels without support
 2025-10-16  1:13 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH] Set lockmem limit before checking BPF helper functions
 2025-10-15  5:01 UTC  (2+ messages)

[PATCH v2] test: Account again for variations in error messages
 2025-10-13 19:16 UTC  (2+ messages)

[PATCH v2] test: Account for large stack-limit kernel parameter
 2025-10-13 19:15 UTC  (2+ messages)

[PATCH] usdt; perform __ to - conversion for usdt and prov notes
 2025-10-11  3:47 UTC  (2+ messages)

[PATCH v2] WIP: Update NEWS and dtrace.spec for release 2.0.4
 2025-10-10 14:54 UTC 

[PATCH] test: Account again for variations in error messages
 2025-10-10  3:21 UTC  (2+ messages)

[PATCH 1/5] test: Use a more ubiquitous probe for return()-action tests
 2025-10-09 21:11 UTC  (12+ 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] test: Account for large stack-limit kernel parameter
 2025-10-09 21:09 UTC 

[PATCH] test: Account for variations in error messages
 2025-10-08 18:18 UTC  (2+ messages)

[PATCH] test: Modify fbtsafety tests that use vtimestamp unnecessarily
 2025-10-08 16:37 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH 1/5] test: fbt return0: work on quiet systems
 2025-10-08 16:15 UTC  (13+ 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 1/5] test: fbt return0: work on quiet systems

[PATCH 1/4] test: Turn char[16] into string to ignore garbage bytes
 2025-10-07 22:54 UTC  (10+ messages)
` [PATCH 2/4] test: Use syscall in case of no execveat() wrapper
  ` [DTrace-devel] "
` [PATCH 3/4] test: Supply XFAIL for tests that use vtimestamp
  ` [DTrace-devel] "
` [PATCH 4/4] test: Skip D return() action if kernel not configured right

[PATCH v4] cg, printf: allow storing [u]stack() into vars and printf using %k
 2025-10-07 18:52 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH v2] Allow probes not to attach if they were not "needed"
 2025-10-07 15:20 UTC  (2+ messages)

[PATCH v3] cg, printf: allow storing [u]stack() into vars and printf using %k
 2025-10-07  4:24 UTC  (4+ messages)

[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 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 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] 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] "


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