Skip to content

Commit

Permalink
Revert "Update Perfetto module to v47.0 and use GitHub URL"
Browse files Browse the repository at this point in the history
This reverts commit 92dbecb.
  • Loading branch information
dgaliffiAMD committed Sep 10, 2024
1 parent 15cd0d2 commit a598b84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cmake/Packages.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -482,8 +482,8 @@ set(perfetto_DIR ${PROJECT_SOURCE_DIR}/external/perfetto)
omnitrace_checkout_git_submodule(
RELATIVE_PATH external/perfetto
WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}
REPO_URL https://github.com/google/perfetto.git
REPO_BRANCH v47.0
REPO_URL https://android.googlesource.com/platform/external/perfetto
REPO_BRANCH v46.0
TEST_FILE sdk/perfetto.cc)

include(Perfetto)
Expand Down
2 changes: 1 addition & 1 deletion external/perfetto
Submodule perfetto updated from c74251 to 35b3d9

0 comments on commit a598b84

Please sign in to comment.