mozbuild.analyze package¶
Submodules¶
mozbuild.analyze.hg module¶
- class mozbuild.analyze.hg.Push(pid, p_dict)¶
Bases:
object
- class mozbuild.analyze.hg.Report(days, path=None, cost_dict=None)¶
Bases:
object
- cut(size, lst)¶
- generate_output(format, limit, dst)¶
- get_cost_dict(path, cost_dict)¶
- get_sorted_report(format)¶
- organize_data()¶
- mozbuild.analyze.hg.collect_data(session, date)¶
- mozbuild.analyze.hg.get_data(epoch)¶
- mozbuild.analyze.hg.get_lastpid(session)¶
- mozbuild.analyze.hg.get_pushlog_chunk(session, start, end)¶
- mozbuild.analyze.hg.unix_epoch(date)¶
- mozbuild.analyze.hg.unix_from_date(n, today)¶