op_perf_events_checker.c File Reference

#include <sys/types.h>
#include <unistd.h>
#include <asm/unistd.h>
#include <stdio.h>
#include <errno.h>
#include <string.h>
#include "config.h"
#include <linux/perf_event.h>
Include dependency graph for op_perf_events_checker.c:

Go to the source code of this file.

Functions

static void usage (void)
int main (int argc, char **argv)

Variables

struct perf_event_attr attr
pid_t pid

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 36 of file op_perf_events_checker.c.

References attr, pid, and usage().

Here is the call graph for this function:

static void usage ( void   )  [static]

Definition at line 29 of file op_perf_events_checker.c.

Referenced by main().

Here is the caller graph for this function:


Variable Documentation

struct perf_event_attr attr

Definition at line 25 of file op_perf_events_checker.c.

Referenced by main().

pid_t pid

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1