We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a225a1d commit 91365bbCopy full SHA for 91365bb
tools/perf/builtin-probe.c
@@ -52,7 +52,7 @@ const char *default_search_path[NR_SEARCH_PATH] = {
52
#define MAX_PATH_LEN 256
53
#define MAX_PROBES 128
54
#define MAX_PROBE_ARGS 128
55
-#define PERFPROBE_GROUP "perfprobe"
+#define PERFPROBE_GROUP "probe"
56
57
/* Session management structure */
58
static struct {
0 commit comments