Skip to content
  • Nathaniel Chen's avatar
    Dynamically allocate bootchart logs · 8dfb6e71
    Nathaniel Chen authored
    Instead of storing bootchart sample data in arrays, this patch moves
    storage to linked lists so that there is no more limit on samples.
    
    This patch also fixes parsing of /proc/<pid>/smaps in kernels > 3.7.
    8dfb6e71