Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-15 | Use atomics to avoid locking in InjectionPointRun() | Heikki Linnakangas | 17.0 |
| 2024-07-15 | Use atomics to avoid locking in InjectionPointRun() | Heikki Linnakangas | 18.0 |
| 2024-07-05 | Support loading of injection points | Michael Paquier | 18.0 |
| 2024-06-28 | Improve locking around InjectionPointRun() | Michael Paquier | 17.0 |
| 2024-05-12 | Introduce private data area for injection points | Michael Paquier | 17.0 |
| 2024-01-23 | Fix ERROR message in injection_point.c | Michael Paquier | 17.0 |
| 2024-01-22 | Fix two memcpy() bugs in the new injection point code | Heikki Linnakangas | 17.0 |
| 2024-01-22 | Add backend support for injection points | Michael Paquier | 17.0 |