Commit 343b4b4
committed
Merge tag 'perf_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Borislav Petkov:
- Make sure perf reporting works correctly in setups using
overlayfs or FUSE
- Move the uprobe optimization to a better location logically
* tag 'perf_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
perf/core: Fix MMAP2 event device with backing files
perf/core: Fix MMAP event path names with backing files
perf/core: Fix address filter match with backing files
uprobe: Move arch_uprobe_optimize right after handlers execution2 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9403 | 9403 | | |
9404 | 9404 | | |
9405 | 9405 | | |
9406 | | - | |
| 9406 | + | |
9407 | 9407 | | |
9408 | 9408 | | |
9409 | 9409 | | |
| |||
9416 | 9416 | | |
9417 | 9417 | | |
9418 | 9418 | | |
9419 | | - | |
| 9419 | + | |
9420 | 9420 | | |
9421 | 9421 | | |
9422 | 9422 | | |
9423 | 9423 | | |
9424 | | - | |
| 9424 | + | |
9425 | 9425 | | |
9426 | 9426 | | |
9427 | 9427 | | |
| |||
9492 | 9492 | | |
9493 | 9493 | | |
9494 | 9494 | | |
9495 | | - | |
| 9495 | + | |
9496 | 9496 | | |
9497 | 9497 | | |
9498 | 9498 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2765 | 2765 | | |
2766 | 2766 | | |
2767 | 2767 | | |
| 2768 | + | |
| 2769 | + | |
| 2770 | + | |
2768 | 2771 | | |
2769 | 2772 | | |
2770 | 2773 | | |
2771 | 2774 | | |
2772 | 2775 | | |
2773 | 2776 | | |
2774 | 2777 | | |
2775 | | - | |
2776 | | - | |
2777 | | - | |
2778 | 2778 | | |
2779 | 2779 | | |
2780 | 2780 | | |
| |||
0 commit comments