summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2010-01-21 15:31:48 +0200
committerMarcelo Tosatti <mtosatti@redhat.com>2010-03-01 12:36:04 -0300
commit3eeb3288bcbf64da90afc26389b8844df7c34912 (patch)
tree1b7bc55641015605da0b415a928ecf39aac64a2e /tools/perf/scripts/python/syscall-counts.py
parent6b52d18605f580bdffaffd48c8da228c3e848deb (diff)
downloadkernel-3eeb3288bcbf64da90afc26389b8844df7c34912.tar.gz
KVM: Add a helper for checking if the guest is in protected mode
Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
tools: Add NO_LIBCAP=1 to the minimal build testArnaldo Carvalho de Melo 2019-05-15perf build tests: Add NO_LIBZSTD=1 to make_minimalArnaldo Carvalho de Melo 2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds 2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König 2016-12-05perf tools: Cleanup build directory before each testJiri Olsa 2016-12-05perf build: Add clang and llvm compile and linking supportWang Nan 2016-11-14perf jvmti: Plug compilation into perf buildJiri Olsa 2016-07-13perf build: Add sdt feature detectionMasami Hiramatsu 2016-06-28perf build: Add libbabeltrace to build-testWang Nan 2016-02-05perf build: Add libcrypto feature detectionStephane Eranian 2016-02-04perf build tests: Move the feature related vars to the front of the make cmdlineArnaldo Carvalho de Melo 2016-02-04perf build tests: Elide "-f Makefile" from make invokationArnaldo Carvalho de Melo 2016-01-29perf build: Align the names of the build tests:Arnaldo Carvalho de Melo 2016-01-29perf build: Use feature dump file for build-testWang Nan 2016-01-15perf build: Pass O option to kernel makefile in build-testWang Nan 2016-01-15perf build: Test correct path of perf in build-testWang Nan 2016-01-15perf build: Pass O option to Makefile.perf in build-testWang Nan 2016-01-15perf build: Set parallel making options build-testWang Nan 2016-01-11tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan 2016-01-11perf tools: Fix phony build target for build-testWang Nan 2015-12-14perf test: Remove tarpkg at end of testJosh Poimboeuf 2015-11-05perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo