Advanced Use: Disassembled Profiles Command line switch: "-e" will create disassembled profiles Two -e's will force disassembly for all symbols Disassembled profiles are useful for determining the "why" of hot functions Need to understand the microarchitecture in order to account the hits correctly (pipeline effects, etc.) Can then estimate cache and TLB misses