This is an archive of the discontinued LLVM Phabricator instance.

[benchmark] getloadavg not supported under uclibc-ng.
AbandonedPublic

Authored by lancethepants on May 20 2022, 7:54 AM.

Details

Reviewers
lebedev.ri
Summary

The uclibc-ng standard library does not support getloadavg so we stub it out along with android.

Diff Detail

Event Timeline

lancethepants created this revision.May 20 2022, 7:54 AM
Herald added a project: Restricted Project. · View Herald Transcript
lancethepants requested review of this revision.May 20 2022, 7:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 20 2022, 7:54 AM

Going to see about adding getloadavg to upstream uclibc-ng first so hold on this.

lancethepants abandoned this revision.May 23 2022, 7:18 AM