HEX
Server: LiteSpeed
System: Linux vearitale.com 5.14.0-570.32.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 6 11:30:41 EDT 2025 x86_64
User: yunab9059 (2007)
PHP: 8.3.21
Disabled: NONE
Upload Files
File: //usr/share/systemtap/examples/general/ansi_colors2.meta
title: Show Attribues in Table for ansi_set_color()
name: ansi_colors2.stp
version: 1.0
author: Eugene Teo
keywords: format bpf
subsystem: none
status: production
exit: fixed
output: graph
scope: system-wide
description: The script prints a table showing the available attributes (bold, underline, and inverse) with color combinations for the ans_set_color() function in the ansi.stp tapset.
test_check: stap -p4 ansi_colors2.stp
test_installcheck: stap ansi_colors2.stp
test_check_bpf: stap --bpf -p4 ansi_colors2.stp
test_installcheck_bpf: stap --bpf ansi_colors2.stp