Searched refs:logfile (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/tools/testing/selftests/kselftest/ |
D | runner.sh | 7 export logfile=/dev/stdout 99 echo "# overriding timeout to $kselftest_timeout" >> "$logfile" 101 echo "# timeout set to $kselftest_timeout" >> "$logfile" 133 (read xs; exit $xs)) 4>>"$logfile" && 154 logfile=$logfile 186 logfile="/tmp/$BASENAME_TEST" 187 cat /dev/null > "$logfile"
|
/linux-6.12.1/tools/testing/selftests/net/netfilter/ |
D | nft_audit.sh | 43 logfile=$(mktemp) 45 echo "logging into $logfile" 46 ./audit_logread >"$logfile" & 49 exec 3<"$logfile"
|
/linux-6.12.1/tools/testing/selftests/powerpc/mm/ |
D | tlbie_test.c | 262 char logfile[30]; in start_verification_log() local 268 sprintf(logfile, logfilename, tid); in start_verification_log() 271 strcat(path, logfile); in start_verification_log() 310 char logfile[30]; in end_verification_log() local 321 sprintf(logfile, logfilename, tid); in end_verification_log() 324 strcat(path, logfile); in end_verification_log()
|
/linux-6.12.1/tools/perf/util/ |
D | s390-cpumsf.c | 187 FILE *logfile; member 721 if (sfq->logfile) { /* Write into log file */ in s390_cpumsf_run_decoder() 723 sfq->logfile); in s390_cpumsf_run_decoder() 739 if (sfq->logfile) { /* Write into log file */ in s390_cpumsf_run_decoder() 741 sfq->logfile); in s390_cpumsf_run_decoder() 788 sfq->logfile = fopen(name, "w"); in s390_cpumsf_alloc_queue() 789 if (sfq->logfile == NULL) { in s390_cpumsf_alloc_queue() 1019 if (sfq->logfile) { in s390_cpumsf_free_queues() 1020 fclose(sfq->logfile); in s390_cpumsf_free_queues() 1021 sfq->logfile = NULL; in s390_cpumsf_free_queues()
|
/linux-6.12.1/tools/accounting/ |
D | procacct.c | 275 char *logfile = NULL; in main() local 288 logfile = strdup(optarg); in main() 289 printf("write to file %s\n", logfile); in main() 320 fd = open(logfile, O_WRONLY | O_CREAT | O_TRUNC, 0644); in main()
|
D | getdelays.c | 295 char *logfile = NULL; in main() local 328 logfile = strdup(optarg); in main() 329 printf("write to file %s\n", logfile); in main() 393 fd = open(logfile, O_WRONLY | O_CREAT | O_TRUNC, in main()
|
/linux-6.12.1/tools/testing/selftests/net/ |
D | bpf_offload.py | 35 logfile = None variable 63 if logfile is None: 72 logfile.write("\n" + log_get_sec() + " ") 73 logfile.write(header) 75 logfile.write("\n") 76 logfile.write(data) 693 logfile = open(args.log, 'w+') variable 694 logfile.write("# -*-Org-*-")
|
/linux-6.12.1/tools/power/cpupower/bench/ |
D | README-BENCH | 123 After the benchmark, the logfile is saved in OUTPUTDIR/benchmark_TIMESTAMP.log
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/3com/ |
D | vortex.rst | 418 mailing list, mention that you have the logfile, but don't send
|
/linux-6.12.1/scripts/ |
D | spelling.txt | 949 logile||logfile
|