Giter Club home page Giter Club logo

sandsifter-tests's Introduction

sandsifter-tests

A repository of result for runs of sandsifter on various x86 CPU's

Run Sandsifter

To run sandsifter you will need to compile the source code. To do this you will have to obtain & install the following:

  • Python 2
  • Standard C build tools
  • Capstone disassembler

Instructions vary for every distribution so it is left up to the readers ability.

A general guide for Fedora can be found here:

  1. Fedora build instructions

Sandsifter source code with fixes

https://github.com/rigred/sandsifter

Pull Requests with your logs welcome!

Make sure your submissions are compressed with

tar c data/log | xz -9 > brand_model-modelnumber.tar.xz

Rename files to match the following standard pattern:

`{vendor}_{type}-{model}.tar.xz`

Complex type names should use `-` dashes to separate words.
Underscore should only be used once after the vendor prefix.

Test command:

Be sure your terminal has xterm colors set and is as large as you can make it. 80x40 should suffice.

export TERM='xterm-256color'

Then run the test with the following command

./sifter.py --unk --dis --len --sync --tick -- -P1 -t

Compression

Log data is compressed With xz -9 and will uncompress to a good bit larger size Special attention is needed with the Ryzen CPU test data. The dump files for those are near 1.4Gb total when uncompressed. Running this through the analysis tool will consume a substantial amount of RAM.

CPU's tested:

AMD

  • Zen (Summit Ridge)

    Microcode 1129

    Microcode 1126

    Warning: The Zen CPU logs are LARGE.

    Processing these with the summarizer requires a substantial amount of RAM and CPU time.

Intel

Submissions always welcome!

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.