Bug 186138

Summary: make temporary dir specifiable?
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: systemtapAssignee: Frank Ch. Eigler <fche>
Status: CLOSED CURRENTRELEASE QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: rvokal, srevivo
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.5.7 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-06-15 16:00:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Nottingham 2006-03-21 20:44:04 UTC
Description of problem:

The temporary directory is hardcoded as /tmp/stap<mkdtemp>.

It could be nice to have it specifiable (so you don't have to parse
the command output to find it with -k, or because you just want
to write it somewhere else.)

Arguably, it should honor TMPDIR, as gcc does.

Version-Release number of selected component (if applicable):

0.5.4-2.2

Comment 1 Frank Ch. Eigler 2006-03-21 20:46:53 UTC
Already tracked on systemtap bugzilla.

Comment 2 Frank Ch. Eigler 2006-06-15 16:00:00 UTC
TMPDIR is now respected in the 0.5.7 build.