Bug 6002 - ftrace option -f conflict
Summary: ftrace option -f conflict
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-30 16:09 UTC by Tom Tromey
Modified: 2008-10-21 21:40 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Tromey 2008-03-30 16:09:12 UTC
ftrace has two "-f" options.
See ftrace --help.
Comment 1 Mark Wielaard 2008-03-31 11:20:07 UTC
This comes from the common stack options:

ftrace options:
[...]
  -f, -follow                follow children as well

Stack print options:
[...]
  -f, -full-path                  print the full path to object files

There was a discussion about the common stack options on the list:
http://sourceware.org/ml/frysk/2008-q1/msg00179.html