Comment 12 for bug 1866972

Revision history for this message
Thadeu Lima de Souza Cascardo (cascardo) wrote :

For what matters, the alternative would probably to pick fe60b0ce8e7335269722ec080173a9411a9d58a5. More exactly, all the following commits:

41af3cf587f476f9a879b08219324c8b456e6a4c tracing/uprobe: Add multi-probe per uprobe event support
60d53e2c3b75e79c83970fe73db79123d9462c7c tracing/probe: Split trace_event related data from trace_probe
ca89bc071d5e4e981dcc52e0ca90f4500d332e42 tracing/kprobe: Add multi-probe per event support
fe60b0ce8e7335269722ec080173a9411a9d58a5 tracing/probe: Reject exactly same probe event
f8d7ab2bded897607bff6324d5c6ea6b4aecca0c tracing/probe: Fix same probe event argument matching

Not tested.