Files
ladybird/Userland/Libraries/LibC
Andreas Kling 1e90a3a542 Kernel: Make sys$perf_register_string() generate the string ID's
Making userspace provide a global string ID was silly, and made the API
extremely difficult to use correctly in a global profiling context.

Instead, simply make the kernel do the string ID allocation for us.
This also allows us to convert the string storage to a Vector in the
kernel (and an array in the JSON profile data.)
2021-08-12 00:03:39 +02:00
..
2021-06-06 22:16:11 +02:00
2021-05-30 19:37:32 +02:00
2021-07-15 11:16:58 +02:00
2021-07-17 13:00:33 +02:00
2021-05-08 19:14:21 +02:00
2021-05-30 08:41:17 +02:00
2021-07-01 12:05:59 +02:00
2021-05-14 23:32:10 +02:00
2021-05-30 14:56:50 +01:00
2021-06-21 12:21:03 +02:00
2021-06-04 10:39:41 +02:00
2021-05-25 17:36:02 +02:00
2021-07-05 23:30:15 +02:00
2021-05-30 14:56:50 +01:00