Skip to content

bsdinis/jiftools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jiftools

A library and collection of tools to parse, write and modify JIF files (Junction Image Format).

What is the Junction Image Format

image

If you know you know.

Moreover, you can find the specification for the JIF in here.

Repo Structure

The repo has three main components:

  • jif: the library that holds the main functionality and modelling for JIF files;
  • tracer-format: the library to decode memory traces from junction;
  • readjif: a tool to read, view and query JIF files
  • jiftool: a tool to change JIF files (by building interval trees, adding ordering segments)
  • cmpjif: a tool to produce upset plots of the private data held by JIFs
  • timejif: a tool to produce plots of unique page accesses over time
  • tracejif: a tool to enhance memory traces with VMA information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages