Skip to main content

Fast graphical exploration and visualisation for linux kernel traces

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

pytimechart-1.0.0.rc2.zip (78.5 kB view hashes)

Uploaded Source

pytimechart-1.0.0.rc2.tar.gz (62.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page