GithubHelp home page GithubHelp logo

sihangliu / xfdetector Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 3.0 55.3 MB

This is the open-source site for XFDetector (ASPLOS'20)

Makefile 2.52% C 41.26% C++ 24.62% Shell 8.79% CSS 0.19% Perl 2.19% HTML 12.07% JavaScript 0.36% Objective-C 0.01% Assembly 1.30% Python 0.58% Batchfile 0.01% GDB 0.01% Roff 1.52% PHP 0.01% M4 0.21% XSLT 0.02% PowerShell 4.27% DTrace 0.03% NASL 0.02%

xfdetector's People

Contributors

davidliu2012 avatar warsier avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

xfdetector's Issues

Pintool compilation error

Hello

The compilation of xfdetector fails at the pintool step on Ubuntu 20.04 LTS with g++ 9.3.0. How could I fix this error?

g++ -Wall -Werror -Wno-unknown-pragmas -D__PIN__=1 -DPIN_CRT=1 -fno-stack-protector -fno-exceptions -funwind-tables -fasynchronous-unwind-tables -fno-rtti -DTARGET_IA32E -DHOST_IA32E -fPIC -DTARGET_LINUX -fabi-version=2  -I/home/pl/xfdetector/pin-3.10/source/include/pin -I/home/pl/xfdetector/pin-3.10/source/include/pin/gen -isystem /home/pl/xfdetector/pin-3.10/extras/stlport/include -isystem /home/pl/xfdetector/pin-3.10/extras/libstdc++/include -isystem /home/pl/xfdetector/pin-3.10/extras/crt/include -isystem /home/pl/xfdetector/pin-3.10/extras/crt/include/arch-x86_64 -isystem /home/pl/xfdetector/pin-3.10/extras/crt/include/kernel/uapi -isystem /home/pl/xfdetector/pin-3.10/extras/crt/include/kernel/uapi/asm-x86 -I/home/pl/xfdetector/pin-3.10/extras/components/include -I/home/pl/xfdetector/pin-3.10/extras/xed-intel64/include/xed -I/home/pl/xfdetector/pin-3.10/source/tools/Utils -I/home/pl/xfdetector/pin-3.10/source/tools/InstLib -O3 -fomit-frame-pointer -fno-strict-aliasing   -c -o obj-intel64/pintool.o pintool.cpp
In file included from /usr/include/boost/type_traits/has_plus.hpp:48,
                 from /usr/include/boost/next_prior.hpp:21,
                 from /usr/include/boost/icl/interval_base_set.hpp:23,
                 from /usr/include/boost/icl/interval_set.hpp:14,
                 from pintool.cpp:10:
/usr/include/boost/type_traits/detail/has_binary_operator.hpp:54:107: error: ‘declval’ is not a member of ‘std’
   54 | t BOOST_JOIN(BOOST_TT_TRAIT_NAME, _ret_imp)<T, U, Ret, typename boost::make_void<decltype(std::declval<typename add_reference<T>::type>() BOOST_TT_TRAIT_OP std::declval<typename add_reference<U>::type>())>::type>
      |                                                                                                ^~~~~~~

/usr/include/boost/type_traits/detail/has_binary_operator.hpp:42:1: note: ‘std::declval’ is defined in header ‘<utility>’; did you forget to ‘#include <utility>’?
   41 | #include <utility>
  +++ |+#include <utility>
   42 | 
/usr/include/boost/type_traits/detail/has_binary_operator.hpp:54:107: error: ‘declval’ is not a member of ‘std’
   54 | t BOOST_JOIN(BOOST_TT_TRAIT_NAME, _ret_imp)<T, U, Ret, typename boost::make_void<decltype(std::declval<typename add_reference<T>::type>() BOOST_TT_TRAIT_OP std::declval<typename add_reference<U>::type>())>::type>
      |                                                                                                ^~~~~~~```

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.