This document discusses building Oracle event mapping files to extract checked events from specific Oracle functions in 10 minutes. It explains how function parameters are passed in x86-64 calling conventions and traces a C program's execution flow using Intel Pin tools to discover undocumented events. The document promotes event hunting in Oracle as it is essentially a huge C program and provides links to event name to ID mapping files and kernel function to event mapping files to facilitate tracing Oracle events.