)]}'
{
  "commit": "2027a98b1ec28ec24be3b7aac346d11bb3f3ccfe",
  "tree": "ab13350dbebe859585073b55197f7ddf4f714a28",
  "parents": [
    "576550a8db6e1f98bfd3746aacafb0acbc3922b4"
  ],
  "author": {
    "name": "zhengziyi0117",
    "email": "91662408+zhengziyi0117@users.noreply.github.com",
    "time": "Wed Oct 30 17:22:33 2024 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Oct 30 17:22:33 2024 +0800"
  },
  "message": "Support async profiler feature (#720)\n\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "41d6043deef58f6ef648674678eb941104360df2",
      "new_mode": 33188,
      "new_path": "apm-protocol/apm-network/src/main/java/org/apache/skywalking/apm/network/trace/component/command/AsyncProfilerTaskCommand.java"
    },
    {
      "type": "modify",
      "old_id": "ff8680bcb3181205f96a64a1401cb10db2b7b326",
      "old_mode": 33188,
      "old_path": "apm-protocol/apm-network/src/main/java/org/apache/skywalking/apm/network/trace/component/command/CommandDeserializer.java",
      "new_id": "4fd737ff9840f0490b4d0f7cbf3a757e7f06404b",
      "new_mode": 33188,
      "new_path": "apm-protocol/apm-network/src/main/java/org/apache/skywalking/apm/network/trace/component/command/CommandDeserializer.java"
    },
    {
      "type": "modify",
      "old_id": "d4da5699915ee52288f8ff1c954decf6363485bc",
      "old_mode": 57344,
      "old_path": "apm-protocol/apm-network/src/main/proto",
      "new_id": "bd1f91f7e1cb4de9d9b5ccb71f36ce6b1c7c97f5",
      "new_mode": 57344,
      "new_path": "apm-protocol/apm-network/src/main/proto"
    },
    {
      "type": "modify",
      "old_id": "8ba309156fe5b185972c28a41dcbc62c96f4b6fc",
      "old_mode": 33188,
      "old_path": "apm-sniffer/apm-agent-core/pom.xml",
      "new_id": "fcca095f252ae2e0e7a723366c91b44299282945",
      "new_mode": 33188,
      "new_path": "apm-sniffer/apm-agent-core/pom.xml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5e09fab5b0ae3f18530cbc0e3070f21bec367c02",
      "new_mode": 33188,
      "new_path": "apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/asyncprofiler/AsyncProfilerDataSender.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "95948762b2add8df47c90866fb4a66c2d7b0c4ef",
      "new_mode": 33188,
      "new_path": "apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/asyncprofiler/AsyncProfilerTask.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7a2b26a46a350155d4eaa8581af1cd41f9bd8f1d",
      "new_mode": 33188,
      "new_path": "apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/asyncprofiler/AsyncProfilerTaskChannelService.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "550923c1b0977c07b5663876ddcadf52d23e8cc7",
      "new_mode": 33188,
      "new_path": "apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/asyncprofiler/AsyncProfilerTaskExecutionService.java"
    },
    {
      "type": "modify",
      "old_id": "819b0b9ff13e0b4f78ee6296ee87da0917df0dc7",
      "old_mode": 33261,
      "old_path": "apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/commands/CommandExecutorService.java",
      "new_id": "c619051c9bfb311aae849c97d797343c1c7a9267",
      "new_mode": 33261,
      "new_path": "apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/commands/CommandExecutorService.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "530b655f845e87692b9d3ea94bbd7e2d539ae10a",
      "new_mode": 33188,
      "new_path": "apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/commands/executor/AsyncProfilerCommandExecutor.java"
    },
    {
      "type": "modify",
      "old_id": "be7d54a4e47a118f99d90705b3c305a7aa0899e2",
      "old_mode": 33261,
      "old_path": "apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/conf/Config.java",
      "new_id": "fe2b7448e1ff8c148318188679561a8dcfcab502",
      "new_mode": 33261,
      "new_path": "apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/conf/Config.java"
    },
    {
      "type": "modify",
      "old_id": "cfda93521c09ec1375e774c73e88b670885d0f04",
      "old_mode": 33188,
      "old_path": "apm-sniffer/apm-agent-core/src/main/resources/META-INF/services/org.apache.skywalking.apm.agent.core.boot.BootService",
      "new_id": "f75d28cd781d363ebb4d17fd7e0bbca46954ae8d",
      "new_mode": 33188,
      "new_path": "apm-sniffer/apm-agent-core/src/main/resources/META-INF/services/org.apache.skywalking.apm.agent.core.boot.BootService"
    },
    {
      "type": "modify",
      "old_id": "48af242a43f2ef6d08475e1c24dcdec3b463cf77",
      "old_mode": 33188,
      "old_path": "apm-sniffer/apm-agent-core/src/test/java/org/apache/skywalking/apm/agent/core/boot/ServiceManagerTest.java",
      "new_id": "e177920cfe7f5f78d4d015da18850b96b43947ef",
      "new_mode": 33188,
      "new_path": "apm-sniffer/apm-agent-core/src/test/java/org/apache/skywalking/apm/agent/core/boot/ServiceManagerTest.java"
    },
    {
      "type": "modify",
      "old_id": "06f5717de0b1f7c5165a18ca068cb279f107534e",
      "old_mode": 33261,
      "old_path": "apm-sniffer/config/agent.config",
      "new_id": "0ceb65862700958b9c908cdd8ff403ab441181b8",
      "new_mode": 33261,
      "new_path": "apm-sniffer/config/agent.config"
    },
    {
      "type": "modify",
      "old_id": "a5c6f781cf7475b054918d0fc36e38db2278fce3",
      "old_mode": 33261,
      "old_path": "dist-material/LICENSE",
      "new_id": "f36ccd2177ada7a3036e8743d76b20ce62b47b2d",
      "new_mode": 33261,
      "new_path": "dist-material/LICENSE"
    },
    {
      "type": "modify",
      "old_id": "adac36458d7efe79a0c65ed7b18d57e7e8dc442b",
      "old_mode": 33261,
      "old_path": "pom.xml",
      "new_id": "1ca1ec9c2a0c56bb24d259a3c4402f4a6e94990f",
      "new_mode": 33261,
      "new_path": "pom.xml"
    }
  ]
}
