Table of Contents
This chapter describes the JIT support API. See opagent.h for more details.
#include <opagent.h>
op_agent_t op_open_agent( | ) ; |
void
;/var/lib/oprofile/jitdump
using the naming convention <process_id>.dump
.
Returns a valid op_agent_t
handle or NULL.
If NULL is returned, errno
is set to indicate the nature of the error. For a list
of possible errno
values, see the man pages for:
stat, creat, gettimeofday, fdopen, fwrite