aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-07-19Add tools/mcalcHuang Ying1-0/+99
2019-07-19tools/plot-tool: Support plot diff figureHuang Ying1-0/+13
2019-07-03tools: remove deprecated create-testcase-imagePhilip Li1-102/+0
2019-05-22tools/parse-boot-trace: fix Style/IfUnlessModifierPhilip Li1-3/+1
2019-05-22tools: fix Layout/EmptyLineAfterGuardClausePhilip Li1-0/+1
2019-04-22tools/create-testcase-image: remove the usage of innPhilip Li1-1/+1
2019-02-15tools/matrix2csv: cleanup rubocop issuesjin cheng1-1/+1
2019-02-14tools/plot-tool: cleanup rubocop issuesjin cheng1-1/+1
2019-01-23cleanup rubocop issue Style/Semicolonjin cheng1-3/+3
2019-01-23cleanup rubocop issue Style/StringLiteralsjin cheng2-2/+2
2019-01-23cleanup rubocop issue Layout/MultilineMethodCallIndetationjin cheng1-5/+5
2019-01-23cleanup rubocop issue Layout/DotPositionjin cheng1-7/+7
2019-01-11tools/plot-tool: Support --x-range optionHuang Ying1-1/+7
2019-01-11tools: uniform the require statement to remove .rb suffixPhilip Li2-6/+6
2019-01-10tools/plot-tool: Fix line title displayHuang Ying1-1/+1
2018-12-27plot-tool: Add y-min parameterHuang Ying1-1/+7
2018-11-22tools: remove deprecated stat-test-elapsed-timePhilip Li1-75/+0
2018-10-30plot-tool: Support draw xticsHuang Ying1-1/+7
2018-10-30plot-tool: Support relative x axisHuang Ying1-0/+12
2018-10-30plot-tool: Support to specify X axis keyHuang Ying1-0/+6
2018-10-30Add tools/plot-toolHuang Ying1-0/+53
2018-10-22Add tools/matrix2csvHuang Ying1-0/+35
2018-04-11cleanup rubocop issue Style/OrAssignment by --auto-correctLi Zhijian1-1/+1
2018-03-13tools/ftrace: Add kprobe event define supportHuang Ying1-0/+42
2018-03-13tools/ftrace: Add trace event supportHuang Ying1-13/+104
2018-03-12Add tools/ftraceHuang Ying1-0/+470
2018-01-10tools/hwsim-extract-testcase: do not filter the staticmethodleishaoting1-1/+1
2017-12-06monitors/perf-pt: add PT support for LKPAaron Lu1-0/+444
2017-09-27cleanup rubocop issue Style/NumericLiteralsHailin Gu1-1/+1
2017-09-27cleaup rubocop issue Style/NumericPredicateHailin Gu1-1/+1
2017-09-18Add parse-boot-trace to lkp-tests/tools/Mengyang Liu1-0/+280
2017-09-13cleanup rubocop issue Lint/UselessAssignmentHailin Gu1-2/+0
2017-08-25cleanup rubocop issues of Lint/UnusedBlockArgumentXiang Dai1-2/+2
2017-08-16cleanup rubocop issues of Style/BlockDelimitersXiang Dai1-6/+6
2017-08-16cleanup rubocop issues of Layout/SpaceAroundOperatorsXiang Dai1-2/+2
2017-07-27tools/test_install: Add a test script to test installingWu Chenggang1-0/+71
2017-04-27tools/stat-test-elapsed-time: fix rubocop issuesYilong Ren1-23/+24
2017-03-30convert remaining ruby files to 2-space indentsFengguang Wu1-43/+43
2017-03-24tools/stat-test-elapsed-time: reformat code to replace tab with spacesPhilip Li1-37/+37
2017-03-17tools/gen_setup_sysctl: Generate reproduce informationHuang Ying1-4/+7
2017-03-14tools/build-packages: update script to use new paramYilong Ren1-3/+3
2017-01-17Revert "tpcc: add tpcc test case"Aaron Lu1-11/+0
2016-12-12sysctl: return 0 explicitelyAaron Lu1-0/+4
2016-12-12sysctl: support set sysctlAaron Lu1-0/+25
2016-12-06tpcc: add tpcc test caseAaron Lu1-0/+11
2016-11-18Add tools/tests-in-categoryHuang Ying1-0/+7
2016-09-16chroot.sh: support initial mount DEV DIRFengguang Wu1-0/+5
2016-09-16chroot.sh: check each mountpointFengguang Wu1-4/+8
2016-09-13rootfs: add chroot.shFengguang Wu1-0/+11
2016-09-09mktemp: use grep friendly file namesFengguang Wu3-4/+6
2016-09-03test-shells: move to tools/Fengguang Wu1-0/+8
2016-08-31build-packages: show commandsFengguang Wu1-1/+13
2016-08-31build-packages: pack has recursive dependenciesFengguang Wu1-1/+2
2016-08-31build-packages: do not specify the full listFengguang Wu1-2/+11
2016-08-31rootfs: build the toolchainFengguang Wu1-0/+19
2016-08-31bootstrap: fault back to busybox adduserFengguang Wu1-1/+1
2016-08-18Add tools/ftq-histogramHuang Ying1-0/+68
2016-07-15job: expand DEFAULTS-* with job contextFengguang Wu1-1/+1
2016-07-06tools/create-testcase-image: add time package into imageYilong Ren1-1/+1
2016-06-23tools/create-testcase-image: add lkp account into imageYilong Ren1-0/+2
2016-06-23tools/create-testcase-image: add some basic packages into imageYilong Ren1-2/+3
2016-06-23tools/create-testcase-image: add testcase benchmark into imageYilong Ren1-11/+58
2016-06-22tools/create-testcase-image: add nfs-common package into imageYilong Ren1-5/+2
2016-06-22tools: rename create_testcase_image to create-testcase-imageYilong Ren1-0/+0
2016-06-22tools: introduce create_testcase_image scriptYilong Ren1-0/+53
2016-06-22tools: introduce hwsim-extract-testcase scriptYilong Ren1-0/+33
2016-06-02stat-test-elapsed-time: really fix loading yaml templateFengguang Wu1-1/+1
2016-06-02stat-test-elapsed-time: fix load latest job file is crashedPhilip Li1-1/+1
2016-05-18stat-test-elapsed-time: add complete runs vs total runsPhilip Li1-8/+16
2016-05-18stat-test-elapsed-time: change output format to show command usedPhilip Li1-15/+23
2016-04-26tools/stat-test-elapsed-time: fix wrong match patternYilong Ren1-1/+1
2016-04-26introduce tools/stat-test-elapsed-time toolYilong Ren1-0/+58
2016-04-26gcov: add init gcov support to gather gcda on testPhilip Li1-0/+23
2015-10-20Add bm-mkcgzHuang, Ying1-0/+21
2015-07-15configure LKP NFS boot rootfsZexi Li1-0/+40
2015-06-27tools/phoronix-install-available-suites: replace suite with testFengguang Wu2-19/+19
2015-06-27install phoronix test suitesFengguang Wu1-0/+19
2015-05-04introduce grep-ruby-lib-dependencyFengguang Wu1-0/+3
2015-01-04grep-external-commands: add exec keywordFengguang Wu1-1/+1
2015-01-04fix wrong redirectionsFengguang Wu1-0/+1
2015-01-04introduce tools/grep-external-commandsFengguang Wu1-0/+201
2015-01-03introduce tools/convert-bash-to-shFengguang Wu1-0/+69