Find the answer to your Linux question:
Results 1 to 2 of 2
I would like to have strace be called on the initial X startup. Which init script do I need to modify to do this on Ubuntu 9.10?...
  1. #1
    Just Joined!
    Join Date
    Dec 2009
    Posts
    4

    strace X on startup.

    I would like to have strace be called on the initial X startup. Which init script do I need to modify to do this on Ubuntu 9.10?

  2. #2
    Just Joined!
    Join Date
    Dec 2009
    Posts
    4
    Actually what I'd really like to do is have a way to monitor a user's activity by monitoring the systems calls while the user is active. Any ideas on how to do this automatically without having to call strace before running every program? i.e. start tracing system calls as soon as the system boots.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...