pagure Logo
  • Log In

source-git / systemtap

Clone
Source Code
GIT
  • Source
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Files

Commit: 09a3bb1980e79ce918873cb428e843dc4e87999f
  1.   09a3bb1980e79ce918873cb428e843dc4e87999f
  2.   testsuite
  3.   semok
  4.   five.stp
Blob Blame History Raw
#! stap -p2

global array
probe begin
{
  array[1] = array[2] = 3;
  statvar <<< value <<< 4;
}

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation