Implement boot time analysis framework.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-03-19 20:25:09 +01:00
parent e5a2dd7b55
commit e744219bb6
14 changed files with 232 additions and 8 deletions

View file

@ -1,6 +1,10 @@
2013-03-19 Vladimir Serbinenko <phcoder@gmail.com>
remove get_endpoint_descriptor and change all functions needing
Implement boot time analysis framework.
2013-03-19 Vladimir Serbinenko <phcoder@gmail.com>
Remove get_endpoint_descriptor and change all functions needing
descriptor to just receive it as argument rather than endpoint
address.