Giter VIP home page Giter VIP logo

pytimechart's Introduction

PyTimechart Build Status

a tool to display ftrace (or perf) traces

This is a reimplemetation of some of the main features of timechart from Arjan Van de Ven.

pyTimechart is aimed at helping kernel developer to browse into large scale traces.

Based on very powerful and efficient plotting library Chaco, pytimechart UI feels very smooth.

Based on the python language, its plugin based architecture allow developer to very quickly implement parsing and representation of new trace-event function-trace or trace_printk

Kernel traces are parsed as trace-events, and organised into processes, each process is displayed in its own line. The x-axis representing the time, process is represented as intervals when it is scheduled in the system.

pyTimechart processes are not only process in the common unix sense, it can be any group of activities in the system. Thus pytimechart display activities of:

  • cpuidle states
  • cpufreq states
  • runtime_pm
  • irqs
  • tasklets
  • works
  • timers
  • kernel threads
  • user process
  • whatever there is a plugin for
  • pyTimechart also represent graphically the wakeup events between two process.

More Info

See online Documentation for user and installation guide at:

Video of ELCE 2011 Conference about pytimechart:

Submitting Patches

Patches are very much welcome, especially to support new versions of the tracepoints.

Please send pull request via github:

pytimechart's People

Contributors

anisse avatar jeremr avatar johnmath-intc avatar jpihet avatar tardyp avatar vingu-linaro avatar

Watchers

 avatar  avatar

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.