index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
2013-07-12
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
2013-07-12
perf tests: Make TEST_ASSERT_VAL global
Jiri Olsa
2013-07-12
perf tests: Omit end of the symbol check failure for test 1
Jiri Olsa
2013-05-29
perf tests: Fix exclude_guest|exclude_host checking for attr tests
Jiri Olsa
2013-05-29
perf tests: Fix attr test for record -d option
Jiri Olsa
2013-05-28
perf tools: Add automated make test suite
Jiri Olsa
2013-05-28
perf test: Fix typo
Arnaldo Carvalho de Melo
2013-05-28
perf tests: Fix compile errors in bp_signal files
Sukadev Bhattiprolu
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-12
treewide: Fix typo in printks
Masanari Iida
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
2013-03-18
perf tests: Add a test case for checking sw clock event frequency
Namhyung Kim
2013-03-15
perf test: Add test case for checking number of EXIT events
Namhyung Kim
2013-03-15
perf tests: Fixup return path of perf record test case
Namhyung Kim
2013-03-15
perf tests: Fixup return path of open-syscall-tp-fields test case
Namhyung Kim
2013-03-15
perf tests: Test breakpoint overflow signal handler counts
Jiri Olsa
2013-03-15
perf tests: Test breakpoint overflow signal handler
Jiri Olsa
2013-03-15
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-03-15
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-03-15
perf tests: Add attr stat -C cpu test
Jiri Olsa
2013-03-15
perf tests: Add attr record -C cpu test
Jiri Olsa
2013-03-15
perf tests: Make attr script test event cpu
Jiri Olsa
2013-03-15
perf tests: Make attr script verbose friendly
Jiri Olsa
2013-02-06
perf tests: Adding automated parsing tests for group :GH modifiers
Jiri Olsa
2013-02-06
perf sort: Make setup_sorting returns an error code
Namhyung Kim
2013-01-31
perf tests: Add group test conditions
Namhyung Kim
2013-01-30
perf tools, powerpc: Fix compile warnings in tests/attr.c
Sukadev Bhattiprolu
2013-01-30
perf evsel: Fix memory leaks on evsel->counts
Namhyung Kim
2013-01-30
perf tests: Fix leaks on PERF_RECORD_* test
Arnaldo Carvalho de Melo
2013-01-25
perf tests: Call machine__exit in the vmlinux matches kallsyms test
Arnaldo Carvalho de Melo
2013-01-24
perf test: Allow skipping tests
Arnaldo Carvalho de Melo
2013-01-24
perf tests: Use ARRAY_SIZE() were applicable
Arnaldo Carvalho de Melo
2013-01-24
perf tools: Fix usage of __ in event parsing struct names
Arnaldo Carvalho de Melo
2013-01-24
perf tools: Fix usage of __ in parse_events_term struct
Arnaldo Carvalho de Melo
2013-01-24
perf tools: Remove unused 'unset' parameter from parse_events
Jiri Olsa
2013-01-24
perf tests: Don't fail if a matching vmlinux isn't found, skip that test
Arnaldo Carvalho de Melo
2013-01-24
perf tests: Add return states enum for tests
Jiri Olsa
2013-01-24
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
2013-01-24
perf tests: Check python path on attr and binding test
Namhyung Kim
2013-01-24
perf tests: Add event parsing test for '*:*' tracepoints
Jiri Olsa
2013-01-24
perf python: Fix breakage introduced by the test_attr infrastructure
Arnaldo Carvalho de Melo
2013-01-24
perf test: Check for linking problems in the python binding
Arnaldo Carvalho de Melo
2013-01-24
perf tests: Adjust some message log levels to help diagnosing problems in att...
Arnaldo Carvalho de Melo
2013-01-24
perf test: Remove leftover temp file left by one of the attr tests
Arnaldo Carvalho de Melo
2013-01-24
perf test: Add a test case for hists__{match,link}
Namhyung Kim
2012-12-11
perf evlist: Set the leader in the perf_evlist__config method
Arnaldo Carvalho de Melo
2012-12-11
perf evsel: No need to always ask for PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING}
Arnaldo Carvalho de Melo
[next]