Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
77161ce013d12cf42d83891599a43856bcd4f163
/
tools
/
perf
/
tests
ddfa93e
perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
by Changbin Du
· 6 years ago
bc1ab32
perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test
by Changbin Du
· 6 years ago
e07e9b1
perf test: Fix failure of 'evsel-tp-sched' test on s390
by Thomas Richter
· 6 years ago
7231ec1
perf tests evsel-tp-sched: Fix bitwise operator
by Gustavo A. R. Silva
· 6 years ago
2fc0fb0
perf tests: Fix indexing when invoking subtests
by Sandipan Das
· 6 years ago
4d19a50
perf evsel: Fix probing of precise_ip level for default cycles event
by Arnaldo Carvalho de Melo
· 7 years ago
48c37aa
perf test: Fix subtest number when showing results
by Thomas Richter
· 6 years ago
241ad31
perf test session topology: Fix test on s390
by Thomas Richter
· 6 years ago
f97276c
perf tests: Use arch__compare_symbol_names to compare symbols
by Jiri Olsa
· 7 years ago
6ba906f
Revert "perf tests: Decompress kernel module before objdump"
by Greg Kroah-Hartman
· 7 years ago
7525a23
perf tests: Decompress kernel module before objdump
by Namhyung Kim
· 7 years ago
85e598b
perf tests kmod-path: Don't fail if compressed modules aren't supported
by Kim Phillips
· 8 years ago
9792f9b
perf tools: Fix build with ARCH=x86_64
by Jiada Wang
· 8 years ago
a730e15
perf test attr: Fix ignored test case result
by Thomas Richter
· 7 years ago
b246fc0
perf tests: Avoid possible truncation with dirent->d_name + snprintf
by Arnaldo Carvalho de Melo
· 8 years ago
d18019a
perf tests: Add dwarf unwind test for powerpc
by Ravi Bangoria
· 8 years ago
be39db9
perf symbols: Remove symbol_filter_t machinery
by Arnaldo Carvalho de Melo
· 8 years ago
c79c809
perf test vmlinux: Remove dead symbol_filter_t code
by Arnaldo Carvalho de Melo
· 8 years ago
7e1b659
perf test vmlinux: Tolerate symbol aliases
by Arnaldo Carvalho de Melo
· 8 years ago
54da076
perf test vmlinux: Avoid printing headers for empty lists
by Arnaldo Carvalho de Melo
· 8 years ago
e267769
perf test vmlinux: Clarify which -v lines are errors or warning
by Arnaldo Carvalho de Melo
· 8 years ago
17d4666
perf test bpf: Fix typo: "ehough" -> "enough"
by Colin Ian King
· 8 years ago
dd6fa4e
perf tools: Fix typo: "ehough" -> "enough"
by Colin Ian King
· 8 years ago
c369e0a
perf tests bpf: Use SyS_epoll_wait alias
by Arnaldo Carvalho de Melo
· 8 years ago
b2d0dbf
perf tests: objdump output can contain multi byte chunks
by Jan Stancek
· 9 years ago
ff3e33b
perf tests: Add test for bitmap_scnprintf function
by Jiri Olsa
· 8 years ago
e5e6312
perf tests kmod-path: Fix build on ubuntu:16.04-x-armhf
by Arnaldo Carvalho de Melo
· 8 years ago
988dd77
perf tests: Add is_printable_array test
by Jiri Olsa
· 8 years ago
626a6b7
perf tools: Enable overwrite settings
by Wang Nan
· 8 years ago
a0c6f45
perf evlist: Drop evlist->backward
by Wang Nan
· 8 years ago
078c338
perf evlist: Map backward events to backward_mmap
by Wang Nan
· 8 years ago
32a951b
perf evlist: Drop redundant evsel->overwrite indicator
by Arnaldo Carvalho de Melo
· 8 years ago
8e5dc84
perf test: Add a test case for SDT event
by Masami Hiramatsu
· 8 years ago
e26e63b
perf build: Add sdt feature detection
by Masami Hiramatsu
· 8 years ago
4ffde49
perf test bpf: Use epoll_wait() instead of epoll_pwait()
by Arnaldo Carvalho de Melo
· 8 years ago
175729f
perf tools: Remove needless includes from cache.h
by Arnaldo Carvalho de Melo
· 8 years ago
16b91d5
perf test fdarray: Add missing poll.h header
by Arnaldo Carvalho de Melo
· 8 years ago
3ac55b1
perf tests cpumap: Add missing headers
by Arnaldo Carvalho de Melo
· 8 years ago
ab6526b
perf tests openat-syscall-tp-fields: Add some conditional defines
by Arnaldo Carvalho de Melo
· 8 years ago
1fbe7df
perf tests: Add missing pthread.h include for CPU_*() macros
by Arnaldo Carvalho de Melo
· 8 years ago
c8b5f2c
tools: Introduce str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
347ca87
perf tests: Fix hist accumulation test
by Jiri Olsa
· 8 years ago
a24020e
perf tools: Change cpu_map__fprintf output
by Jiri Olsa
· 8 years ago
7fa9b8f
perf test: Add -F/--dont-fork option
by Jiri Olsa
· 8 years ago
8fbc38a
perf tests: Fix thread map test for -F option
by Jiri Olsa
· 8 years ago
f306924
perf tools: Allow to reset open files counter
by Jiri Olsa
· 8 years ago
f5ce457
perf build: Add libbabeltrace to build-test
by Wang Nan
· 8 years ago
e5cadb9
perf evlist: Rename for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 8 years ago
0b04b3d
perf evlist: Destructors should accept NULL
by Arnaldo Carvalho de Melo
· 8 years ago
0102ef3
perf hists: Rename __hists__add_entry to hists__add_entry
by Jiri Olsa
· 8 years ago
aa3a655
Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
616d1c1
Merge branch 'linus' into perf/core, to refresh the branch
by Ingo Molnar
· 8 years ago
17a2634
perf test: Ignore .scale and other special files
by Andi Kleen
· 8 years ago
258e4bf
tools: Pass arg to fdarray__filter's call back function
by Wang Nan
· 8 years ago
16bf834
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
ee74701
perf tests: Add test to check backward ring buffer
by Wang Nan
· 9 years ago
5222503
perf hists: Move sort__need_collapse into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
ca7ce82
perf tests: Do not use sizeof on pointer type
by Vaishali Thakkar
· 9 years ago
4cb9344
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack
by Arnaldo Carvalho de Melo
· 9 years ago
8daef50
perf tests: Replace assignment with comparison on assert check
by Colin Ian King
· 9 years ago
6566fea
perf test: Add missing verbose output explaining the reason for failure
by Arnaldo Carvalho de Melo
· 9 years ago
53d0fe6
perf test: Ignore kcore files in the "vmlinux matches kallsyms" test
by Arnaldo Carvalho de Melo
· 9 years ago
bd1a0be
tools/perf: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
e68ae9c
perf evsel: Do not use globals in config()
by Arnaldo Carvalho de Melo
· 9 years ago
b31d660
perf tests: Add test to check for event times
by Jiri Olsa
· 9 years ago
cde8835
perf tests: Fix tarpkg build test error output redirection
by Arnaldo Carvalho de Melo
· 9 years ago
bb3eb56
perf machine: Rename perf_event__preprocess_sample to machine__resolve
by Arnaldo Carvalho de Melo
· 9 years ago
473398a
perf tools: Add cpumode to struct perf_sample
by Arnaldo Carvalho de Melo
· 9 years ago
eb9f032
perf tests: Forward the perf_sample in the dwarf unwind test
by Arnaldo Carvalho de Melo
· 9 years ago
b8cbb34
perf config: Bring perf_default_config to the very beginning at main()
by Wang Nan
· 9 years ago
95088a5
perf tools: Apply tracepoint event definition options to BPF script
by Wang Nan
· 9 years ago
43d0b97
perf tools: Enable config and setting names for legacy cache events
by Wang Nan
· 9 years ago
10bf358
perf tools: Enable config raw and numeric events
by Wang Nan
· 9 years ago
5243ba7
perf test: Reduce the sample_freq for the 'object code reading' test
by Arnaldo Carvalho de Melo
· 9 years ago
6880bbf
perf tests: Use perf_evlist__strerror_open() to provide hints about max_freq
by Arnaldo Carvalho de Melo
· 9 years ago
1ad826b
perf tests: Fix build on older systems where 'signal' is reserved
by Arnaldo Carvalho de Melo
· 9 years ago
682dc24
perf tools: Use perf_event_terms__purge() for non-malloced terms
by Arnaldo Carvalho de Melo
· 9 years ago
8ee4646
perf build: Add libcrypto feature detection
by Stephane Eranian
· 9 years ago
3c7a152
perf build tests: Move the feature related vars to the front of the make cmdline
by Arnaldo Carvalho de Melo
· 9 years ago
5978531
perf build tests: Elide "-f Makefile" from make invokation
by Arnaldo Carvalho de Melo
· 9 years ago
452ce03
perf hists: Introduce perf_evsel__output_resort function
by Jiri Olsa
· 9 years ago
814568d
perf build: Align the names of the build tests:
by Arnaldo Carvalho de Melo
· 9 years ago
8fd34e1
perf test: Improve bp_signal
by Wang Nan
· 9 years ago
6a7d550
perf test: Check environment before start real BPF test
by Wang Nan
· 9 years ago
79191c8
perf build: Use feature dump file for build-test
by Wang Nan
· 9 years ago
7b6982c
perf test: Add libbpf relocation checker
by Wang Nan
· 9 years ago
ab414dc
perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' test
by Arnaldo Carvalho de Melo
· 9 years ago
c15e758
perf build: Pass O option to kernel makefile in build-test
by Wang Nan
· 9 years ago
68824de
perf build: Test correct path of perf in build-test
by Wang Nan
· 9 years ago
eb80773
perf build: Pass O option to Makefile.perf in build-test
by Wang Nan
· 9 years ago
7be43df
perf build: Set parallel making options build-test
by Wang Nan
· 9 years ago
b0500c1
perf test: Reset err after using it hold errcode in hist testcases
by Wang Nan
· 9 years ago
71b3ee7
perf test: Fix false TEST_OK result for 'perf test hist'
by Wang Nan
· 9 years ago
935e6bd
tools: Move Makefile.arch from perf/config to tools/scripts
by Wang Nan
· 9 years ago
3167eea
perf tools: Fix phony build target for build-test
by Wang Nan
· 9 years ago
d2190a8
perf evlist: Remove perf_evlist__(enable|disable)_event functions
by Jiri Olsa
· 9 years ago
239849d
perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE
by Arnaldo Carvalho de Melo
· 9 years ago
2e4f81e
perf test: No need for setting attr.sample_freq on the RECORD test
by Arnaldo Carvalho de Melo
· 9 years ago
69ef8f4
perf test: Use "dummy" events in the PERF_RECORD_ test
by Arnaldo Carvalho de Melo
· 9 years ago
40184c4
perf tools: Pass evlist to setup_sorting()
by Namhyung Kim
· 9 years ago
Next »