conditional probe semantics

Dave Nomura dcnltc@us.ibm.com
Sat Jun 14 03:40:00 GMT 2008


what is the semantic difference between:
probe process(...).....  if (condition) { ... }
    and
probe process(...).... { if (condition) { ... } }

-- 
Dave Nomura
LTC Linux Power Toolchain



More information about the Systemtap mailing list