-
Updating this issue in light of the new redesign efforts in https://github.com/orgs/toddproject/projects/1.
After reading some material on modern logging, the existing log messages should be moved …
-
Cryptofuzz has support for fuzzing several Go libraries (including the Go standard library).
The harnessing code is mostly implemented in a `.go` file: https://github.com/guidovranken/cryptofuzz/bl…
-
When the warning "WARNING elfmanip._update_phdr_entry :: problem finding LOAD segment containing new phdr location" happens in the rewriting procedure, the rewrited binary will not work well.
-
## TL:DR;
New Zephyr subsystem for profiling and tracing, proof of concept: https://github.com/zephyrproject-rtos/zephyr/pull/70253
CLI tool demo:
https://asciinema.org/a/581092
Perfetto out…
-
# Summary
I want to create a new crate that can be used as a global allocator, but I don't want anything within my crate using my own allocator, nor do I want anything that my crate is depending on…
-
Dears,
we are trying to instrument flutter application using andorid sdk native agent from Elastic we have followed below documentation
https://www.elastic.co/observability-labs/blog/monitoring-and…
-
# Android
***
## 工具
### 新添加的1
- [**5948**星][2m] [Java] [google/android-classyshark](https://github.com/google/android-classyshark) 分析基于Android/Java的App或游戏
- [**4872**星][7m] [Java]…
-
[str20.smt2.txt](https://github.com/cvc5/cvc5/files/14657704/str20.smt2.txt)
**Describe the bug**
This file is not being simplified to the degree I would expect (these are the dumped assertions af…
-
One open question around source code coverage instrumentation (#34701 / https://github.com/rust-lang/compiler-team/issues/278) is how to handle code that is only run during const eval. For example:
…
-
This is pretty much https://github.com/rust-lang/cargo/issues/7563 generalized, which was fixed in https://github.com/rust-lang/rust/pull/69519, which I don't consider a correct or satisfactory soluti…