aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-14perf diff: Support hot streams comparisonJin Yao2-13/+110
2020-10-14perf streams: Report hot streamsJin Yao4-0/+141
2020-10-14perf streams: Calculate the sum of total streams hitsJin Yao4-0/+38
2020-10-14perf streams: Link stream pairJin Yao2-0/+44
2020-10-14perf streams: Compare two streamsJin Yao2-0/+58
2020-10-14perf streams: Get the evsel_streams by evsel_idxJin Yao2-0/+16
2020-10-14perf streams: Introduce branch history "streams"Jin Yao3-0/+195
2020-10-14perf intel-pt: Improve PT documentation slightlyAndi Kleen1-0/+30
2020-10-14perf tools: Add support for exclusive groups/eventsAndi Kleen4-4/+68
2020-10-14perf test: Add build id shell testJiri Olsa1-0/+101
2020-10-14perf tools: Align buildid list output for short build idsJiri Olsa3-4/+5
2020-10-14perf tools: Add size to 'struct perf_record_header_build_id'Jiri Olsa3-7/+23
2020-10-14perf tools: Pass build_id object to dso__build_id_equal()Jiri Olsa4-6/+11
2020-10-14perf tools: Pass build_id object to dso__set_build_id()Jiri Olsa5-6/+8
2020-10-14perf tools: Pass build_id object to build_id__sprintf()Jiri Olsa12-35/+43
2020-10-14perf tools: Pass build id object to sysfs__read_build_id()Jiri Olsa6-23/+16
2020-10-14perf tools: Pass build_id object to filename__read_build_id()Jiri Olsa11-57/+60
2020-10-14perf tools: Use build_id object in dsoJiri Olsa15-29/+34
2020-10-14selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran1-3/+6
2020-10-13selftests/vm: 8x compaction_test speedupJohn Hubbard1-5/+6
2020-10-13tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macroRalph Campbell1-2/+2
2020-10-13selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard1-0/+12
2020-10-13selftests/vm: fix false build success on the second and later attemptsJohn Hubbard1-0/+5
2020-10-13mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flagBarry Song1-7/+7
2020-10-13device-dax: add dis-contiguous resource supportDan Williams1-6/+14
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams1-1/+1
2020-10-13device-dax: make pgmap optional for instance creationDan Williams1-4/+4
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds7-203/+318
2020-10-13perf config: Export the perf_config_from_file() functionArnaldo Carvalho de Melo2-1/+3
2020-10-13perf python: Autodetect python3 binaryJames Clark1-6/+9
2020-10-13perf tests: Show python test script in verbose modeArnaldo Carvalho de Melo1-0/+1
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-35/+19
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik1-1/+1
2020-10-13Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-147/+355
2020-10-13perf trace: Fix off by ones in memset() after realloc() in arches using libauditJiri Slaby1-1/+5
2020-10-13perf c2c: Update usage for showing memory eventsLeo Yan1-1/+1
2020-10-13Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo4-23/+65
2020-10-13tools lib traceevent: Hide non API functionsTzvetomir Stoyanov (VMware)6-107/+83
2020-10-13perf sched: Show start of latency as wellJoel Fernandes (Google)1-10/+14
2020-10-13perf vendor events: Fix typos in power8 PMU eventsSandipan Das5-25/+25
2020-10-13perf bench: Run inject-build-id with --buildid-all option tooNamhyung Kim1-19/+35
2020-10-13perf inject: Add --buildid-all optionNamhyung Kim2-6/+113
2020-10-13perf inject: Do not load map/dso when injecting build-idNamhyung Kim3-37/+27
2020-10-13perf inject: Enter namespace when reading build-idNamhyung Kim1-2/+6
2020-10-13perf inject: Add missing callbacks in perf_toolNamhyung Kim1-5/+31
2020-10-13perf bench: Add build-id injection benchmarkNamhyung Kim6-5/+471
2020-10-13Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' and 'acpi-pci'Rafael J. Wysocki1-0/+2
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik1-1/+1
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-3/+3
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-22/+20