aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/perf.txt.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: run make extractAleksandr Nogikh2024-01-301-1/+1
| | | | | Split out deprecated descriptions from socket_netlink_route_sched.txt. Adjust outdated descriptions.
* sys/linux: update const filesDmitry Vyukov2022-11-131-1/+1
| | | | Update const files on next-20221031.
* sys/linux: switch to the new .const formatDmitry Vyukov2020-08-131-0/+102
This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983