Linux Perf
jit.h File Reference
#include <data.h>
Include dependency graph for jit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int jit_process (struct perf_session *session, struct perf_data *output, struct machine *machine, char *filename, pid_t pid, u64 *nbytes)
 
int jit_inject_record (const char *filename)
 

Function Documentation

◆ jit_inject_record()

int jit_inject_record ( const char *  filename)

◆ jit_process()

int jit_process ( struct perf_session session,
struct perf_data output,
struct machine machine,
char *  filename,
pid_t  pid,
u64 *  nbytes 
)

Definition at line 754 of file jitdump.c.

Here is the call graph for this function: