Searched refs:urls (Results 1 – 6 of 6) sorted by relevance
471 else if (di->urls && strcmp(di->urls, "system")) in perf_debuginfod_setup()472 setenv("DEBUGINFOD_URLS", di->urls, 1); in perf_debuginfod_setup()
92 const char *urls; member
359 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()
2979 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,
713 See the following urls:
811 sites. It would be nice if you could cut and paste these urls into your
Completed in 21 milliseconds