Clone this repo:
  1. 1a07ecf idlestat: fix number of cpus check by Colin Ian King · 6 years ago master
  2. 4fcc446 idlestat: fix -t with negative values by Colin Ian King · 6 years ago
  3. bbf766f energy_model: print and scan unsigned ints using %u specifier instead of %d by Colin Ian King · 6 years ago
  4. 5350f2a csv_report: print unsigned int using %u specifier instead of %d by Colin Ian King · 6 years ago
  5. 7e42c50 comparison_report: fix diff.late_wakings calculation by Colin Ian King · 6 years ago
  6. 2247a8e Update the version number to v0.8 by Lisa Nguyen · 8 years ago idlestat-0.8
  7. 12e88e3 Fix resource leak in energy_model.c by Lisa Nguyen · 9 years ago
  8. 45b478c Fix resource leak in output_cstate_info() and build_cstate_info() by Lisa Nguyen · 9 years ago
  9. 1070827 Update documentation for idlestat by Lisa Nguyen · 9 years ago
  10. 8df1b10 Fix the version number. by Daniel Lezcano · 9 years ago idlestat-0.7
  11. cfb0d5a Use %zu format specifier for size_t types by Colin Ian King · 9 years ago
  12. cc96578 Fix TRACE_IPIIRQ_FORMAT string format width overflow scan issue by Colin Ian King · 9 years ago
  13. 31cc77a fix memory leak in cpuidle_get_target_residency, free fpathA by Colin Ian King · 9 years ago
  14. 7210979 topology: remove check for same cpuid cannot exist in 2 different cores by Colin Ian King · 9 years ago
  15. f64cdce Replace deprecated readdir_r with readdir by Colin Ian King · 9 years ago
  16. 7398755 initialise ret to 0, fixes an error found by static analysis by Colin Ian King · 10 years ago idlestat-0.6
  17. 5f2b8b0 add idlestat manual page by Koan-Sin Tan · 10 years ago
  18. e6885f6 Fix merge_pstates by Tuukka Tikkanen · 10 years ago
  19. fed11f2 Handle offline cpus gracefully by Tuukka Tikkanen · 11 years ago
  20. 10aa039 Topology: Remove unused structure member by Tuukka Tikkanen · 11 years ago