Linux DTrace development list
 help / color / mirror / Atom feed
 messages from 2025-02-25 22:27:26 to 2025-06-13 14:51:25 UTC [more...]

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

[PATCH] Revert "dt_pid: pid grabs should be shortlived"
 2025-06-13 14:23 UTC  (2+ messages)

[PATCH] test: Make the USDT "only enabled" test more stringent
 2025-06-13 14:19 UTC  (2+ messages)

[PATCH] test: Wait for output to flush out in enable_pid
 2025-06-13 14:15 UTC  (2+ messages)

[PATCH] test: Suppress some white space
 2025-06-13 14:10 UTC  (2+ messages)

[PATCH] No uprobes on ARM autiasp instructions
 2025-06-10 21:10 UTC 

[PATCH v2 0/4] DTrace TCP provider
 2025-06-10 13:58 UTC  (5+ 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 4/4] dtrace: sync dlibs with tcp.d, ip.d and net.d changes

[PATCH v2 0/4] ELF note-based USDT support
 2025-06-08  3:08 UTC  (5+ messages)
    ` [DTrace-devel] "

[PATCH 15/17] link: implement USDT probe definitions in ELF notes
 2025-06-07 23:45 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH 14/17] usdt: implement tracing USDT probes specified in ELF notes
 2025-06-07 23:45 UTC  (3+ messages)

[PATCH 13/17] dtprobed, usdt parser: add support for ELF notes-based USDT
 2025-06-07 23:44 UTC  (3+ messages)

[PATCH v2 14/17] usdt: implement tracing USDT probes specified in ELF notes
 2025-06-07 14:55 UTC 

[PATCH 17/17] test: Adapt USDT PC search for USDT LTO changes
 2025-06-07  6:15 UTC 

[PATCH 16/17] test: fix test for non-installed testing
 2025-06-07  6:15 UTC 

[PATCH 12/17] usdt: add HASUSDT to the helper ioctl interface
 2025-06-07  6:15 UTC 

[PATCH 10/17] htab: move str2hval() to dt_htab
 2025-06-07  6:15 UTC 

[PATCH 11/17] dtprobed: make sure that retry one time means exactly that
 2025-06-07  6:15 UTC 

[PATCH 09/17] htab: move htab handling to libcommon
 2025-06-07  6:15 UTC 

[PATCH 06/17] dof_parser: restructure the dof_copyin*() code
 2025-06-07  6:14 UTC 

[PATCH 07/17] dof_parser: generic parser framework to support multiple parsers
 2025-06-07  6:15 UTC 

[PATCH 08/17] dtprobed: fix probe name debug output
 2025-06-07  6:15 UTC 

[PATCH 04/17] Only include dt_git_version.h where needed
 2025-06-07  6:14 UTC 

[PATCH 05/17] dof_parser: remove pointless comment
 2025-06-07  6:14 UTC 

[PATCH 01/17] test: allow overriding CC, OBJCOPY, OBJDUMP, NM, 
 2025-06-07  6:14 UTC 

[PATCH 02/17] provider: fix registering fbt and rawfbt twice
 2025-06-07  6:14 UTC 

[PATCH 03/17] providers: loop through all providers for discovery
 2025-06-07  6:14 UTC 

[PATCH] test: Adapt USDT PC search for USDT LTO changes
 2025-06-07  5:52 UTC  (2+ messages)

[RFC PATCH 0/2] DTrace TCP provider
 2025-06-05 21:33 UTC  (3+ messages)
` [RFC 1/2] dtrace: add tcp provider
` [RFC 2/2] dtrace: sync dlibs with tcp.d, ip.d and net.d changes

[PATCH v2 1/2] Omit an aggregation record if [u][sym|mod] translation fails
 2025-06-03 21:08 UTC 

[PATCH 1/2] Omit an aggregation record if [u][sym|mod] translation fails
 2025-05-27  5:43 UTC  (2+ messages)
` [PATCH 2/2] Snapshot aggregations just in time

[PATCH 0/4] Further test cleanups
 2025-05-10  1:50 UTC  (6+ messages)
` [PATCH 4/4] test: allow overriding CC, OBJCOPY, OBJDUMP, NM,

[PATCH v2 4/4] test: allow overriding CC, OBJCOPY, OBJDUMP, NM, 
 2025-05-09  4:59 UTC 

[PATCH 1.5/3] Remove unused map-of-maps functions
 2025-05-01 18:37 UTC 

[PATCH 1/3] Cache per-CPU agg map IDs
 2025-05-01 18:22 UTC  (3+ 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

[PATCH 3/4] Only include dt_git_version.h where needed
 2025-05-01 15:55 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH 4/4] dof_parser: remove pointless comment
 2025-05-01 15:48 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH 1/4] provider: fix registering fbt and rawfbt twice
 2025-05-01 15:46 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH 2/4] providers: loop through all providers for discovery
 2025-05-01 15:38 UTC  (2+ messages)

[PATCH v3] Allow arbitrary tracefs mount points
 2025-04-24 17:27 UTC  (4+ messages)

[PATCH] test: Get cpc expected branches and instructions counts from perf
 2025-04-24 15:37 UTC  (2+ messages)

[PATCH v3 2/2] Clean up sched provider trampoline FIXMEs
 2025-04-24 15:34 UTC  (7+ messages)

[RELEASE] DTrace 2.0.2
 2025-04-22 15:28 UTC 

[PATCH v2 2/2] test: Skip pid-0 tests on oversubscribed systems
 2025-04-15 20:19 UTC 

[PATCH 1/2] test: Remove orphaned tst.lockstat.r
 2025-04-15 15:32 UTC  (4+ messages)
` [PATCH 2/2] test: Skip pid-0 tests on oversubscribed systems
  ` [DTrace-devel] "
` [DTrace-devel] [PATCH 1/2] test: Remove orphaned tst.lockstat.r

[PATCH] test: Test fds[] member fi_fs
 2025-04-15 15:09 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH] test: Account for pid:::entry ucaller being correct
 2025-04-14 23:33 UTC  (13+ messages)
` [PATCH] Fix dt_bvar_probedesc() for late USDT processes
` [PATCH] Copy fprobes entry args with BPF helper function
` [PATCH] test: Expect USDT argmap to fail on ARM on older kernels
  ` [DTrace-devel] "
` [PATCH] Get execargs from user space
  ` [DTrace-devel] "
` [DTrace-devel] [PATCH] test: Account for pid:::entry ucaller being correct

[PATCH 1/4] Remove orphaned dtrace_recdesc_t component dtrd_uarg
 2025-04-11 20:38 UTC  (5+ 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] spec: add support for building on OL10
 2025-04-08 13:45 UTC 

[PATCH 1/2] Add a cpuinfos BPF map
 2025-04-02 23:50 UTC  (8+ messages)
` [PATCH 2/2] Clean up sched provider trampoline FIXMEs
` [DTrace-devel] [PATCH 1/2] Add a cpuinfos BPF map

[PATCH v2 2/2] Clean up sched provider trampoline FIXMEs
 2025-03-31 21:46 UTC 

[PATCH] Fix arg3 for sched enqueue and dequeue probes
 2025-03-30 21:13 UTC  (2+ messages)

[PATCH 2/2] consume: avoid a bad prid causing a core dump
 2025-03-21 15:06 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH 1/2] dlib: remove obsolete dt_dlib_add_probe_var()
 2025-03-21 15:04 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH] test: Allow duplicate lines for rawfbt synthetic tests
 2025-03-19 17:47 UTC  (2+ messages)

[PATCH v2] test: Make tests more resilient to different prid widths
 2025-03-19 17:46 UTC  (2+ messages)

[PATCH] dt_pid: pid grabs should be shortlived
 2025-03-19 17:20 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH 1/2] Clarify how the usdt_prids key is stored on the BPF stack
 2025-03-19 16:30 UTC  (3+ messages)
  ` [DTrace-devel] "

[DTrace-devel] [PATCH] test: Check tid value
 2025-03-19 15:25 UTC 

[PATCH] Fix format specifier in dtprobed.c
 2025-03-19 14:48 UTC  (2+ messages)
` [DTrace-devel] "

[DTrace-devel] [PATCH 1/2] Clarify how the usdt_prids key is stored on the BPF stack
 2025-03-19 14:47 UTC 

[PATCH 1/4] Rename _DTRACE_VERSION
 2025-03-18 20:42 UTC  (10+ messages)
` [PATCH 2/4] Eliminate DT_VERS_LATEST
    ` [DTrace-devel] "
` [PATCH 4/4] test: Add test for predefined preprocessor definitions

[PATCH v2 1/4] Rename _DTRACE_VERSION
 2025-03-18 19:29 UTC  (2+ messages)

[PATCH] tests: add test for buggy deduplicator
 2025-03-18 19:01 UTC  (4+ messages)

[PATCH 2/8] sched: clean up unnecessary includes and functions
 2025-03-18  5:26 UTC  (14+ messages)
` [PATCH 3/8] rawfbt: perform lookup on true symbol names
` [PATCH 4/8] ksyms: make symbol name filters less picky
` [PATCH 5/8] symtab: add support for 'traceable' flag
  ` [DTrace-devel] "
` [PATCH 6/8] fbt: performance improvements
` [PATCH 7/8] rawfbt: "
` [PATCH 8/8] fbt, rawfbt: consolidate code to avoid duplication

[PATCH 2/2] bpf: fix have_attach_type() detection
 2025-03-18  2:49 UTC  (5+ messages)

[PATCH v2 6/8] fbt: performance improvements
 2025-03-18  1:58 UTC  (2+ messages)

[PATCH 1/2] error: report probe name on failed enabling error
 2025-03-17 20:03 UTC  (3+ messages)

[PATCH] test: Make tests more resilient to different prid widths
 2025-03-13  0:39 UTC 

[PATCH v2 8/8] fbt, rawfbt: consolidate code to avoid duplication
 2025-03-06 19:03 UTC 

[PATCH v2 7/8] rawfbt: performance improvements
 2025-03-03  5:38 UTC 

[PATCH 1/8] proc: convert to use standard SDT provider implementation
 2025-03-07 21:33 UTC 

[PATCH 1/2] test: Allow more variations in expected fbt kernel stacks
 2025-02-28 16:00 UTC  (4+ messages)
` [PATCH 2/2] test: Account for pid:::entry ustack() being correct

[PATCH] Refactor the versioning handling system
 2025-02-28  3:09 UTC 

[PATCH] test: Allow duplicate usym/umod/uaddr if for different pids
 2025-02-27 21:32 UTC  (5+ messages)

[PATCH] test: Improve resilience of tests to ptr widths
 2025-02-26 16:58 UTC  (2+ messages)

[PATCH v2] Fix trampoline use of BPF stack for scratch
 2025-02-26 16:57 UTC  (2+ messages)

[PATCH] Convert some indenting spaces into tabs
 2025-02-26 16:55 UTC  (2+ messages)

[PATCH] test: Have tst.ucaller use a predictable trigger
 2025-02-26 16:54 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH] Move proc lock to where we actually find a USDT process
 2025-02-26 16:53 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH v3 6/6] Add support for pid function "-" with absolute offset
 2025-02-25 22:27 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