Messages in this thread |  | | Date | Fri, 30 Nov 2001 09:02:14 -0800 (PST) | From | Davide Libenzi <> | Subject | Re: Generating a function call trace |
| |
On Fri, 30 Nov 2001, Simon Turvey wrote:
> Is it possible to arbitrarily generate (in a module say) a function call > trace?
gcc has builtin macros to trace back or ( on x86 ) you can simply chain through %esp/%ebp
- Davide
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |