)]}' { "commit": "c76ba8f0116620a0f45c7088002951b6ef5d69ef", "tree": "49c0f8fca40fc544133c00e11aa8d2e2f5361eda", "parents": [ "818984e328716c7c6509a25326dbc77078d7aa28" ], "author": { "name": "Karsten Sperling", "email": "113487422+ksperling-apple@users.noreply.github.com", "time": "Thu Dec 01 15:23:42 2022 +1300" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Thu Dec 01 02:23:42 2022 +0000" }, "message": "Darwin: Improve os_log integration (#23528)\n\n* Prefer locally installed restyle-path script if it exists\r\n\r\n* Simplify GetModuleName\r\n\r\n* Remove unused / unimplemented GetMessageWithPrefix and related unused constants\r\n\r\n* Remove duplicate defaults for CHIP_*_LOGGING and move CHIP_LOG_FILTERING to CHIPConfig.h\r\n\r\n* Remove duplicate CHIP_SYSTEM_CONFIG_NO_LOCKING section\r\n\r\n* Rename support:enforce_format to attributes and include DLLUtil.h in it\r\n\r\n* Darwin: Integrate CHIP logging with os_log at the log macro level\r\n\r\nIntroduce CHIP_SYSTEM_CONFIG_PLATFORM_LOG that enables integrating with CHIP logging at the log macro level.\r\n\r\nNote: ChipLog* macros are now statements (not expressions), so a few of usages of VerifyOr... macros required adjustments.\r\n\r\n* Fix (unrelated?) clang-tidy error\r\n\r\n* Add logging:force_stdio target that takes preference over the platform logging backend and use it for unit tests and cli tools (chip-tool etc)\r\n\r\n* Darwin: Implement MTR_LOG_* via ChipLog* and rename MTRLogging.h to MTRLogging_Internal.h. Also compile all ObjC files as ObjC++.\r\n\r\n* Darwin: Replace NSLog usages in Matter.framework with MTR_LOG_*\r\n\r\n* Darwin: Re-add MTRLogging.h as a public header and expose MTRSetLogCallback()\r\n\r\n* Darwin: Use log redirection in darwin-framework-tool to log to stdout.\r\n\r\n* Review: Document `...` parameters that take statements in CodeUtils.h\r\n\r\n* Review: some comments and tweaks\r\n\r\n* Darwin: Add logging preferences plist", "tree_diff": [ { "type": "modify", "old_id": "caaf06f5028f2b4dc228a1e451cebbe899d7e3d7", "old_mode": 33188, "old_path": "build/chip/chip_test_suite.gni", "new_id": "336450ca459487a22dfec211f243c38093d0079d", "new_mode": 33188, "new_path": "build/chip/chip_test_suite.gni" }, { "type": "modify", "old_id": "a4e87b7bacfc1c9831f5de5b011d42c2bb5f5de0", "old_mode": 33188, "old_path": "examples/chip-tool/BUILD.gn", "new_id": "d870c1d5cf92f21a4a56b2093f7b612aa5543f8b", "new_mode": 33188, "new_path": "examples/chip-tool/BUILD.gn" }, { "type": "modify", "old_id": "380a6e34c6ab6c5e5e6b7b0bd57075caceb151e3", "old_mode": 33188, "old_path": "examples/chip-tool/commands/interactive/InteractiveCommands.cpp", "new_id": "de82f205803070bc0d1991ed7dedbdb2100669d5", "new_mode": 33188, "new_path": "examples/chip-tool/commands/interactive/InteractiveCommands.cpp" }, { "type": "modify", "old_id": "7fe2d7d236d933502f2d3b153a3beddadce6d833", "old_mode": 33188, "old_path": "examples/darwin-framework-tool/commands/interactive/InteractiveCommands.mm", "new_id": "a251d517e6b83e083e5217907551e8aff30d979f", "new_mode": 33188, "new_path": "examples/darwin-framework-tool/commands/interactive/InteractiveCommands.mm" }, { "type": "modify", "old_id": "f0aeab45f7834270ab9a59f9f462208460ac077c", "old_mode": 33188, "old_path": "examples/darwin-framework-tool/main.mm", "new_id": "58a37ebb2ce42b427b2c64ff1599db3a4c912742", "new_mode": 33188, "new_path": "examples/darwin-framework-tool/main.mm" }, { "type": "modify", "old_id": "605c19860db9b18c51d42a385de4ed4e678931d1", "old_mode": 33188, "old_path": "examples/platform/linux/BUILD.gn", "new_id": "08580aad33c1f597b8a64b1465ae72b0dd18783d", "new_mode": 33188, "new_path": "examples/platform/linux/BUILD.gn" }, { "type": "modify", "old_id": "4701b0a7e7710adc476f14eb5a7e0bf767ae34a9", "old_mode": 33261, "old_path": "scripts/helpers/restyle-diff.sh", "new_id": "bf428dc1ea7a173ccdab4a83bebb2493403c790e", "new_mode": 33261, "new_path": "scripts/helpers/restyle-diff.sh" }, { "type": "modify", "old_id": "0f6c80c9f38e21ed60d7aab92ec78c9bf6ed2d71", "old_mode": 33188, "old_path": "src/access/AccessControl.cpp", "new_id": "20b58ee0be39f3fa3e91d79259adb77ee4e7d0f1", "new_mode": 33188, "new_path": "src/access/AccessControl.cpp" }, { "type": "modify", "old_id": "65b8424e69a9a06d9a05c17b2d53e77af686a6f1", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRAsyncCallbackWorkQueue.mm", "new_id": "edb2265dfc5db7f2576b90c8a6710a722bef15f4", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRAsyncCallbackWorkQueue.mm" }, { "type": "rename", "old_id": "93b9483cce6fe00bd923abdee08a4fbb91f56a3d", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRAttestationInfo.m", "new_id": "93b9483cce6fe00bd923abdee08a4fbb91f56a3d", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRAttestationInfo.mm", "score": 100 }, { "type": "modify", "old_id": "a2996d7bcbc60306f79c9c80e192e6f7d420f4ed", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRBaseDevice.mm", "new_id": "c5cbd062975dce8f09b82797444aa2aab57320c3", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRBaseDevice.mm" }, { "type": "rename", "old_id": "676aa1ed36e5b4b5a736a6ad2d910c4e36dfbe71", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRCSRInfo.m", "new_id": "676aa1ed36e5b4b5a736a6ad2d910c4e36dfbe71", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRCSRInfo.mm", "score": 100 }, { "type": "modify", "old_id": "39735bd79d3771fb8e0a11156af78b2a5e4d075f", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRCertificates.mm", "new_id": "c1699d616c3706bbb9b676589288045f75a707bf", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRCertificates.mm" }, { "type": "modify", "old_id": "81eb66239b596b873607274d0ded9aca8a499c08", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRClusterStateCacheContainer.mm", "new_id": "72c5517d28f13e988d79ea95f1981bd5aa4c3172", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRClusterStateCacheContainer.mm" }, { "type": "rename", "old_id": "803bf0eff37f995bbd5ada96d5e5bc650629ae35", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRCommissioningParameters.m", "new_id": "803bf0eff37f995bbd5ada96d5e5bc650629ae35", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRCommissioningParameters.mm", "score": 100 }, { "type": "rename", "old_id": "f6c94bf4682b1814a18e7bf3e527c24c5a2de374", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRMemory.mm", "new_id": "0751dda4011c77ed099eb935e0442fce4b6398bf", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRDefines.h", "score": 69 }, { "type": "modify", "old_id": "16537378ff82d4ca266e37f61beb2694726b8c09", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRDevice.mm", "new_id": "a145394afd7871e685d8f96fc87d5eb2e42cf9de", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRDevice.mm" }, { "type": "modify", "old_id": "4a489aa8ddef7b7547cf4a75118de14f00133527", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRDeviceAttestationDelegateBridge.mm", "new_id": "2f0c7f9373e913e3ab9fb1cf866a32d401e413d4", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRDeviceAttestationDelegateBridge.mm" }, { "type": "rename", "old_id": "40ab492f261fc83fbb2bbdf0527fcfb707e70f8b", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRDeviceController+XPC.m", "new_id": "40ab492f261fc83fbb2bbdf0527fcfb707e70f8b", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRDeviceController+XPC.mm", "score": 100 }, { "type": "modify", "old_id": "c8722212a0d7658cd9373d72487ad5c2bd2f64b2", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRDeviceController.mm", "new_id": "c3e1c710e8f861d1849c250cb48f56646c94a1fd", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRDeviceController.mm" }, { "type": "modify", "old_id": "3ac0883dc61815f6698717f932403be6aa57373f", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRDeviceControllerDelegateBridge.mm", "new_id": "bc7865a0594e06dfebd528083671639f518b0208", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRDeviceControllerDelegateBridge.mm" }, { "type": "modify", "old_id": "9167cd047c1209467fbf8e4557fa752713a4391f", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRDeviceControllerFactory.mm", "new_id": "81f53c4f45d74c878a0d5d5c0bc408335e31ddad", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRDeviceControllerFactory.mm" }, { "type": "rename", "old_id": "929e4792535baf5f5cf0778b00d8ea55ef15b54b", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRDeviceControllerOverXPC.m", "new_id": "b78f498b2fbb82ac7df169c90b7bcc4a7471bbc7", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRDeviceControllerOverXPC.mm", "score": 99 }, { "type": "modify", "old_id": "c2f0242d6ffc20c601936bbf0d7a52c87da65749", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRDeviceControllerStartupParams.mm", "new_id": "557864bc28e60b15b20d5b466ca8ad3c261105de", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRDeviceControllerStartupParams.mm" }, { "type": "rename", "old_id": "a5513da513a0d1539b58032dc80ebe39d108bca4", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRDeviceControllerXPCConnection.m", "new_id": "dc5cec1081dbf7f9f3093c01b2f9dc12ba1c8bb2", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRDeviceControllerXPCConnection.mm", "score": 99 }, { "type": "rename", "old_id": "a746d0aabe4c0a541f25b323f47478e893214f96", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRDeviceOverXPC.m", "new_id": "cea5e0308e595a55e3a3dfcff3da3e6b48367ee7", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRDeviceOverXPC.mm", "score": 99 }, { "type": "copy", "old_id": "f6c94bf4682b1814a18e7bf3e527c24c5a2de374", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRMemory.mm", "new_id": "0017081b318d8f55cbc1e09dc7b758b7b4084f8c", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRFramework.h", "score": 68 }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "e6a0e672955be319e0f762ad1d2a8edca84590cd", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRFramework.mm" }, { "type": "modify", "old_id": "f2bcb33f12d55585b8b24b381a26cc3fe623ed82", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRLogging.h", "new_id": "104c7987a9090e7a54e35eea5b42ad962679b978", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRLogging.h" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "23b310a37a05fa64a310de0d8e922a996569bee3", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRLogging.mm" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "9b2d2fce418822500897f48bdd7e6a931fbfbe6d", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRLogging_Internal.h" }, { "type": "modify", "old_id": "fc493afb507c91f5325c2d632783b5da04cd5343", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRManualSetupPayloadParser.mm", "new_id": "3a0435de6dc99db80757706633903d76b35edc1c", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRManualSetupPayloadParser.mm" }, { "type": "delete", "old_id": "124e47e92fcecca623f0202aa09ce0bd266a935c", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRMemory.h", "new_id": "0000000000000000000000000000000000000000", "new_mode": 0, "new_path": "/dev/null" }, { "type": "rename", "old_id": "fb73932d5a3a42e5776e8d4d53a406329dda7018", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTROnboardingPayloadParser.m", "new_id": "fb73932d5a3a42e5776e8d4d53a406329dda7018", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTROnboardingPayloadParser.mm", "score": 100 }, { "type": "modify", "old_id": "0703f4c065e76b58c93cdc86b2afa82c9bc2fed0", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTROperationalCredentialsDelegate.mm", "new_id": "ba11b3c947a479311e0a380903a312b2a58b7857", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTROperationalCredentialsDelegate.mm" }, { "type": "modify", "old_id": "c1045a428eb3f71d406ff964f12b6a152231d52a", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRP256KeypairBridge.mm", "new_id": "d253baa8dbf95c72ed0bf9522b80c92fd5769fa6", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRP256KeypairBridge.mm" }, { "type": "modify", "old_id": "fdcde68d6799cc58d151fe1eefceecafd30fc18a", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRPersistentStorageDelegateBridge.mm", "new_id": "69e4103645d4ea954524295039e18463bdd57ffb", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRPersistentStorageDelegateBridge.mm" }, { "type": "modify", "old_id": "8d0354c0cef147e0d8d5365e4320066bec8fc8a7", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRQRCodeSetupPayloadParser.mm", "new_id": "bbb8042bb65e6e63cd9331f304e1565e6fa643a5", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRQRCodeSetupPayloadParser.mm" }, { "type": "modify", "old_id": "fb50d87981b845f3ace786721323dcb810c41b67", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/MTRThreadOperationalDataset.mm", "new_id": "dc8876b870f4259bbe54eae42618693e5fc609bf", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/MTRThreadOperationalDataset.mm" }, { "type": "modify", "old_id": "5fd4b1483cc0070018e783c5a307faf237a3c215", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/Matter.h", "new_id": "179c28424581ba607d5f56d81a690f8efd935d41", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/Matter.h" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "68261053076d7c5c291b36ea5e14498d7cf1f94e", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/Resources/Logging/com.csa.matter.plist" }, { "type": "modify", "old_id": "b37dd1674d7bf1f1e84807fae4a19010b2660d07", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/templates/MTRClusters-src.zapt", "new_id": "dcb06b5321854f7b3075c845fb30967b9a14ae26", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/templates/MTRClusters-src.zapt" }, { "type": "modify", "old_id": "f0d5060132cdd7a13712143e924ef755066df376", "old_mode": 33188, "old_path": "src/darwin/Framework/CHIP/zap-generated/MTRClusters.mm", "new_id": "46da7e4c81f63ceaf80f0c57164d80589cee917e", "new_mode": 33188, "new_path": "src/darwin/Framework/CHIP/zap-generated/MTRClusters.mm" }, { "type": "modify", "old_id": "a8394387ea941f2363fcf5c0190a11e62f56502a", "old_mode": 33188, "old_path": "src/darwin/Framework/Matter.xcodeproj/project.pbxproj", "new_id": "af1f6c339433e5296302a5fc2b87931a39ef7f37", "new_mode": 33188, "new_path": "src/darwin/Framework/Matter.xcodeproj/project.pbxproj" }, { "type": "modify", "old_id": "b84fa02e091904fada48c58971e8801d3ce2a042", "old_mode": 33188, "old_path": "src/lib/core/CHIPConfig.h", "new_id": "aaa28d079441abcf3701d9c84218834467ecd0bb", "new_mode": 33188, "new_path": "src/lib/core/CHIPConfig.h" }, { "type": "modify", "old_id": "2f86189862e6832427c1d599a010ccc57bc10c01", "old_mode": 33188, "old_path": "src/lib/support/BUILD.gn", "new_id": "d006b42bf1b38e811667edce8752a1ba26be9a9c", "new_mode": 33188, "new_path": "src/lib/support/BUILD.gn" }, { "type": "modify", "old_id": "ae61f5211aae4b975052de767a07413db5a886cd", "old_mode": 33188, "old_path": "src/lib/support/CodeUtils.h", "new_id": "3b754e0b9e5e1240b67caa6292945878d292f3c0", "new_mode": 33188, "new_path": "src/lib/support/CodeUtils.h" }, { "type": "modify", "old_id": "a374893d9197ed02344fd6f70d91cce45393cb35", "old_mode": 33188, "old_path": "src/lib/support/logging/CHIPLogging.cpp", "new_id": "ca04f60388d6b80be009484228a6f4ce86808d40", "new_mode": 33188, "new_path": "src/lib/support/logging/CHIPLogging.cpp" }, { "type": "modify", "old_id": "9e6dc5c15d07445ecf287800f2d23c411d9231d6", "old_mode": 33188, "old_path": "src/lib/support/logging/CHIPLogging.h", "new_id": "28bdeb59c34a9bf1c180db4513ccd58c9e1af03a", "new_mode": 33188, "new_path": "src/lib/support/logging/CHIPLogging.h" }, { "type": "modify", "old_id": "5544ce476ff1d9c8597aeb3cc44fbbf5948bb5d2", "old_mode": 33188, "old_path": "src/platform/Darwin/BUILD.gn", "new_id": "1a23fc1d1ea991bd45bbe582ef614e9188a3823c", "new_mode": 33188, "new_path": "src/platform/Darwin/BUILD.gn" }, { "type": "delete", "old_id": "5124ed427a69e57f19d3191f95c1cedb75f13a1f", "old_mode": 33188, "old_path": "src/platform/Darwin/Logging.cpp", "new_id": "0000000000000000000000000000000000000000", "new_mode": 0, "new_path": "/dev/null" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "7fcb82a99f663a0a5e7a0d24fd7483b59b9c98fe", "new_mode": 33188, "new_path": "src/platform/Darwin/Logging.h" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "5bb751597c82812548983d7e3446853e54ae1851", "new_mode": 33188, "new_path": "src/platform/Darwin/Logging.mm" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "2d6c1b3b74429400e564f20749ef2365ed94109d", "new_mode": 33188, "new_path": "src/platform/Darwin/LoggingImpl.cpp" }, { "type": "modify", "old_id": "48613ba75db9b2a8bdbd27231bc34baebecdb53b", "old_mode": 33188, "old_path": "src/platform/Darwin/SystemPlatformConfig.h", "new_id": "19df50055af2ac993e5ff2b44e99a1889578726a", "new_mode": 33188, "new_path": "src/platform/Darwin/SystemPlatformConfig.h" }, { "type": "modify", "old_id": "e29f04bd1d038322469a526d000cf8199ffe0c77", "old_mode": 33188, "old_path": "src/platform/Linux/PlatformManagerImpl.cpp", "new_id": "ff753e40fab6baf3656b934f1e238d1dfb574226", "new_mode": 33188, "new_path": "src/platform/Linux/PlatformManagerImpl.cpp" }, { "type": "modify", "old_id": "b00ca750aadac9f11c65bec276014a36a1de72dc", "old_mode": 33188, "old_path": "src/platform/Linux/bluez/Helper.cpp", "new_id": "ff0c73d1214c8c4748b8bf60c81d56b70c8519d2", "new_mode": 33188, "new_path": "src/platform/Linux/bluez/Helper.cpp" }, { "type": "modify", "old_id": "e2ab151e948edf907118ae7e5b0dba08fd53b88c", "old_mode": 33188, "old_path": "src/platform/Tizen/DnssdImpl.cpp", "new_id": "2bd1ed282863dac81e7a8265f32985a4e5750cce", "new_mode": 33188, "new_path": "src/platform/Tizen/DnssdImpl.cpp" }, { "type": "modify", "old_id": "c7cca4463a606a6bb68523c4fa79d13b52f79524", "old_mode": 33188, "old_path": "src/platform/Tizen/ThreadStackManagerImpl.cpp", "new_id": "75c2dec4c0aa1bc095c905a355b8a93f6c187d0c", "new_mode": 33188, "new_path": "src/platform/Tizen/ThreadStackManagerImpl.cpp" }, { "type": "modify", "old_id": "038f9421d819b29c39fa541d976739e4a20067ae", "old_mode": 33188, "old_path": "src/platform/logging/BUILD.gn", "new_id": "402528315d5b81066bc40397bb2c13940a9ba35e", "new_mode": 33188, "new_path": "src/platform/logging/BUILD.gn" }, { "type": "modify", "old_id": "87171af3352059ffdcb213fc1f857ab485aeea6a", "old_mode": 33188, "old_path": "src/system/SystemConfig.h", "new_id": "11ba2a0157ad0e0ecbec7076fd388a072f1b4cc6", "new_mode": 33188, "new_path": "src/system/SystemConfig.h" } ] }