On Thu, Dec 21, 2006, Henrik Nordstrom wrote: > tis 2006-12-19 klockan 13:38 +0800 skrev Adrian Chadd: > > Has anyone managed to extract callgraphs out of oprofile? > > Yes, from what I remember it worked for me when I tried in the summer > while pulling together the epoll stuff..
Yup, I got it working with the help of Robert. The trick? opcontrol --setup --<stuff to twiddle callgraph depth>; it'll accept the callgraph option w/out --setup but it won't do anything. Adrian
