fix: breakpad use miniz
Some checks failed
sm-rpc / build (Debug, arm-linux-gnueabihf) (push) Successful in 1m34s
sm-rpc / build (Debug, aarch64-linux-gnu) (push) Successful in 2m46s
sm-rpc / build (Debug, host.gcc) (push) Failing after 1m28s
sm-rpc / build (Release, aarch64-linux-gnu) (push) Successful in 2m14s
sm-rpc / build (Release, arm-linux-gnueabihf) (push) Successful in 2m8s
sm-rpc / build (Debug, mipsel-linux-gnu) (push) Successful in 5m35s
sm-rpc / build (Release, host.gcc) (push) Failing after 1m55s
sm-rpc / build (Release, mipsel-linux-gnu) (push) Successful in 7m21s

This commit is contained in:
tqcq
2025-08-25 15:24:22 +08:00
parent a58517497b
commit 68b2e7f763
728 changed files with 489652 additions and 1211 deletions

36
third_party/tracy/manual/tracy.bib vendored Normal file
View File

@@ -0,0 +1,36 @@
@inproceedings{Abel19a,
title = {uops.info: Characterizing Latency, Throughput, and Port Usage of Instructions on Intel Microarchitectures},
acmid = {3304062},
address = {New York, NY, USA},
author = {Abel, Andreas and Reineke, Jan},
booktitle = {ASPLOS},
doi = {10.1145/3297858.3304062},
isbn = {978-1-4503-6240-5},
location = {Providence, RI, USA},
numpages = {14},
pages = {673--686},
publisher = {ACM},
series = {ASPLOS '19},
year = {2019},
url = {http://doi.acm.org/10.1145/3297858.3304062}
},
@book{ISO:2012:III,
added-at = {2012-10-08T01:13:47.000+0200},
address = {Geneva, Switzerland},
author = {{ISO}},
bibdate = {Mon Dec 19 11:12:12 2011},
bibsource = {http://www.math.utah.edu/pub/tex/bib/isostd.bib},
biburl = {https://www.bibsonomy.org/bibtex/24b660c16d9a5ab0ad595b1555402c797/gron},
day = 28,
interhash = {ff5df6d7fa67f89d7d5ea964dab3e3c9},
intrahash = {4b660c16d9a5ab0ad595b1555402c797},
keywords = {C++ Specification Standard},
month = feb,
pages = {1338 (est.)},
publisher = {International Organization for Standardization},
remark = {Revises ISO/IEC 14882:2003.},
timestamp = {2012-10-08T01:13:47.000+0200},
title = {{ISO/IEC 14882:2011 Information technology --- Programming languages --- C++}},
url = {http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=50372},
year = 2012
}