Git Product home page Git Product logo

runtracer's People

Contributors

alexmgr avatar bnagy avatar grugq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

runtracer's Issues

Not able to install it on linux. Please help

I have downloaded the code for PIN from this link and unzipped it - http://software.intel.com/sites/landingpage/pintool/downloads/pin-2.14-71313-gcc.4.4.7-linux.tar.gz

I then extracted the RunTracer code as per installation instructions but when I try to run make, I get the following error in the terminal -
g++ -DBIGARRAY_MULTIPLIER=1 -Wall -Werror -Wno-unknown-pragmas -fno-stack-protector -DTARGET_IA32E -DHOST_IA32E -fPIC -DTARGET_LINUX -I../../../source/include/pin -I../../../source/include/pin/gen -I../../../extras/components/include -I../../../extras/xed-intel64/include -I../../../source/tools/InstLib -O3 -fomit-frame-pointer -fno-strict-aliasing -c -o obj-intel64/ccovtrace.o ccovtrace.cpp ccovtrace.cpp: In function ‘const string* LookupSymbol(LEVEL_BASE::ADDRINT)’: ccovtrace.cpp:151:59: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘LEVEL_BASE::ADDRINT {aka long unsigned int}’ [-Werror=format=] snprintf(s, sizeof(s), "%s+%llx", name->c_str(), offset); ^ ccovtrace.cpp:151:59: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘LEVEL_BASE::ADDRINT {aka long unsigned int}’ [-Werror=format=] ccovtrace.cpp:158:40: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘LEVEL_BASE::ADDRINT {aka long unsigned int}’ [-Werror=format=] snprintf(s, sizeof(s), "?%#llx", addr); ^ ccovtrace.cpp:158:40: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘LEVEL_BASE::ADDRINT {aka long unsigned int}’ [-Werror=format=] cc1plus: all warnings being treated as errors make: *** [obj-intel64/ccovtrace.o] Error 1

Please guide as how to resolve this issue.
Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.