aboutsummaryrefslogtreecommitdiffstats
path: root/sys/perf_arm.const
Commit message (Collapse)AuthorAgeFilesLines
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-66/+0
|
* sys: regenerate consts with tip linuxDmitry Vyukov2017-09-131-1/+1
|
* sys: support arm archDmitry Vyukov2017-08-191-0/+66
Not tested, but const extraction and build works. Update #324 Update #191