Commit 909f169
Update perf-event fork
Summary:
We forked perf-event at here https://github.com/krallin/perf-event.git, but it is too old and this PR facebook/buck2#947 needs the new perf-event.
So forking the newest perf-event at here https://github.com/Nero5023/perf-event and here is the [change](jimblandy/perf-event@master...Nero5023:perf-event:meta).
The new perf-event contains the changes about our original fork, but the api is different, so update the usage too.
Reviewed By: JakobDegen
Differential Revision: D75024257
fbshipit-source-id: 200cb01f28a05e0b652fe69a49fbe69623800fd11 parent dbd5c71 commit 909f169
File tree
2 files changed
+7
-3
lines changed- shim/third-party/rust
- fixups/perf-event-open-sys
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
249 | | - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
250 | 251 | | |
251 | 252 | | |
252 | 253 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments