Linux DTrace development list
 help / color / mirror / Atom feed
 messages from 2024-07-24 09:23:33 to 2024-08-30 00:54:54 UTC [more...]

[PATCH 20/38] Add a hook for a provider-specific "update" function
 2024-08-30  0:54 UTC  (10+ messages)
` [PATCH 28/38] Remove unused "next" arg from dt_flowindent()
` [PATCH 31/38] Fix dt_pebs_init() call

[PATCH v2 01/22] test: Handle dtrace:::ERROR arg3 specially
 2024-08-29 22:18 UTC 

[PATCH 01/19] Change probes from having lists of clauses to lists of stmts
 2024-08-29 20:38 UTC  (24+ messages)
` [PATCH 02/19] Add a hook for a provider-specific "update" function
` [PATCH 03/19] Widen the EPID to include the PRID
  ` [DTrace-devel] "
` [PATCH 04/19] Eliminate dt_pdesc
` [PATCH 05/19] Add flag to dt_pid_create_probes()
` [PATCH 06/19] Allow for USDT wildcards
` [PATCH 07/19] Create the BPF usdt_prids map
` [PATCH 08/19] Support multiple overlying probes in the uprobe trampoline
` [PATCH 09/19] Use usdt_prids map to call clauses conditionally for USDT probes
` [PATCH 10/19] Remove the is-enabled provider
` [PATCH 11/19] Support USDT wildcard provider descriptions
` [PATCH 12/19] Increase size of BPF probes map
  ` [DTrace-devel] "
` [PATCH 13/19] Get rid of relocatable EPID, dt_nextepid, and dt_ddesc[]
` [PATCH 14/19] Ignore clauses in USDT trampoline if we know they are impossible
` [PATCH 15/19] Ignore clauses: some clauses are impossible regardless of uprp
  ` [DTrace-devel] "
` [PATCH 16/19] Ignore clauses: use underlying probe's function information
` [PATCH 17/19] test: Add a pid-USDT test
  ` [DTrace-devel] "
` [PATCH 18/19] test: Add a lazy USDT test
` [PATCH 19/19] test: Add another USDT open/close test

[PATCH 01/22] test: Handle dtrace:::ERROR arg3 specially
 2024-08-29 20:25 UTC  (24+ messages)
` [PATCH 02/22] test: Clean up tests still expecting obsolete "at DIF offset NN"
` [PATCH 03/22] Action clear() should clear only one aggregation
` [PATCH 04/22] Remove unused "next" arg from dt_flowindent()
` [PATCH 05/22] Set the ERROR PRID in BPF code
` [PATCH 06/22] Fix provider lookup to use prv not prb
` [PATCH 07/22] Supply a default probe_info()
` [PATCH 08/22] dtprobed: Fix comment typo
` [PATCH 09/22] Clean up dtsd_* members
` [PATCH 10/22] Simplify dtrace_stmt_create() attr init
` [PATCH 11/22] DTPPT_POST_OFFSETS is unused
` [PATCH 12/22] Remove apparently redundant assignment
` [PATCH 13/22] Eliminate unused args to dt_spec_buf_add_data()
` [PATCH 14/22] Both dted_uarg and dofe_uarg are unused
` [PATCH 15/22] test: Clean up the specsize tests
` [PATCH 16/22] test: Fix the speculative tests that checked bufsize
` [PATCH 17/22] test: Tweak spec sizes to bracket size jumps more narrowly
` [PATCH 18/22] test: Remove tst.DTRACEFLT_BADADDR2.d dependency on specific PC
` [PATCH 19/22] test: Fix tst.probestar.d trigger
` [PATCH 20/22] test: Annotate some XFAILs
` [PATCH 21/22] test: Fix DIRNAME
  ` [DTrace-devel] "
` [PATCH 22/22] test: Update tst.newprobes.sh xfail message

[PATCH 1/6] test: fix missing line continuation in tst.perf-types.sh
 2024-08-29 20:15 UTC  (6+ messages)
` [PATCH 2/6] test: fix broken shebang in tst.plddGrab32.sh
` [PATCH 3/6] test: awk -> gawk where we use strtonum
` [PATCH 4/6] test: fix 'CPU' typo
` [PATCH 5/6] test: libproc: cater to merged-usr systems
` [PATCH 6/6] test: awk -> gawk universally

[PATCH] ident: fix unsigned vs signed comparison
 2024-08-28 21:01 UTC  (4+ messages)

[PATCH 1/8] test: Allow aggpercpu test to omit some CPUs
 2024-08-28 20:37 UTC  (18+ messages)
` [PATCH 2/8] Reduce stack depth if kernel returns NULL frames
  ` [DTrace-devel] "
` [PATCH 3/8] test: Fix nonexistent @@sort option
  ` [DTrace-devel] "
` [PATCH 4/8] test: Remove unneeded -w option
  ` [DTrace-devel] "
` [PATCH 5/8] Fix stddev() carryover computation
  ` [DTrace-devel] "
` [PATCH 7/8] Clean up double semicolons
  ` [DTrace-devel] "
` [PATCH 8/8] Turn some leading spaces into tabs
  ` [DTrace-devel] "

[PATCH v2 1/2] sched: fix firing of sched:::on-cpu
 2024-08-28 16:58 UTC  (7+ messages)
` [PATCH v2 2/2] unittest/sched: remove dtv2 xfail
` [DTrace-devel] [PATCH v2 1/2] sched: fix firing of sched:::on-cpu

[PATCH v3] Action clear() should clear only one aggregation
 2024-08-22 17:28 UTC 

[PATCH v2] ioctl: remove obsolete ioctl definitions and dead code that used them
 2024-08-22  0:56 UTC  (3+ messages)

[PATCH] ioctl: remove obsolete ioctl definitions and ddead code that used them
 2024-08-21 22:02 UTC  (4+ messages)

[PATCH] doc: updates to README
 2024-08-21  6:40 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH 1/2] test: fix missing line continuation in tst.perf-types.sh
 2024-08-21  6:38 UTC  (2+ messages)
` [PATCH 2/2] test: fix broken shebang in tst.plddGrab32.sh

Followup on doc issues with USDT
 2024-08-21  0:11 UTC 

[PATCH 0/3] Test exit code fixlets
 2024-08-20  2:14 UTC  (5+ messages)
` [PATCH 1/3] test: fix exit code in tst.ipv4remotetcp.sh
` [PATCH 2/3] test: fix exit code typo in tst.core.sh
` [PATCH 3/3] test: fix exit code in tst.newprobes.sh

[PATCH v2 6/8] test: Check dtrace return status in USDT tst.forker.sh
 2024-08-20  0:49 UTC  (3+ messages)
  ` [DTrace-devel] "

Issues with documentation
 2024-08-17  8:10 UTC 

[PATCH v2 REVIEWED] agg: move aggregation declarations from dt_impl.h to dt_agrgegate.h
 2024-08-15 23:04 UTC 

[PATCH] agg: move aggregation declarations from dt_impl.h to dt_agrgegate.h
 2024-08-15 23:00 UTC  (3+ messages)
  ` [DTrace-devel] "

[PATCH v2] Action clear() should clear only one aggregation
 2024-08-15 17:14 UTC 

[PATCH] Action clear() should clear only one aggregation
 2024-08-15 17:14 UTC  (7+ messages)

test - please ignore
 2024-08-13 18:55 UTC 

[PATCH v2] test: fix another use of a kernel variable
 2024-08-02 22:08 UTC  (3+ messages)

[PATCH v4] bpf, fbt: do not try to get a return value for void function return pronbes
 2024-08-02 18:34 UTC 

[PATCH v3] bpf, fbt: do not try to get a return value for void function return pronbes
 2024-08-02 17:52 UTC  (3+ messages)

[PATCH] test: fix another use of a kernel variable
 2024-08-02 17:51 UTC  (3+ messages)

[PATCH v2] bpf, fbt: do not try to get a return value for void function return pronbes
 2024-08-02 16:17 UTC 

[PATCH] bpf, fbt: do not try to get a return value for void function return pronbes
 2024-08-02 15:59 UTC  (2+ messages)

[PATCH v2 0/9] relocatable DTrace
 2024-08-02  5:32 UTC  (19+ messages)
` [PATCH v2 1/9] spec: install sdt*.h in /usr/lib64/dtrace/include/sys
` [PATCH v2 2/9] build: initial pkg-config support
` [PATCH v2 3/9] build: track configured vars
` [PATCH v2 4/9] build: --bindir is supposed to be equivalent to --sbindir
` [PATCH v2 5/9] build: the TESTDIR is relative to the LIBDIR by default
` [PATCH v2 6/9] build: add a pkg-config file for dtrace consumers: use it
` [PATCH v2 7/9] runtest: remove obsolete kernel coverage data collection
` [PATCH v2 8/9] build: make dtrace and dtprobed relocatable
` [PATCH v2 9/9] test: work when relocated

[PATCH v5 1/2] print() action: identify ctf object used for print
 2024-08-02  5:20 UTC  (4+ messages)
` [PATCH v5 2/2] unittest/print: add test covering module-defined type

Issue with pid provider test
 2024-08-02  4:53 UTC 

[PATCH v4 1/3] print() action: identify ctf object used for print
 2024-08-01 21:30 UTC  (3+ messages)

[PATCH] test: ensure casting does not affect value
 2024-08-01 19:03 UTC  (5+ messages)

[PATCH] fbt: implement return value support for fexit-based FBT return probes
 2024-08-01 18:56 UTC  (5+ messages)

[PATCH] test: Fix access to kernel variable
 2024-08-01 17:42 UTC  (2+ messages)

[PATCH] test: adjust err.unloaded_var.x to match test
 2024-08-01 17:39 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH 0/9] relocatable DTrace
 2024-08-01 16:45 UTC  (8+ messages)
` [PATCH 7/9] tests: delete the kernel build dir stuff
  ` [DTrace-devel] "
` [DTrace-devel] [PATCH 0/9] relocatable DTrace

[PATCH] test: skip tst.symbols.c if no /proc/kallmodsyms
 2024-08-01  0:50 UTC  (4+ messages)

[PATCH] test: remove unnecessary dependency on /proc/kallmodsyms
 2024-07-31 19:38 UTC  (2+ messages)

[PATCH] test/triggers: ensure bogus-ioctl has a reasonable fd limit
 2024-07-31 15:19 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH] dlibs: fix access to `major_names data
 2024-07-29 15:27 UTC  (2+ messages)

[PATCH] test: if /proc/kallmodsyms does not exist, skip tests that require it
 2024-07-27  1:31 UTC  (3+ messages)

[DTrace-devel] [PATCH v2 2/2] tests, actions: fix tst.symmod.sh
 2024-07-26 22:59 UTC 

[PATCH v2 3/7] Generate clearer error message when dtrace is run not as root
 2024-07-26 22:44 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH] btf: remove useless code
 2024-07-26 19:36 UTC 

[PATCH v2] btf: ensure BTF-to-CTF conversion works for modules
 2024-07-25 16:50 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH] btf: ensure BTF-to-CTF conversion works for modules
 2024-07-25 16:02 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH 1/2] USDT: support ELF-note-defined probes
 2024-07-24  9:23 UTC  (2+ messages)
` [PATCH 2/2] selftests/usdt: add test for USDT note-defined probe firing, args


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