[Repronim-trd3] Commands I used today to test out the c-tracer
Robert Buccigrossi
robert.buccigrossi at tcg.com
Thu Apr 19 11:40:07 PDT 2018
# Dependencies
sudo apt-get install libreadline-dev
#
mkdir we_can_trace
cd we_can_trace
wget https://github.com/ReproNim/reprozip/archive/extract-c-tracer.zip
unzip extract-c-tracer.zip
cd reprozip-extract-c-tracer/
cd reprozip/native/
make
# CD to your niceman repository
cd ~/niceman
git remote add kyleam https://github.com/kyleam/niceman.git
git fetch kyleam
git checkout -b enh-trace2 kyleam/enh-trace2
# Make a local shell environment
niceman create -n localsh -t shell
niceman exec --trace --tracer
/home/butch/we_can_trace/reprozip-extract-c-tracer/reprozip/native/rztracer
-n localsh COMMAND
niceman exec --trace --tracer
/home/butch/we_can_trace/reprozip-extract-c-tracer/reprozip/native/rztracer
-n echo "hello world"
niceman exec --trace --tracer
/home/butch/we_can_trace/reprozip-extract-c-tracer/reprozip/native/rztracer
-n localsh /home/butch/.cache/niceman/conda_test/miniconda/bin/conda-env
list
--
*Robert Buccigrossi, Ph.D. PMP PSM-1,* CTO
*TCG, Inc. - Positively Distinct* - CMMI-DEV Level 3 - CMMI-SVC Level 3 -
ISO 9001:2015
202-742-8473 | robert.buccigrossi at tcg.com | www.tcg.com
<https://www.facebook.com/TCG-32241785903>
<https://twitter.com/TCGnews> [image:
Linkedin] <https://www.linkedin.com/in/robert-buccigrossi-345ab>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.nitrc.org/pipermail/repronim-trd3/attachments/20180419/f40f44ff/attachment.html>
More information about the Repronim-trd3
mailing list