aboutsummaryrefslogtreecommitdiff
path: root/topology.h
AgeCommit message (Expand)Author
2015-03-10Handle offline cpus gracefullyTuukka Tikkanen
2015-03-10Topology: Remove unused structure memberTuukka Tikkanen
2015-01-21Idlestat: P-state calculations for cores and clustersTuukka Tikkanen
2015-01-05Idlestat: Update copyright boilerplates and bump version to 0.5Tuukka Tikkanen
2015-01-05idlestat: Remove unused functionsTuukka Tikkanen
2015-01-05Idlestat: Calculate core/cluster data properlyTuukka Tikkanen
2015-01-05Topology: Add functions for setting up loadtime cluster/core dataTuukka Tikkanen
2015-01-05Topology: Add helper functions for cpu interactions in cluster/coreTuukka Tikkanen
2014-12-29Topology: add support for dumping baseline data for CPUsTuukka Tikkanen
2014-12-17topology: Add baseline trace support to establish_idledata_to_topoTuukka Tikkanen
2014-12-12topology: Dynamic allocation for topologiesTuukka Tikkanen
2014-12-11topology: Fix header file dependenciesTuukka Tikkanen
2014-11-28add code to handle different output formatsKoan-Sin Tan
2014-10-24idlestat: calculate energy consumption using energy modelLarry Bassel
2014-08-05Improve the outputDaniel Lezcano
2014-08-05Remove dump and iterations optionsDaniel Lezcano
2014-04-02Launchpad bug 1300335: removed -c <state> option.Zoran Markovic
2014-03-23Fixed build warning on x86_64. Checkpatch cleanup.Zoran Markovic
2014-03-21Fixed copyright and contributors in headers.Zoran Markovic
2014-03-14Formatted output report to 80 columns. Code reorganization.Zoran Markovic
2014-02-20Added tracing P-states.Zoran Markovic
2014-01-21Fixed Launchpad bug #1269454Zoran Markovic
2013-09-10Add cpu topology infoShaojie Sun