summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)2020-10-071-0/+29
| * | | | | | | | | | radix tree test suite: Fix compilationMatthew Wilcox (Oracle)2020-10-073-4/+9
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-10-184-14/+65
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kunit: test: add test plan to KUnit TAP formatBrendan Higgins2020-10-094-14/+65
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-1822-69/+208
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-10-0922-69/+208
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'scftorture.2020.08.24a' into HEADPaul E. McKenney2020-09-0318-23/+115
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | rcuperf: Change rcuperf to rcuscalePaul E. McKenney2020-08-2411-20/+20
| | | * | | | | | | | | | torture: Add scftorture to the rcutorture scriptingPaul E. McKenney2020-08-248-1/+92
| | | * | | | | | | | | | torture: Declare parse-console.sh independence from rcutorturePaul E. McKenney2020-08-241-3/+4
| | | |/ / / / / / / / /
| | * | | | | | | | | | torture: Add gdb supportPaul E. McKenney2020-08-242-8/+46
| | * | | | | | | | | | torture: Add kvm.sh --help and update help messagePaul E. McKenney2020-08-241-2/+6
| | * | | | | | | | | | rcutorture: Add CONFIG_PROVE_RCU_LIST to TREE05Paul E. McKenney2020-08-241-0/+1
| | * | | | | | | | | | torture: Update initrd documentationPaul E. McKenney2020-08-242-34/+37
| | * | | | | | | | | | rcutorture: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-241-3/+3
| | * | | | | | | | | | torture: document --allcpus argument added to the kvm.sh scriptPaul Gortmaker2020-08-241-0/+1
| | |/ / / / / / / / /
* | | | | | | | | | | selftests/vm: 10x speedup for hmm-testsJohn Hubbard2020-10-181-1/+1
* | | | | | | | | | | Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds2020-10-17164-5711/+10441
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf c2c: Update documentation for metrics reorganizationLeo Yan2020-10-151-16/+18
| * | | | | | | | | | | perf c2c: Add metrics "RMT Load Hit"Leo Yan2020-10-151-50/+2
| * | | | | | | | | | | perf c2c: Correct LLC load hit metricsLeo Yan2020-10-151-2/+2
| * | | | | | | | | | | perf c2c: Change header for LLC local hitLeo Yan2020-10-151-1/+1
| * | | | | | | | | | | perf c2c: Use more explicit headers for HITMLeo Yan2020-10-151-4/+4
| * | | | | | | | | | | perf c2c: Change header from "LLC Load Hitm" to "Load Hitm"Leo Yan2020-10-151-1/+1
| * | | | | | | | | | | perf c2c: Organize metrics based on memory hierarchyLeo Yan2020-10-151-3/+3
| * | | | | | | | | | | perf c2c: Display "Total Stores" as a standalone metricsLeo Yan2020-10-151-6/+7
| * | | | | | | | | | | perf c2c: Display the total numbers continuouslyLeo Yan2020-10-151-2/+2
| * | | | | | | | | | | perf bench: Use condition variables in numa.Ian Rogers2020-10-141-21/+46
| * | | | | | | | | | | perf jevents: Fix event code for events referencing std arch eventsJohn Garry2020-10-141-8/+3
| * | | | | | | | | | | perf diff: Support hot streams comparisonJin Yao2020-10-142-13/+110
| * | | | | | | | | | | perf streams: Report hot streamsJin Yao2020-10-144-0/+141
| * | | | | | | | | | | perf streams: Calculate the sum of total streams hitsJin Yao2020-10-144-0/+38
| * | | | | | | | | | | perf streams: Link stream pairJin Yao2020-10-142-0/+44
| * | | | | | | | | | | perf streams: Compare two streamsJin Yao2020-10-142-0/+58
| * | | | | | | | | | | perf streams: Get the evsel_streams by evsel_idxJin Yao2020-10-142-0/+16
| * | | | | | | | | | | perf streams: Introduce branch history "streams"Jin Yao2020-10-143-0/+195
| * | | | | | | | | | | perf intel-pt: Improve PT documentation slightlyAndi Kleen2020-10-141-0/+30
| * | | | | | | | | | | perf tools: Add support for exclusive groups/eventsAndi Kleen2020-10-144-4/+68
| * | | | | | | | | | | perf test: Add build id shell testJiri Olsa2020-10-141-0/+101
| * | | | | | | | | | | perf tools: Align buildid list output for short build idsJiri Olsa2020-10-143-4/+5
| * | | | | | | | | | | perf tools: Add size to 'struct perf_record_header_build_id'Jiri Olsa2020-10-143-7/+23
| * | | | | | | | | | | perf tools: Pass build_id object to dso__build_id_equal()Jiri Olsa2020-10-144-6/+11
| * | | | | | | | | | | perf tools: Pass build_id object to dso__set_build_id()Jiri Olsa2020-10-145-6/+8
| * | | | | | | | | | | perf tools: Pass build_id object to build_id__sprintf()Jiri Olsa2020-10-1412-35/+43
| * | | | | | | | | | | perf tools: Pass build id object to sysfs__read_build_id()Jiri Olsa2020-10-146-23/+16
| * | | | | | | | | | | perf tools: Pass build_id object to filename__read_build_id()Jiri Olsa2020-10-1411-57/+60
| * | | | | | | | | | | perf tools: Use build_id object in dsoJiri Olsa2020-10-1415-29/+34
| * | | | | | | | | | | perf config: Export the perf_config_from_file() functionArnaldo Carvalho de Melo2020-10-132-1/+3
| * | | | | | | | | | | perf python: Autodetect python3 binaryJames Clark2020-10-131-6/+9
| * | | | | | | | | | | perf tests: Show python test script in verbose modeArnaldo Carvalho de Melo2020-10-131-0/+1