Home
last modified time | relevance | path

Searched refs:urls (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
A Dutil.c471 else if (di->urls && strcmp(di->urls, "system")) in perf_debuginfod_setup()
472 setenv("DEBUGINFOD_URLS", di->urls, 1); in perf_debuginfod_setup()
A Dutil.h92 const char *urls; member
/linux/tools/perf/
A Dbuiltin-buildid-cache.c359 di->urls = strdup(value); in perf_buildid_cache_config()
360 if (!di->urls) in perf_buildid_cache_config()
408 OPT_STRING_OPTARG_SET(0, "debuginfod", &debuginfod.urls, in cmd_buildid_cache()
A Dbuiltin-record.c2979 rec->debuginfod.urls = strdup(value); in perf_record_config()
2980 if (!rec->debuginfod.urls) in perf_record_config()
3557 OPT_STRING_OPTARG_SET(0, "debuginfod", &record.debuginfod.urls,
/linux/Documentation/trace/
A Dkprobes.rst713 See the following urls:
/linux/Documentation/admin-guide/
A Dspkguide.txt811 sites. It would be nice if you could cut and paste these urls into your

Completed in 21 milliseconds