Searched refs:dmesg (Results 1 – 25 of 27) sorted by relevance
12
/tools/testing/selftests/lkdtm/ |
D | run.sh | 65 DMESG=$(mktemp --tmpdir -t lkdtm-dmesg-XXXXXX) 77 dmesg > "$DMESG" 89 dmesg | comm --nocheck-order -13 "$DMESG" - > "$LOG" || true
|
/tools/testing/selftests/bpf/ |
D | test_kmod.sh | 27 dmesg -C 45 dmesg | grep FAIL
|
/tools/testing/selftests/pstore/ |
D | pstore_post_reboot_tests | 41 check_files_exist dmesg 53 files=`ls dmesg-${backend}-*`
|
D | pstore_tests | 13 dmesg | grep -Eq "console \[(pstore|${backend})"
|
/tools/testing/selftests/livepatch/ |
D | functions.sh | 46 SAVED_DMESG=$(mktemp --tmpdir -t klp-dmesg-XXXXXX) 47 dmesg > "$SAVED_DMESG" 281 result=$(dmesg | comm --nocheck-order -13 "$SAVED_DMESG" - | \
|
/tools/testing/selftests/cpufreq/ |
D | main.sh | 183 dmesg | grep cpufreq >> $1.dmesg_cpufreq.txt 186 dmesg >> $1.dmesg_full.txt
|
/tools/power/pm-graph/ |
D | bootgraph.py | 211 dmesg = {} # root data structure variable in Data 227 self.dmesg = { 239 list = self.dmesg[phase]['list'] 256 list = self.dmesg[p]['list'] 280 dc = len(self.dmesg[phase]['list']) 282 self.dmesg[phase]['start']*1000, 283 self.dmesg[phase]['end']*1000, dc)) 295 data.dmesg['kernel']['start'] = data.start = ktime = 0.0 362 data.dmesg['kernel']['end'] = ktime 363 data.dmesg['user']['start'] = ktime [all …]
|
D | sleepgraph.py | 1336 self.dmesg = dict() # root data structure 1342 return sorted(self.dmesg, key=lambda k:self.dmesg[k]['order']) 1345 for phase in sorted(self.dmesg.keys()): 1349 self.dmesg[pnew] = self.dmesg.pop(phase) 1354 order = self.dmesg[phase]['order'] + offset 1355 for p in self.dmesg: 1356 if self.dmesg[p]['order'] == order: 1429 list = self.dmesg[phase]['list'] 1440 pend = self.dmesg[phase]['end'] 1447 list = self.dmesg[phase]['list'] [all …]
|
D | README | 52 and will capture dmesg and ftrace data. This data is transformed into a set of 94 data from trace events instead of from dmesg. You can enable 145 raw dmesg output: <hostname>_<mode>_dmesg.txt 236 Gzip the trace and dmesg logs to save space. The tool can also read in 264 is a list of kernel issues found in dmesg from all the tests. 269 dmesg and ftrace logs. This will require a significant amount of time if 284 Each test subfolder contains the dmesg/ftrace logs and/or the html timeline 361 # Add Logs: add the dmesg and ftrace log to the html output (def: false) 636 dmesg out : /mnt/shell/emulated/0/dmesg.txt 651 # (optional) get the dmesg data, this is for debugging [all …]
|
/tools/testing/selftests/powerpc/scripts/ |
D | hmi.sh | 80 echo "Processed $expected_hmis events; presumed success. Check dmesg."
|
/tools/power/pm-graph/config/ |
D | standby.cfg | 25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values 33 # add the dmesg and ftrace log to the html output (default: false)
|
D | freeze.cfg | 25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values 33 # add the dmesg and ftrace log to the html output (default: false)
|
D | standby-callgraph.cfg | 26 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values 34 # add the dmesg and ftrace log to the html output (default: false)
|
D | suspend.cfg | 25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values 33 # add the dmesg and ftrace log to the html output (default: false)
|
D | freeze-dev.cfg | 25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values 33 # add the dmesg and ftrace log to the html output (default: false)
|
D | suspend-callgraph.cfg | 26 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values 34 # add the dmesg and ftrace log to the html output (default: false)
|
D | suspend-dev.cfg | 25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values 33 # add the dmesg and ftrace log to the html output (default: false)
|
D | suspend-x2-proc.cfg | 25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values 33 # add the dmesg and ftrace log to the html output (default: false)
|
D | standby-dev.cfg | 25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values 33 # add the dmesg and ftrace log to the html output (default: false)
|
D | freeze-callgraph.cfg | 26 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values 34 # add the dmesg and ftrace log to the html output (default: false)
|
D | example.cfg | 25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values 33 # add the dmesg and ftrace log to the html output (default: false)
|
D | custom-timeline-functions.cfg | 25 # add the dmesg and ftrace log to the html output (default: false) 57 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
|
/tools/testing/selftests/drivers/usb/usbip/ |
D | usbip_test.sh | 197 dmesg | grep "is not in match_busid table"
|
/tools/testing/selftests/media_tests/ |
D | regression_test.txt | 43 Run dmesg looking for any user-after free errors or mutex lock errors.
|
/tools/testing/ktest/ |
D | ktest.pl | 169 my $dmesg; 1737 "dmesg" => $dmesg, 2110 open(DMESG, "> $dmesg") or 2111 dodie "unable to write to $dmesg"; 4385 $dmesg = "$tmpdir/dmesg-$machine"; 4443 unlink $dmesg;
|
12