Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4801ae70d80dc815997e3cb6bca1dfe36d1594fd
/
tools
/
perf
/
tests
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
a895d57
treewide: Fix typo in printks
by Masanari Iida
· 12 years ago
0548429
perf tools: Add support for weight v7 (modified)
by Andi Kleen
· 12 years ago
bc96b36
perf tests: Add a test case for checking sw clock event frequency
by Namhyung Kim
· 12 years ago
d723a55
perf test: Add test case for checking number of EXIT events
by Namhyung Kim
· 12 years ago
da522c1
perf tests: Fixup return path of perf record test case
by Namhyung Kim
· 12 years ago
9b5b7cd
perf tests: Fixup return path of open-syscall-tp-fields test case
by Namhyung Kim
· 12 years ago
06933e3
perf tests: Test breakpoint overflow signal handler counts
by Jiri Olsa
· 12 years ago
5a6bef4
perf tests: Test breakpoint overflow signal handler
by Jiri Olsa
· 12 years ago
55e162e
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
119fa3c
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
6ef73ec
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
334fe7a
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
by Namhyung Kim
· 12 years ago
85c66be
perf tools: Introduce tools/lib/lk library
by Borislav Petkov
· 12 years ago
9687b89
perf tests: Add attr stat -C cpu test
by Jiri Olsa
· 12 years ago
b03ec1b5
perf tests: Add attr record -C cpu test
by Jiri Olsa
· 12 years ago
c21d003
perf tests: Make attr script test event cpu
by Jiri Olsa
· 12 years ago
097c875
perf tests: Make attr script verbose friendly
by Jiri Olsa
· 12 years ago
5a30a99
perf tests: Adding automated parsing tests for group :GH modifiers
by Jiri Olsa
· 12 years ago
5530998
perf sort: Make setup_sorting returns an error code
by Namhyung Kim
· 12 years ago
8d7d847
perf tests: Add group test conditions
by Namhyung Kim
· 12 years ago
e3541ec
perf tools, powerpc: Fix compile warnings in tests/attr.c
by Sukadev Bhattiprolu
· 12 years ago
43f8e76
perf evsel: Fix memory leaks on evsel->counts
by Namhyung Kim
· 12 years ago
ec13abc
perf tests: Fix leaks on PERF_RECORD_* test
by Arnaldo Carvalho de Melo
· 12 years ago
c0aab59
perf tests: Call machine__exit in the vmlinux matches kallsyms test
by Arnaldo Carvalho de Melo
· 12 years ago
2ae8287
perf test: Allow skipping tests
by Arnaldo Carvalho de Melo
· 12 years ago
be651ed
perf tests: Use ARRAY_SIZE() were applicable
by Arnaldo Carvalho de Melo
· 12 years ago
23b6339
perf tools: Fix usage of __ in event parsing struct names
by Arnaldo Carvalho de Melo
· 12 years ago
6cee6cd
perf tools: Fix usage of __ in parse_events_term struct
by Arnaldo Carvalho de Melo
· 12 years ago
d8f7bbc
perf tools: Remove unused 'unset' parameter from parse_events
by Jiri Olsa
· 12 years ago
531f67b
perf tests: Don't fail if a matching vmlinux isn't found, skip that test
by Arnaldo Carvalho de Melo
· 12 years ago
f4c1ea5
perf tests: Add return states enum for tests
by Jiri Olsa
· 12 years ago
876650e
perf machine: Introduce struct machines
by Arnaldo Carvalho de Melo
· 12 years ago
000ae33
perf tests: Check python path on attr and binding test
by Namhyung Kim
· 12 years ago
82ce75d
perf tests: Add event parsing test for '*:*' tracepoints
by Jiri Olsa
· 12 years ago
0c6332e
perf python: Fix breakage introduced by the test_attr infrastructure
by Arnaldo Carvalho de Melo
· 12 years ago
54359d3
perf test: Check for linking problems in the python binding
by Arnaldo Carvalho de Melo
· 12 years ago
ce90e38
perf tests: Adjust some message log levels to help diagnosing problems in attr tests
by Arnaldo Carvalho de Melo
· 12 years ago
68d20dc
perf test: Remove leftover temp file left by one of the attr tests
by Arnaldo Carvalho de Melo
· 12 years ago
f8ebb0c
perf test: Add a test case for hists__{match,link}
by Namhyung Kim
· 12 years ago
f77a951
perf evlist: Set the leader in the perf_evlist__config method
by Arnaldo Carvalho de Melo
· 12 years ago
62b807f
perf evsel: No need to always ask for PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING}
by Arnaldo Carvalho de Melo
· 12 years ago
3a5afae
perf evsel: No need to always ask for PERF_FORMAT_ID in read_format
by Arnaldo Carvalho de Melo
· 12 years ago
7a5a5ca
perf evsel: Introduce method to request IDs be used
by Arnaldo Carvalho de Melo
· 12 years ago
a60d795
perf test: Use perf_evsel__newtp constructor in the tracepoint tests
by Arnaldo Carvalho de Melo
· 12 years ago
c5d3d50d
perf test: Fixup error reporting in basic mmap test
by Arnaldo Carvalho de Melo
· 12 years ago
7be5ebe
perf evsel: Update sample_size when setting sample_type bits
by Arnaldo Carvalho de Melo
· 12 years ago
823254e
perf evsel: Convert to _is_group_leader method
by Namhyung Kim
· 12 years ago
f0b9abf
Merge branch 'linus' into perf/core
by Ingo Molnar
· 12 years ago
07ac002
perf evsel: Introduce is_group_member method
by Arnaldo Carvalho de Melo
· 12 years ago
774cb49
perf tools: Fix 'disabled' attribute config for record command
by Jiri Olsa
· 12 years ago
cac2142
perf tools: Fix attributes for '{}' defined event groups
by Jiri Olsa
· 12 years ago
f95e081
perf tests: Check for mkstemp return value in dso-data test
by Jiri Olsa
· 12 years ago
c81251e
perf tests: Final cleanup for builtin-test move
by Jiri Olsa
· 12 years ago
cff7f95
perf tests: Move pmu tests into separate object
by Jiri Olsa
· 12 years ago
dc447ee
perf tests: Move test__syscall_open_tp_fields into separate object
by Jiri Olsa
· 12 years ago
5e24a09
perf tests: Move perf_evsel__tp_sched_test into separate object
by Jiri Olsa
· 12 years ago
cfffae2
perf tests: Move perf_evsel__roundtrip_name_test into separate object
by Jiri Olsa
· 12 years ago
bacf7e5
perf tests: Move test__rdpmc into separate object
by Jiri Olsa
· 12 years ago
16d00fe
perf tests: Move test__PERF_RECORD into separate object
by Jiri Olsa
· 12 years ago
a65b9c6
perf tests: Move test__basic_mmap into separate object
by Jiri Olsa
· 12 years ago
bd90517
perf tests: Move test__open_syscall_event_on_all_cpus into separate object
by Jiri Olsa
· 12 years ago
d3b59a3
perf tests: Move test__open_syscall_event into separate object
by Jiri Olsa
· 12 years ago
0a4e1ae
perf tests: Move test__vmlinux_matches_kallsyms into separate object
by Jiri Olsa
· 12 years ago
12f8f74
perf test: fix a build error on builtin-test
by Zheng Liu
· 12 years ago
69d2591
perf machine: Move more methods to machine.[ch]
by Arnaldo Carvalho de Melo
· 12 years ago
d4fcf0a
perf tests: Move attr.py temp dir cleanup into finally section
by Jiri Olsa
· 12 years ago
8dfec40
perf tests: Removing 'optional' field
by Jiri Olsa
· 12 years ago
45e4089
perf tests: Fix attr watermark field name typo
by Jiri Olsa
· 12 years ago
89f552d
perf tests: Factor attr tests WRITE_ASS macro
by Jiri Olsa
· 12 years ago
df4c6de
perf tests: Add missing attr stat basic test
by Jiri Olsa
· 12 years ago
b84800a
perf tests: Add documentation for attr tests
by Jiri Olsa
· 12 years ago
8a6408a
perf tests: Add attr stat default test
by Jiri Olsa
· 12 years ago
149960a
perf tests: Add attr stat default test
by Jiri Olsa
· 12 years ago
28ae79c
perf tests: Add attr stat event syntax group test
by Jiri Olsa
· 12 years ago
a6d3476
perf tests: Add attr stat group test
by Jiri Olsa
· 12 years ago
9602681
perf tests: Add attr stat no-inherit test
by Jiri Olsa
· 12 years ago
9c90178
perf tests: Add attr record branch filter tests
by Jiri Olsa
· 12 years ago
2fa10f2
perf tests: Add attr record branch any test
by Jiri Olsa
· 12 years ago
f2e264c
perf tests: Add attr record no delay test
by Jiri Olsa
· 12 years ago
8131058
perf tests: Add attr record raw test
by Jiri Olsa
· 12 years ago
2382364
perf tests: Add attr record data test
by Jiri Olsa
· 12 years ago
0a3021c
perf tests: Add attr record no-inherit test
by Jiri Olsa
· 12 years ago
55adeee
perf tests: Add attr record no samples test
by Jiri Olsa
· 12 years ago
da98f8d
perf tests: Add attr record period test
by Jiri Olsa
· 12 years ago
8b96829
perf tests: Add attr record graph test
by Jiri Olsa
· 12 years ago
a0f25be
perf tests: Add attr record count test
by Jiri Olsa
· 12 years ago
44cfcf4
perf tests: Add attr record freq test
by Jiri Olsa
· 12 years ago
76062f6
perf tests: Add attr record event syntax group test
by Jiri Olsa
· 12 years ago
4f59de0
perf tests: Add attr record group test
by Jiri Olsa
· 12 years ago
d898b24
perf tests: Add attr tests under builtin test command
by Jiri Olsa
· 12 years ago
bf77974
perf tests: Add attr record basic test
by Jiri Olsa
· 12 years ago
52502bf
perf tests: Add framework for automated perf_event_attr tests
by Jiri Olsa
· 12 years ago
945aea2
perf tests: Move test objects into 'tests' directory
by Jiri Olsa
· 12 years ago