Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] Monitoring Binary Instructions

Hello, i have a question about how can one monitor floating point multiplications in aspectj, say i want to count the number for floating point multiplications done by a program. Is there some kind of a pointcut that i can use to monitor specific binary instructions? or perhaps there is another way to have it done in aspectj?

thanks.

soha



Back to the top