Execution tracer

  • Thread starter Thread starter Adam Benson
  • Start date Start date
A

Adam Benson

Hi,

Does anyone know of any tools that trace app execution (sort of like a black
box recorder for your app, I guess) ?
I'm not after a profiler - I don't need to find out how long our code was in
any given routine, just where it was at any given point.

We did have brief conversations with the people who produce AppSight but my
manager didn't like their sales model, so nothing came of that.

Any pointers \ plugs for your product gratefully received.

Thanks,

Adam.

--
===========================
Adam Benson
Omnibus Systems,
Leics. UK
Email : (e-mail address removed)
 
Adam said:
Hi,

Does anyone know of any tools that trace app execution (sort of like
a black box recorder for your app, I guess) ?
I'm not after a profiler - I don't need to find out how long our code
was in any given routine, just where it was at any given point.

We did have brief conversations with the people who produce AppSight
but my manager didn't like their sales model, so nothing came of that.

Any pointers \ plugs for your product gratefully received.

AppSight (formerly BugTrapper) is the only app I've heard of that does what
you want. Surely there must be something else out there though...

-cd
 
AppSight (formerly BugTrapper) is the only app I've heard of that does
what
you want. Surely there must be something else out there though...

Yup, that's what I was hoping, but I'm struggling to find it.

- Adam.
 
Back
Top