9859d8867d
Support for converting SystemView traces to JSON format See merge request espressif/esp-idf!5674
93 lines
3.2 KiB
Text
93 lines
3.2 KiB
Text
components/app_update/otatool.py
|
|
components/efuse/efuse_table_gen.py
|
|
components/efuse/test_efuse_host/efuse_tests.py
|
|
components/esp_wifi/test_md5/test_md5.sh
|
|
components/espcoredump/espcoredump.py
|
|
components/espcoredump/test/test_espcoredump.py
|
|
components/espcoredump/test/test_espcoredump.sh
|
|
components/heap/test_multi_heap_host/test_all_configs.sh
|
|
components/nvs_flash/nvs_partition_generator/nvs_partition_gen.py
|
|
components/partition_table/gen_empty_partition.py
|
|
components/partition_table/gen_esp32part.py
|
|
components/partition_table/parttool.py
|
|
components/partition_table/test_gen_esp32part_host/gen_esp32part_tests.py
|
|
components/spiffs/spiffsgen.py
|
|
components/ulp/esp32ulp_mapgen.py
|
|
docs/check_doc_warnings.sh
|
|
docs/check_lang_folder_sync.sh
|
|
docs/gen-dxd.py
|
|
docs/gen-version-specific-includes.py
|
|
examples/build_system/cmake/idf_as_lib/build-esp32.sh
|
|
examples/build_system/cmake/idf_as_lib/build.sh
|
|
examples/build_system/cmake/idf_as_lib/run-esp32.sh
|
|
examples/build_system/cmake/idf_as_lib/run.sh
|
|
examples/storage/parttool/parttool_example.py
|
|
examples/storage/parttool/parttool_example.sh
|
|
examples/system/ota/otatool/get_running_partition.py
|
|
examples/system/ota/otatool/otatool_example.py
|
|
examples/system/ota/otatool/otatool_example.sh
|
|
install.sh
|
|
tools/build_apps.py
|
|
tools/check_kconfigs.py
|
|
tools/check_python_dependencies.py
|
|
tools/ci/apply_bot_filter.py
|
|
tools/ci/build_examples.sh
|
|
tools/ci/build_examples_cmake.sh
|
|
tools/ci/check-executable.sh
|
|
tools/ci/check-line-endings.sh
|
|
tools/ci/check_build_warnings.py
|
|
tools/ci/check_deprecated_kconfigs.py
|
|
tools/ci/check_examples_cmake_make.sh
|
|
tools/ci/check_examples_rom_header.sh
|
|
tools/ci/check_idf_version.sh
|
|
tools/ci/check_ut_cmake_make.sh
|
|
tools/ci/checkout_project_ref.py
|
|
tools/ci/envsubst.py
|
|
tools/ci/fix_empty_prototypes.sh
|
|
tools/ci/get-full-sources.sh
|
|
tools/ci/get_supported_examples.sh
|
|
tools/ci/mirror-submodule-update.sh
|
|
tools/ci/multirun_with_pyenv.sh
|
|
tools/ci/push_to_github.sh
|
|
tools/ci/test_build_system.sh
|
|
tools/ci/test_build_system_cmake.sh
|
|
tools/ci/test_configure_ci_environment.sh
|
|
tools/cmake/convert_to_cmake.py
|
|
tools/cmake/run_cmake_lint.sh
|
|
tools/docker/entrypoint.sh
|
|
tools/docker/hooks/build
|
|
tools/elf_to_ld.sh
|
|
tools/esp_app_trace/logtrace_proc.py
|
|
tools/esp_app_trace/sysviewtrace_proc.py
|
|
tools/esp_app_trace/test/logtrace/test.sh
|
|
tools/esp_app_trace/test/sysview/compare_json.py
|
|
tools/esp_app_trace/test/sysview/test.sh
|
|
tools/find_apps.py
|
|
tools/format.sh
|
|
tools/gen_esp_err_to_name.py
|
|
tools/idf.py
|
|
tools/idf_monitor.py
|
|
tools/idf_size.py
|
|
tools/idf_tools.py
|
|
tools/kconfig/check.sh
|
|
tools/kconfig/lxdialog/check-lxdialog.sh
|
|
tools/kconfig/merge_config.sh
|
|
tools/kconfig/streamline_config.pl
|
|
tools/kconfig_new/confgen.py
|
|
tools/kconfig_new/confserver.py
|
|
tools/kconfig_new/test/test_confserver.py
|
|
tools/ldgen/ldgen.py
|
|
tools/ldgen/test/test_fragments.py
|
|
tools/ldgen/test/test_generation.py
|
|
tools/mass_mfg/mfg_gen.py
|
|
tools/set-submodules-to-github.sh
|
|
tools/test_check_kconfigs.py
|
|
tools/test_idf_monitor/run_test_idf_monitor.py
|
|
tools/test_idf_py/test_idf_py.py
|
|
tools/test_idf_size/test.sh
|
|
tools/test_idf_tools/test_idf_tools.py
|
|
tools/unit-test-app/tools/get_available_configs.sh
|
|
tools/unit-test-app/unit_test.py
|
|
tools/windows/eclipse_make.sh
|
|
tools/windows/tool_setup/build_installer.sh
|
|
tools/windows/tool_setup/sign_installer.sh
|