Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /opt/rh/gcc-toolset-11/root/usr/share/systemtap/examples/general/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //opt/rh/gcc-toolset-11/root/usr/share/systemtap/examples/general/func_time_stats.meta
title: Function Time Statistics
name: func_time_stats.stp
version: 1.0
author: anonymous
keywords: function statistics
subsystem: any
status: proposed
exit: user-controlled
output: histogram on-exit
scope: system-wide
description: The func_time_stats.stp script tracks the wall clock time for each invocation of the function probe listed as the first command line argument. When the script exits it prints out the minimum, average, and maximum times in microseconds followed by a count of times that the function was called and a histogram showing the distributions of times.
test_check: stap -p4 func_time_stats.stp 'syscall.read'
test_installcheck: stap func_time_stats.stp 'syscall.read' -T 1

Spamworldpro Mini