summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture/bin/parse-console.sh
AgeCommit message (Expand)AuthorFilesLines
2023-09-24torture: Convert parse-console.sh to mktempPaul E. McKenney1-1/+1
2023-09-24rcutorture: Copy out ftrace into its own console fileJoel Fernandes (Google)1-0/+7
2023-01-04selftests: rcutorture: Use "grep -E" instead of "egrep"Tiezhu Yang1-5/+5
2022-02-02torture: Make kvm.sh summaries note runs having only KCSAN reportsPaul E. McKenney1-0/+10
2021-01-05torture: Remove "Failed to add ttynull console" false positivePaul E. McKenney1-1/+1
2020-11-07tools/rcutorture: Fix BUG parsing of console.logAnna-Maria Behnsen1-1/+1
2020-08-25rcuperf: Change rcuperf to rcuscalePaul E. McKenney1-2/+2
2020-08-25torture: Declare parse-console.sh independence from rcutorturePaul E. McKenney1-3/+4
2020-06-29Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney1-9/+18
2020-06-29torture: Abstract out console-log error detectionPaul E. McKenney1-4/+1
2020-06-29rcutorture: Handle non-statistic bang-string error messagesPaul E. McKenney1-3/+15
2020-06-29refscale: Change --torture type from refperf to refscalePaul E. McKenney1-2/+2
2020-06-29torture: Add refperf to the rcutorture scriptingPaul E. McKenney1-2/+2
2019-05-28torture: Suppress propagating trace_printk() warningPaul E. McKenney1-0/+1
2019-03-27tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2018-06-25rcutorture: Make kvm-find-errors.sh find close callsPaul E. McKenney1-0/+7
2018-05-15torture: Fold parse-torture.sh into parse-console.shPaul E. McKenney1-13/+102
2016-06-15torture: Add starvation events to error summaryPaul E. McKenney1-1/+6
2016-01-26rcutorture: Check for self-detected stallsPaul E. McKenney1-2/+2
2016-01-26rcutorture: Don't keep empty console.log.diags filesPaul E. McKenney1-0/+2
2016-01-26rcutorture: Add checks for rcutorture writer starvationPaul E. McKenney1-2/+2
2015-12-06torture: Abbreviate console error dumpPaul E. McKenney1-6/+35
2015-01-06rcutorture: Add checks for stall ending before dump startPaul E. McKenney1-1/+1
2014-09-08torture: Check for nul bytes in console outputPaul E. McKenney1-0/+4
2014-09-08rcutorture: Set executable bit and drop bash from UsagePranith Kumar1-2/+1
2014-09-08rcutorture: Use bash shell for all the test scriptsPranith Kumar1-2/+2
2013-12-03rcutorture: Stop tracking FSF's postal addressPaul E. McKenney1-2/+2
2013-12-03rcutorture: Flag errors and warnings with color codingPaul E. McKenney1-1/+3
2013-12-03rcutorture: Add KVM-based test frameworkPaul E. McKenney1-0/+39