Giter VIP home page Giter VIP logo

strender's Introduction

Strender

System Traced Rendering

Overview

In short, the idea is to monitor resource usage during rendering, either by manual access or via simulation of access. As all I/O must pass through the kernel, standard systems monitoring methods can be used to analyse what is going in. In this way, possible run-time 'representation information' can be determined. This is particularly important for 'transcluded' resources, e.g. fonts or other external resources, that are not embedded in the primary object bitstream, but are embedded in the performance of that bitstream.

As well as fonts, examples include

  • Keys, licences,
  • Preferences, caches,
  • Fonts, colour spaces, Schema? Icons. Sounds/effects?

PDF, Doc, declared fonts v used.

Embedded ok, linked media for doc too.

Linked files, and missing links? Trace dependent media in PowerPoint presentation, including missing media? SVG as a good example? Science example? http://highered.mcgraw-hill.com/sites/dl/free/0073106941/443736/DSPAudioExamples.ppt

http://stackoverflow.com/questions/1439586/best-way-to-watch-process-and-sub-processes-for-file-system-read-i-o http://sysadvent.blogspot.com/2008/12/sysadmin-advent-day-1.html

Extend using tcpdump, SystemTap, dtruss, etc...

Visualisation

Graphviz Plotters

HTML

http://www.graphviz.org/content/attrs#dtooltip http://www.graphviz.org/content/output-formats#dcmapx or http://code.google.com/p/canviz/

Applet

http://zvtm.sourceforge.net/zgrviewer.html

strender's People

Contributors

anjackson avatar carlwilson avatar

Stargazers

DW Lee avatar

Watchers

Per Møldrup-Dalum avatar  avatar forks avatar Luis Faria avatar Jesper Sindahl Nielsen avatar Bolette A. Jurik avatar Peter May avatar Hélder Silva avatar  avatar

Forkers

leepro

strender's Issues

Generate detailed maps of file read/write events

Can we generate must more detailed visual maps of what is being read and written. As well as seeing which files are read, can we create visualisations to see what parts of files are being read/written, and in what order? Can we make these intricate digital items more 'tactic' in this way?

e.g. using A-Frame and event-based animation, show the binary layers and trace the connections? Integrate with 'shotgun' and fuzzing work? e.g. https://github.com/openpreserve/bitwiser

Maybe learning from or building on:

Also, may be neat to use OpenTelemetry as an output format as this will allow immediate visualisation in a range of off-the-shelf tools. They won't be bytespace-aware, but the temporal layout will still be interesting.

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.