Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Linux
/
samples
/
trace_printk
/ (
Open Source Betriebssystem
Version 6.17.9
©
) Datei vom 24.10.2025 mit Größe 269 B
Quelle Makefile Sprache: unbekannt
# SPDX-License-Identifier: GPL-2.0-only
# builds a module that calls various trace_printk routines
# then to use one (as root): insmod <module_name.ko>
# This module can also be used to test the trace_printk
code
.
obj-$(CONFIG_SAMPLE_TRACE_PRINTK) += trace-printk.o
Messung V0.5
C=100
H=100
G=100
[ Dauer der Verarbeitung: 0.13 Sekunden (vorverarbeitet)
]
2026-04-04