idlestat (0.8-4) unstable; urgency=medium * Debian/control: update compat to 13, remove compat file * Debian/control: add Rules-Requires-Root -- Colin King Sat, 4 Jul 2020 15:30:22 +0100 idlestat (0.8-3) unstable; urgency=medium * Pull in some fixes to issues found with static analysis: - comparison_report: fix diff.late_wakings calculation, late_wakings calculation is always zero because of a typo, fix this. - csv_report: print unsigned int using %u specifier instead of %d - energy_model: print and scan unsigned ints using %u - idlestat: fix -t with negative values - idlestat: fix number of cpus check * Remove empty line from debian/control -- Colin King Sun, 21 Jul 2019 18:16:14 +1000 idlestat (0.8-2) unstable; urgency=medium * Update Standards-Version to 11 * Fix Lintian warning on dep5 copyright ordering * Remove a couple of trailing whitespaces from buildlog * Fix nsecure-copyright-format-uri in copyright file -- Colin King Tue, 6 Mar 2018 03:37:13 +0000 idlestat (0.8-1) unstable; urgency=medium * Sync with 0.8 upstream release * Remove debian patches that are now in 0.8 release -- Colin King Mon, 24 Apr 2017 13:59:41 +0100 idlestat (0.7-2) unstable; urgency=medium [ Lisa Nguyen ] * Pull in 3 upstream changes: - Update documentation for idlestat - Fix resource leak in output_cstate_info() and build_cstate_info() - Fix resource leak in energy_model.c -- Colin King Fri, 9 Dec 2016 11:03:02 +0000 idlestat (0.7-1) unstable; urgency=medium * Sync with 0.7 upstream release (Closes: #839891) * Remove debian patches that are now in 0.7 release -- Colin King Thu, 6 Oct 2016 9:24:52 +0100 idlestat (0.6-1) unstable; urgency=medium * Sync with 0.6 upstream release * Remove debian patches that are now in 0.6 release * Update Standards-Version to 3.9.8 -- Colin King Wed, 31 Aug 2016 07:59:11 +0100 idlestat (0.5-4) unstable; urgency=medium * initialise return status ret to 0, fixes an error found by static analysis -- Colin King Wed, 9 Sep 2015 11:05:00 +0100 idlestat (0.5-3) unstable; urgency=medium * Fix deb5-copyright-licence-name-not-unique * Update debian/compat to 9 * Reformat description in debian/control -- Colin King Sun, 16 Aug 2015 04:30:02 -0700 idlestat (0.5-2) unstable; urgency=medium * Topology: Fix loop bound * Energy model: Check for error from idlestat_load correctly * Energy model: Do not exit() with a negative status code * Utils: Add missing va_start macros * Idlestat: Suppress static analysis false positives * Idlestat: Check return value in cpuidle_get_target_residency * Idlestat: Fix core/cluster cstates * Idlestat: Add command line options for managing trace buffer * Idlestat: P-state calculations for cores and clusters * Energy_model: Don't add phony frequency to template * Energy_model: Add cluster P-state calculation based on trace data * Energy model: Make energy file parsing work for TC2 * Energy model: Take out the wakeup energy from the energy calculation * Idlestat: Add energy model for arm TC2 * Fix alignment for verbose energy model data * Fix P-state calculations * Energy model: Remove unused parameter options * Remove unused parameter cpu from write_cstate_info * Simplify event counting while loading a trace * Add -Wunused-parameter to CFLAGS * Re-enable compile and run on Android platform * Utils: Add missing va_end macros to verbose_(f)printf * Energy_model: calculate number of cap and C states correctly * Topology: Match cpu names only if they begin with "cpu" * Make read_cpu_topo_info more robust * Topology: Remove unused structure member * Handle offline cpus gracefully * Fix merge_pstates * Add idlestat manual page (LP: #1334758) -- Colin King Tue, 12 May 2015 10:14:00 +0100 idlestat (0.5-1) unstable; urgency=medium * Re-sync to upstream version 0.5 -- Colin King Fri, 9 Jan 2015 18:00:00 +0100 idlestat (0.3-3) unstable; urgency=medium * Remove buggy memory leak on cstates fix -- Colin King Thu, 21 Aug 2014 10:34:31 +0100 idlestat (0.3-2) unstable; urgency=medium * Fix memory leak on cstates * Correctly parse older versions of trace output * CPUs may be offline during setup, so avoid asserts * Correct copyright -- Colin King Mon, 30 Jun 2014 21:53:22 +0100 idlestat (0.3-1) unstable; urgency=medium * Initial Debian release (Closes: #752158) -- Colin King Thu, 26 Jun 2014 16:16:23 +0100