~cjwatson/ubuntu-app-launch/libclick-manifest

« back to all changes in this revision

Viewing changes to exec-line-exec-trace.tp

  • Committer: Ted Gould
  • Date: 2013-12-04 12:10:32 UTC
  • mto: This revision was merged to the branch mainline in revision 90.
  • Revision ID: ted@gould.cx-20131204121032-3nnmolc8iow26gnn
A couple more tracepoints

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
TRACEPOINT_EVENT(upstart_app_launch, exec_start, TP_ARGS(0), TP_FIELDS())
 
3
TRACEPOINT_EVENT(upstart_app_launch, exec_parse_complete, TP_ARGS(0), TP_FIELDS())
 
4
TRACEPOINT_EVENT(upstart_app_launch, exec_pre_exec, TP_ARGS(0), TP_FIELDS())