| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
| | | | | | | | | Relicense files for which I am the sole author (as identified by util/relicense.pl). Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
| * | [profile] Allow interrupts to be excluded from profiling results | Michael Brown | 2014-05-04 | 1 | -0/+3 |
| | | | | | | | | | | Interrupt processing adds noise to profiling results. Allow interrupts (from within protected mode) to be profiled separately, with time spent within the interrupt handler being excluded from any other profiling currently in progress. Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
| * | [profile] Add generic profiling infrastructure | Michael Brown | 2014-04-28 | 1 | -0/+269 |
| Signed-off-by: Michael Brown <mcb30@ipxe.org> | |||||
