| commit | d79f7dc7efae76c430405d0dd648254442f138bc | [log] [tgz] |
|---|---|---|
| author | Brian Norris <[email protected]> | Thu Jan 30 11:57:02 2025 -0800 |
| committer | Brian Norris <[email protected]> | Mon Feb 03 16:33:39 2025 -0800 |
| tree | 5b73e4d1f9f0c191a0eb4c9329817f5cba7b08b3 | |
| parent | 0fe4f9020142f85d8883d06f8cc0e7e9276e0b0c [diff] | |
| parent | 5f20c4770b6ca280999e553c54afb58f03bd9c4f [diff] |
Upgrade trace-cmd to trace-cmd-v3.3.1 This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update external/trace-cmd For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md Manual additions to Android.bp: * add a few new .c files for compilation * -Dstrstrip=strstrip_trace: libtracefs also provides strstrip(); it tries to hide this by visibility attributes, but this doesn't affect static linking. Hack in a rename for trace-cmd's version, so we dodge the naming conflict. Bug: 393387208 Test: TreeHugger Change-Id: Id5dc038c4a4a0a115f84de347eb34d94f5360b9f