aboutsummaryrefslogtreecommitdiff
path: root/pw_trace
AgeCommit message (Expand)Author
2024-02-08docs: Nest backends under respective facades in sitenavKayce Basques
2024-01-18*: Remove module-level README.md filesRob Mohr
2024-01-03bazel: Replace pw_cc_library with cc_libraryTed Pudlik
2023-12-07pw_trace: Use unit test frameworkCarlos Chinchilla
2023-11-17bazel: Partial pw_system_console fixTed Pudlik
2023-09-22Bazel: Retire pigweed_config (part 2)Ted Pudlik
2023-09-18*: Use new TODO styleRob Mohr
2023-08-10pw_trace_tokenized: Build-related fixesWyatt Hepler
2023-07-26python: Remove setup.py filesAnthony DiGirolamo
2023-07-06bazel: Fix facade layering_check violationsTed Pudlik
2023-05-12fuchsia: Add missing EOF newlinesIan McKellar
2023-04-27pw_trace: Decode byte array for string dataAditya Chitnis
2023-03-09pw_trace: Add assumption for trace dataAditya Chitnis
2023-03-04build: Fix compilation warnings for GCC 12Wyatt Hepler
2023-03-02pw_trace: Add error handling + tests for structsAditya Chitnis
2023-02-28pw_trace: Add mapping format to pw_trace decoderAditya Chitnis
2023-01-11pw_trace: timestamp_us should be a floatYvonne Yip
2022-12-14pw_trace: Fix trace_facade_test depsSergio Soares
2022-11-30pw_trace: Format with blackRob Mohr
2022-11-30pw_trace: Fix special-member-functions warningminxm
2022-11-15pw_build/cmake: Migrate pw_add_module_facade -> pw_add_facadeEwout van Bekkum
2022-11-15pw_build/cmake: Migrate pw_add_module_library -> pw_add_libraryEwout van Bekkum
2022-11-11cmake/pw_add_module_library: Remove use of IMPLEMENTS_FACADESEwout van Bekkum
2022-11-10cmake: Migrate all facades to use BACKEND variablesEwout van Bekkum
2022-11-10pw_build/cmake: Enable separate backend variable declarationsEwout van Bekkum
2022-11-09pw_build/cmake: Rename pw_add_facade to pw_add_module_facadeEwout van Bekkum
2022-11-08pw_trace: Improve bazel buildTed Pudlik
2022-11-06all_modules: Update OWNERS files to match stylingTim Laurence
2022-11-04pw_add_test: Migrate upstream pw_add_test to use PRIVATE_DEPSEwout van Bekkum
2022-11-03pw_trace: Fix backends that don't support all trace macrosErik Gilling
2022-11-03pw_trace: Refactor compile testsErik Gilling
2022-10-20python: Start enforcing mypy --no-implicit-optionalRob Mohr
2022-10-08OWNERS: Add keep_sorted linesRob Mohr
2022-09-08pw_trace: Add compile time trace enable mechanismErik Gilling
2022-08-15Fix or update references to pwbug/387Wyatt Hepler
2022-08-12bazel: Update some TODOsTed Pudlik
2022-06-29pw_span: Switch from std::span to pw::spanWyatt Hepler
2022-01-21pw_trace: Extend CMake supportEwout van Bekkum
2021-12-09pw_unit_test: Check test suite namesWyatt Hepler
2021-11-23pw_trace: Add pw_trace:null as default backendYuanyao Zhong
2021-11-05pw_trace: Fix UB in fake_backend.hTed Pudlik
2021-11-03OWNERS: Add throughout treeRob Mohr
2021-08-24pw_presubmit: Add cfg+toml to sources build checkAnthony DiGirolamo
2021-08-19python: setup.py -> setup.cfgAnthony DiGirolamo
2021-08-16overall: Adding `IgnoreError()` where Status was discardedAdrien Larbanet
2021-07-19pw_build: Prepare for Pylint updateWyatt Hepler
2021-07-14bazel: Rename BUILD to BUILD.bazelAkira Baruah
2021-06-29bazel: Remove unnecessary license commentsRob Mohr
2021-05-12pw_docs: Fixup minor typos, add clarificationsShiva Rajagopal
2021-04-18workspace: Adding bazel build formatter/linterNathaniel Brough