43 Commits (e12bfa30d42d9add1b095cc1d19bb87e727ad339)

Author SHA1 Message Date
Daniel Agar 01b3e6fd25 NuttX upgrade cmake wrapper (#7873) 7 years ago
David Sidrane 802fc415ed Debug Scripts:Removed FMUv1 8 years ago
Pavel Kirienko 2b2c307eac Performance audit (intentionally duplicates #6829) (#6847) 8 years ago
David Sidrane c20b85e6ad Revert "UAVCAN performance audit (#6829)" (#6846) 8 years ago
Pavel Kirienko 21e04c9f7a UAVCAN performance audit (#6829) 8 years ago
Pavel Kirienko 885077a1c3 Profiler: folder fix - more special cases for operator<< and operator>> 10 years ago
Pavel Kirienko 543cb23128 Profiler: computing stack top distribution 10 years ago
Pavel Kirienko 647163d6fa Profiler - header comment fix 10 years ago
Pavel Kirienko f158c8270b Rich man's profiler - handling quotes 10 years ago
Pavel Kirienko d1abf9c133 Poor man's profiler - proper stack folder that handles generic C++ types 10 years ago
Pavel Kirienko 1898b51c74 Profiler: reporting function position in flame graphs 10 years ago
Pavel Kirienko ff7c33a4b0 Profiler: xdg-open work-around 10 years ago
Pavel Kirienko c0d71529bc Profiler fixes 10 years ago
Pavel Kirienko c0937ec8ca Profiler fixes 10 years ago
Pavel Kirienko 9293950cdb NuttX profiler improvements 10 years ago
Pavel Kirienko dd3fa2532e Poor man's sampling profiler for NuttX 10 years ago
Pavel Kirienko e41bf13ac5 Nuttx.py: 'show mybt' outputs in GDB-like format for ease of parsing 10 years ago
Pavel Kirienko 9215a8d8da Nuttx.py fixes: Python 2.7 support (required for gcc-arm-toolchain from Terry Guo), fixed int parsing, show mybt by name 10 years ago
Kevin Hester 2e1ac72b59 Speed up stack dumping by looking for freespace 4 bytes at a time 10 years ago
mazahner d15203de91 Debug/NuttX: small changes to make it work with the current stable branch. Debug/NuttX made existing code work with python3 in gdb. Added some new features 10 years ago
Andrew Tridgell f1258da610 Debug: fixes for gdb extension macros 11 years ago
Andrew Tridgell e9c94fa581 Debug: fixes for Nuttx.py debug gdb add-ons 11 years ago
px4dev 2678aba9fe A bit more NuttX gdb/python tooling to recover an interrupted context. Needs more fleshing out. 12 years ago
px4dev 8755d76d1b Hotfix - fault decode typo in ARMv7M macros 12 years ago
Kevin Hester 1c371a6cf8 openocd: lost change from my cherry-picking 12 years ago
Kevin Hester fa8f8f2a02 add step hooks to make stepping work correctly for non isrs 12 years ago
Kevin Hester f665ace38c Add scripts for debugging with openocd 12 years ago
px4dev d90345a166 Some early gdb/Python macros for working with NuttX. 12 years ago
Andrew Tridgell 91e54aa5be add .gdbinit as Debug/dot.gdbinit 12 years ago
px4dev f7963a8c84 Fix printing of PC_COUNT perf counters 12 years ago
px4dev 42694a5736 Make some improvements to the ARMv7M fault decode logic. 12 years ago
px4dev 2e321f273c Don't try to print the idle stack usage (we need to fix it up before the code can be adapted to measure it). 12 years ago
px4dev 9a4d6455fc More debug macros. 12 years ago
px4dev 09535fef83 Start adding PX4 firmware helper macros 12 years ago
px4dev 404332aefe Break out the task stack usage sniffer so we can use it on systems where the task layout has been shrunk (e.g. PX4IO) 12 years ago
px4dev 6901a85323 Make the task printer work with our usual config. Tough to detect the correct configuration here. 13 years ago
px4dev 92c723d008 Fix a missing 'end' that breaks task listing. 13 years ago
Lorenz Meier 1bea49869b task file list gdb macro 13 years ago
px4dev 56b3b46f75 Add heap used/free summaries to heap dump 13 years ago
px4dev 89037cc83a typo that causes the heap printer to fail by recursing infinitely 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago