This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug tapsets/18122] New: [nd_]syscall.exec* probes need work
- From: "dsmith at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Thu, 12 Mar 2015 14:56:55 +0000
- Subject: [Bug tapsets/18122] New: [nd_]syscall.exec* probes need work
- Auto-submitted: auto-generated
https://sourceware.org/bugzilla/show_bug.cgi?id=18122
Bug ID: 18122
Summary: [nd_]syscall.exec* probes need work
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: tapsets
Assignee: systemtap at sourceware dot org
Reporter: dsmith at redhat dot com
The [nd_]syscall.execve and [nd_]syscall.execveat probes are a bit odd and
could use a bit of work:
- For some reason, their 'argstr' convenience variables don't have commas
between arguments like every other syscall probe.
- They don't report the 'envp' argument.
- The [nd_]syscall.execve probes have no test case. This new test case can be
based on the existing execveat test case.
--
You are receiving this mail because:
You are the assignee for the bug.