* [REVIEW] 16446 dtrace consumers should not be isaexec'd
@ 2024-04-05 19:17 Richard Lowe
2024-04-06 19:41 ` Richard Lowe
0 siblings, 1 reply; 2+ messages in thread
From: Richard Lowe @ 2024-04-05 19:17 UTC (permalink / raw)
To: illumos-dev
https://code.illumos.org/c/illumos-gate/+/3405
My continuing drive to stop using isaexec for no reason
Testing is in the issue, and includes the test suite for dtrace and
running the others.
I'm not keen on cmd/dtrace/amd64/ but didn't have other ideas to make
the SUBDIRS situation as tidy as possible.
I have left `dtest -i` alone.
-- Rich
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [REVIEW] 16446 dtrace consumers should not be isaexec'd
2024-04-05 19:17 [REVIEW] 16446 dtrace consumers should not be isaexec'd Richard Lowe
@ 2024-04-06 19:41 ` Richard Lowe
0 siblings, 0 replies; 2+ messages in thread
From: Richard Lowe @ 2024-04-06 19:41 UTC (permalink / raw)
To: illumos-dev
[-- Attachment #1: Type: text/plain, Size: 1884 bytes --]
It was noted in the review that it looks like I have amended license text I
shouldn't have. This is because `git mv -f` over an existing file.
; git whatchanged -B -C -1 | awk '$5 ~ /^R/'
:100644 100644 d0448ce718a 70e5cdfbf5a R087
usr/src/cmd/intrstat/Makefile.com usr/src/cmd/intrstat/Makefile
:100644 100644 0938ca4bb46 1423f0758db R079
usr/src/cmd/latencytop/Makefile.com usr/src/cmd/latencytop/Makefile
:100644 100644 723f9873a77 baff842d02a R099
usr/src/cmd/latencytop/common/display.c usr/src/cmd/latencytop/display.c
:100644 100644 851c581af74 851c581af74 R100
usr/src/cmd/latencytop/common/dwrapper.c
usr/src/cmd/latencytop/dwrapper.c
:100644 100644 104145ecaeb 9e4c15580dc R099
usr/src/cmd/latencytop/common/klog.c usr/src/cmd/latencytop/klog.c
:100644 100644 65778798bd4 5f0db943599 R099
usr/src/cmd/latencytop/common/latencytop.c
usr/src/cmd/latencytop/latencytop.c
:100644 100644 c6686fa3b5a c6686fa3b5a R100
usr/src/cmd/latencytop/common/latencytop.d
usr/src/cmd/latencytop/latencytop.d
:100644 100644 d1cd3483c37 d1cd3483c37 R100
usr/src/cmd/latencytop/common/latencytop.h
usr/src/cmd/latencytop/latencytop.h
:100644 100644 fbec48060ba fbec48060ba R100
usr/src/cmd/latencytop/common/latencytop.trans
usr/src/cmd/latencytop/latencytop.trans
:100644 100644 330173c3024 3edcd5778f4 R099
usr/src/cmd/latencytop/common/stat.c usr/src/cmd/latencytop/stat.c
:100644 100644 fcf4bb7a4d6 9ca9c38ea9a R099
usr/src/cmd/latencytop/common/table.c usr/src/cmd/latencytop/table.c
:100644 100644 0d4173f196f 0d4173f196f R100
usr/src/cmd/latencytop/common/util.c usr/src/cmd/latencytop/util.c
:100644 100644 8ee28e41da7 c34f239ebee R083
usr/src/cmd/lockstat/Makefile.com usr/src/cmd/lockstat/Makefile
:100644 100644 3ccdd91f10a b06e1717375 R083
usr/src/cmd/plockstat/Makefile.com usr/src/cmd/plockstat/Makefile
[-- Attachment #2: Type: text/html, Size: 2132 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-06 19:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-05 19:17 [REVIEW] 16446 dtrace consumers should not be isaexec'd Richard Lowe
2024-04-06 19:41 ` Richard Lowe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).