Commit b30b0f2
fixed the broken TPR_DEBUG
Summary:
https://fb.workplace.com/groups/1008959556589501/permalink/1943718926446888/
tpr bpf code was not compiling with TPR_DEBUG defined. Fixed it by using third-party/libbpf/master/src/bpf_endian.h instead of our own bpf_endian.h file.
Reviewed By: lima1756
Differential Revision: D77147727
fbshipit-source-id: 25d5331df94d129b0c132afb5bdae0062a105cad1 parent 327fc25 commit b30b0f2
3 files changed
Lines changed: 3 additions & 61 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments