History log of /freebsd-current/cddl/usr.sbin/dtrace/tests/amd64/Makefile
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 911f0260 04-Jul-2023 Christos Margiolis <christos@FreeBSD.org>

dtrace: move kinst tests to common

Reviewed by: markj
Approved by: markj (mentor)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D40414


# 19a847e5 29-Sep-2022 Mark Johnston <markj@FreeBSD.org>

kinst: Add a rudimentary regression test case

The test instruments a number of large, frequently called kernel
functions while generating load in the background.

MFC after: 3 months


# 39d51a94 09-Jun-2019 Mariusz Zaborski <oshogbo@FreeBSD.org>

DTrace: add a top level makefile to the new test suit

Pointed out by: markj