Commit 6404a10
authored
build(deps): bump src/worker/dynamorio/dynamorio (#2147)
Bumps [src/worker/dynamorio/dynamorio](https://github.com/DynamoRIO/dynamorio) from `b75f65f` to `01c3e16`.
- [Release notes](https://github.com/DynamoRIO/dynamorio/releases)
- [Commits](DynamoRIO/dynamorio@b75f65f...01c3e16)
---
updated-dependencies:
- dependency-name: src/worker/dynamorio/dynamorio
dependency-version: 01c3e166115948fba747e8b107c4ad6100f5a2c2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent e4110f9 commit 6404a10
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/workflows/ci-docs.yml+10-3
- .github/workflows/ci-package.yml+42-12
- .github/workflows/ci-windows.yml+10-1
- CMakeLists.txt+39-34
- api/docs/building.dox+157-98
- api/docs/deployment.dox+36-13
- api/docs/home.dox+15
- api/docs/intro.dox+7-3
- api/docs/new_release.dox+2-3
- api/docs/release.dox+8-1
- api/docs/samples.dox+346-118
- api/docs/test_suite.dox+1-1
- api/docs/tool.gendox+1-1
- api/samples/README.md+9-5
- api/samples/bbsize.c+2-1
- api/samples/instrace_simple.c+14
- api/samples/instrace_x86.c+15
- clients/drcachesim/analyzer_multi.cpp+1-1
- clients/drcachesim/common/options.cpp+10
- clients/drcachesim/common/options.h+1
- clients/drcachesim/reader/file_reader.h+5-2
- clients/drcachesim/tests/offline-irregular-windows-simple.templatex+13
- clients/drcachesim/tests/record_filter_unit_tests.cpp+74-2
- clients/drcachesim/tests/view_test.cpp+37
- clients/drcachesim/tools/filter/kernel_filter.h+89
- clients/drcachesim/tools/filter/record_filter.cpp+9-3
- clients/drcachesim/tools/filter/record_filter_create.h+8-2
- clients/drcachesim/tools/record_filter_launcher.cpp+12-2
- clients/drcachesim/tools/view.cpp+3-1
- clients/drcachesim/tracer/instru.cpp+1-45
- clients/drcachesim/tracer/instru.h+1-3
- clients/drcachesim/tracer/instru_online.cpp+3-2
- clients/drcachesim/tracer/raw2trace.cpp+3-2
- clients/drcachesim/tracer/raw2trace_shared.cpp+45-1
- clients/drcachesim/tracer/raw2trace_shared.h+12-2
- clients/drcachesim/tracer/tracer.cpp+2-2
- clients/drdisas/drdisas.dox+1-1
- core/arch/proc_api.h+7
- core/ir/opnd_api.h+10
- core/ir/opnd_shared.c+8-2
- core/lib/dr_ir_utils.h+5
- ext/drcontainers/drcontainers.dox+106-1
- ext/drcontainers/drvector.c+57-6
- ext/drcontainers/drvector.h+37-1
- make/version.txt+1
- suite/runsuite_wrapper.pl+2-1
- suite/tests/CMakeLists.txt+28-2
- suite/tests/client-interface/drcontainers-test.dll.c+41
0 commit comments