Commit 8c760d6
bpf: Refactor reporting log_true_size for prog_load
In the next commit, it will be able to report logs via extended common
attributes, which will report 'log_true_size' via the extended common
attributes meanwhile.
Therefore, refactor the way of 'log_true_size' reporting in order to
report 'log_true_size' via the extended common attributes easily.
Signed-off-by: Leon Hwang <[email protected]>1 parent ea127e0 commit 8c760d6
3 files changed
+23
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2738 | 2738 | | |
2739 | 2739 | | |
2740 | 2740 | | |
2741 | | - | |
| 2741 | + | |
2742 | 2742 | | |
2743 | 2743 | | |
2744 | 2744 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2841 | 2841 | | |
2842 | 2842 | | |
2843 | 2843 | | |
2844 | | - | |
| 2844 | + | |
2845 | 2845 | | |
2846 | 2846 | | |
2847 | 2847 | | |
| |||
3059 | 3059 | | |
3060 | 3060 | | |
3061 | 3061 | | |
3062 | | - | |
| 3062 | + | |
3063 | 3063 | | |
3064 | 3064 | | |
3065 | 3065 | | |
| |||
6092 | 6092 | | |
6093 | 6093 | | |
6094 | 6094 | | |
| 6095 | + | |
| 6096 | + | |
| 6097 | + | |
| 6098 | + | |
| 6099 | + | |
| 6100 | + | |
| 6101 | + | |
| 6102 | + | |
| 6103 | + | |
| 6104 | + | |
| 6105 | + | |
| 6106 | + | |
| 6107 | + | |
6095 | 6108 | | |
6096 | 6109 | | |
6097 | 6110 | | |
6098 | 6111 | | |
6099 | 6112 | | |
6100 | | - | |
| 6113 | + | |
6101 | 6114 | | |
6102 | 6115 | | |
6103 | 6116 | | |
| |||
6145 | 6158 | | |
6146 | 6159 | | |
6147 | 6160 | | |
6148 | | - | |
| 6161 | + | |
| 6162 | + | |
| 6163 | + | |
| 6164 | + | |
6149 | 6165 | | |
6150 | 6166 | | |
6151 | 6167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24499 | 24499 | | |
24500 | 24500 | | |
24501 | 24501 | | |
24502 | | - | |
| 24502 | + | |
24503 | 24503 | | |
24504 | 24504 | | |
24505 | 24505 | | |
24506 | 24506 | | |
24507 | | - | |
24508 | 24507 | | |
24509 | 24508 | | |
24510 | 24509 | | |
| |||
24700 | 24699 | | |
24701 | 24700 | | |
24702 | 24701 | | |
24703 | | - | |
| 24702 | + | |
24704 | 24703 | | |
24705 | 24704 | | |
24706 | 24705 | | |
24707 | | - | |
24708 | | - | |
24709 | | - | |
24710 | | - | |
24711 | | - | |
24712 | | - | |
24713 | | - | |
24714 | 24706 | | |
24715 | 24707 | | |
24716 | 24708 | | |
| |||
0 commit comments