Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorIT
    • CommentTimeApr 6th 2010
     
    Is it possible to run Jet Profiler on Windows as a service instead of in a user session? I am looking to collect data over a peak period for several days but don't want to have to leave a running session on the collection computer if possible. Thanks.
  1.  
    Jet Profiler does not currently have a real service mode so this might be hard to accomplish. However, there are different tools out there to wrap normal exe files into services. I googled "windows run exe as service" and found some options. I haven't tried any of them though so I'm not sure if it will work or not. I will let you know if I find out anything more.

    Turning JP into a daemon instead of an app is on the roadmap but probably next year or so.