summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-03record: Convert to C++Sebastian Huber
2019-09-02record: Synchronize with RTEMSSebastian Huber
2019-09-02rtemstoolkit/dwarf: Fix some C++ handling issues.Chris Johns
2019-08-30record: Synchronize with RTEMSSebastian Huber
2019-08-30record: Synchronize with RTEMSSebastian Huber
2019-08-29record: Synchronize with RTEMSSebastian Huber
2019-08-27record: Support thread names on 32-bit targetsSebastian Huber
2019-08-27record: Add data size to clientSebastian Huber
2019-08-27record: Add CPU to idle thread namesSebastian Huber
2019-08-27record: Move base context to client contextSebastian Huber
2019-08-27record: Simplify packet context setupSebastian Huber
2019-08-27record: Move per-CPU variables to separate contextSebastian Huber
2019-08-26record: Fix client destructionSebastian Huber
2019-08-26record: Improve overflow handlingSebastian Huber
2019-08-22Add JSON log generationKinsey Moore
2019-08-20record: Add support for LTTNG sched_switchRavindra Meena
2019-08-20record: New programSebastian Huber
2019-08-19misc/tftpproxy: Add a proxy TFTP server.Chris Johns
2019-07-26tester: Add raspberrypi2 BSP.Chris Johns
2019-06-25misc/boot-image: fix uenv_exe_ftd bug.Nils Hölscher
2019-06-13misc/boot-image: Fix Linux bugs.Chris Johns
2019-06-13misc/boot-image: Fix image convert. Add --build option.Chris Johns
2019-06-12misc/boot-image: Fix macro set logic and --net-boot-dhcp processing.Chris Johns
2019-06-12misc/boot-image: Add a tool to create boot images.Chris Johns
2019-06-12rtemstoolkit/configuration: Fix interpolation support.Chris Johns
2019-06-11rtemstoolkit/macros: Improve the macro output.Chris Johns
2019-06-11rtemstoolkit/configuration: Add get_sections() to get the sections.Chris Johns
2019-06-11rtemstoolkit/path: Merge RSB changes.Chris Johns
2019-06-11rtemstoolkit/log: Add info().Chris Johns
2019-06-11rtemstoolkit/host: Make the load() public.Chris Johns
2019-06-11rtemstoolkit/check: Optionally check exe silently.Chris Johns
2019-06-11rtemstoolkit/macros: Convert all keys to str from unicode.Chris Johns
2019-06-05Add patch used by RTEMS 6 epiphany GDB on FreeBSDSebastian Huber
2019-05-27waf: Update the check_cc tests to a newer method supported by waf.Chris Johns
2019-05-21rtemstoolkit/path : print OSError in mkdirVijay Kumar Banerjee
2019-05-21rtemstoolkit/path : Add listdir functionVijay Kumar Banerjee
2019-05-05rtemstoolkit: columns are only ints.Chris Johns
2019-03-27coverage: Add subdirectory name in HTML reportsVijay Kumar Banerjee
2019-03-22coverage: remove utf-8 encoding in symbolset namesVijay Kumar Banerjee
2019-03-18config: Add x86_64 to tier-3 archsSebastian Huber
2019-02-21rtemstoolkit/mailer.py: Check for no --smtp-host arg being providedJoel Sherrill
2019-02-19Add patch used by RTEMS 5 epiphany GDB on FreeBSDSebastian Huber
2019-02-19testing/bsps: Add covoar commands in bsp ini fileVijay Kumar Banerjee
2019-02-14Coverage: Add support for TSIM formatVijay Kumar Banerjee
2019-02-12Coverage : Add coverage support for RISCVVijay Kumar Banerjee
2019-02-11linkers/syms: Add symbol filtering.Chris Johns
2019-02-08tester: Ignore the execute return code for some commandsChris Johns
2019-02-08rtemstoolkit/config: Unlock when printing to avoid blocking.Chris Johns
2019-02-08tester/check: Convert the indent size to an int.Chris Johns
2019-02-08rtemstoolkit/execute: Print the trace exe command as a string and not list.Chris Johns