New Feature: Ability to log event just for a particular pid

Bug #991392 reported by adi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fatrace
Won't Fix
Wishlist
Unassigned

Bug Description

Hi Guys,

I am using fatrace for one of my academic project and I wanted to have a feature where I could just log events just for a particular process id. So I went and added this little feature. I was wondering if you guys would like to push it to fatrace ?

Thanks
Aditya Sarawgi

Revision history for this message
Martin Pitt (pitti) wrote :

It's not really in fatrace's scope, as for one particular process you can just do

  strace -e trace=file -p <pid>

or

  strace -e trace=file myprogram [args].

Keeping open as a wishlist bug, though.

Changed in fatrace:
status: New → Triaged
importance: Undecided → Wishlist
Revision history for this message
Martin Pitt (pitti) wrote :

Closing, see previous comment.

Changed in fatrace:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.