Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1ad474de9349870f085b61c90bc80022702a78cc
/
tools
/
perf
/
tests
a6fa003
perf stat: Make stats work over the thread dimension
by Jiri Olsa
· 9 years ago
a8e0232
perf stat: Use xyarray for cpu evsel counts
by Jiri Olsa
· 9 years ago
1ac77e1
perf stat: Introduce perf_counts function
by Jiri Olsa
· 9 years ago
134aa44
perf tests: Add thread_map object tests
by Jiri Olsa
· 9 years ago
186fbb7
perf tools: Add reference counting for thread_map object
by Jiri Olsa
· 9 years ago
f30a79b
perf tools: Add reference counting for cpu_map object
by Jiri Olsa
· 9 years ago
e13798c
perf thread_map: Don't access the array entries directly
by Jiri Olsa
· 9 years ago
eb30d2c
perf tests: Add test for make install with prefix
by Jiri Olsa
· 9 years ago
502819c
perf tests: Add testing for Makefile.perf
by Jiri Olsa
· 9 years ago
9d9cad7
perf tools: Configurable per thread proc map processing time out
by Kan Liang
· 9 years ago
a9a3a4d
perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object
by Jiri Olsa
· 9 years ago
d3a7c48
perf tools: Reference count struct dso
by Arnaldo Carvalho de Melo
· 9 years ago
1f121b0
perf tools: Deal with kernel module names in '[]' correctly
by Wang Nan
· 9 years ago
aa7cc2a
perf machine: Introduce machine__findnew_dso() method
by Arnaldo Carvalho de Melo
· 9 years ago
3d39ac5
perf machine: No need to have two DSOs lists
by Arnaldo Carvalho de Melo
· 9 years ago
cec8393
perf tests: Remove getpgrp from mmap-basic
by Riku Voipio
· 10 years ago
fbb2df2
perf tests: Aename open*.c to openat*.c
by Riku Voipio
· 9 years ago
43f322b
perf tests: Switch from open to openat
by Riku Voipio
· 10 years ago
3237f281
perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing
by Wang Nan
· 10 years ago
1eee78a
perf tools: Introduce struct maps
by Arnaldo Carvalho de Melo
· 9 years ago
4bb7123d
perf tools: Use maps__first()/map__next()
by Arnaldo Carvalho de Melo
· 9 years ago
4bb11d0
perf tools: Add dso__data_get/put_fd()
by Namhyung Kim
· 9 years ago
063bd93
perf hists: Reducing arguments of hist_entry_iter__add()
by Namhyung Kim
· 9 years ago
848cbd2
perf tools: Use atomic.h for the map_groups refcount
by Arnaldo Carvalho de Melo
· 9 years ago
8b00f469
perf tests: Fix map_groups refcount test
by Arnaldo Carvalho de Melo
· 10 years ago
8f19601
perf tests: Show refcounting broken expectations in thread-mg-share test
by Arnaldo Carvalho de Melo
· 10 years ago
189c466
perf tests: Fix to get negative exit codes
by He Kuang
· 10 years ago
b91fc39
perf machine: Protect the machine->threads with a rwlock
by Arnaldo Carvalho de Melo
· 10 years ago
e31f0d0
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
by Adrian Hunter
· 10 years ago
e64b020
perf tools: Add term support for parse_events_error
by Jiri Olsa
· 10 years ago
b39b839
perf tools: Add parse_events_error interface
by Jiri Olsa
· 10 years ago
c41c664
perf tests: Add build tests for building perf from kernel source root and tools
by Jiri Olsa
· 10 years ago
a1e12da
perf tools: Add 'I' event modifier for exclude_idle bit
by Jiri Olsa
· 10 years ago
54a50f9
perf tests: Fix attr tests
by Jiri Olsa
· 10 years ago
3c8a67f
perf tools: Add kmod_path__parse function
by Jiri Olsa
· 10 years ago
1f9975f
perf tools: Add the bash completion for listing subsubcommands of perf test
by Yunlong Song
· 10 years ago
76aea77
perf tools: Fix perf-read-vdsox32 not building and lib64 install dir
by H.J. Lu
· 10 years ago
f39e042
perf build: Add tests objects building
by Jiri Olsa
· 10 years ago
23773ca
perf tools: Make perf aware of tracefs
by Steven Rostedt (Red Hat)
· 10 years ago
63d3c6f
perf tests: Do not rely on dso__data_read_offset() to open dso
by Namhyung Kim
· 10 years ago
66af43d
perf test: Fix dso cache testcase
by Namhyung Kim
· 10 years ago
b3890e4
Merge branch 'perf/hw_breakpoints' into perf/core
by Ingo Molnar
· 10 years ago
605a306
perf tests: Fix typo in sample-parsing.c
by Rasmus Villemoes
· 10 years ago
6733d1b
perf hists: Rename hist_entry__free to __delete
by Arnaldo Carvalho de Melo
· 10 years ago
48000a1
perf tools: Remove EOL whitespaces
by Arnaldo Carvalho de Melo
· 10 years ago
b93b096
perf test: Fix dwarf unwind using libunwind.
by Wang Nan
· 10 years ago
5ca8271
perf hists: Fix children sort key behavior
by Namhyung Kim
· 10 years ago
740b97f
perf report: Show progress bar for output resorting
by Namhyung Kim
· 10 years ago
75226c5
perf tests: Fix attr tests size values to cope with machine state on interrupt ABI changes
by Jiri Olsa
· 10 years ago
ec32398
perf tools: add hardware breakpoint bp_len test cases
by Jacob Shin
· 10 years ago
887e73d
perf test: fix typo in python test
by WANG Chao
· 10 years ago
26ff0f0
perf/tests: Add interrupted state sample parsing test
by Stephane Eranian
· 10 years ago
29f9e52
perf tests: Use thread->mg->machine
by Arnaldo Carvalho de Melo
· 10 years ago
f498784
perf tests: Remove misplaced __maybe_unused
by Arnaldo Carvalho de Melo
· 10 years ago
dd8c17a
perf callchains: Use thread->mg->machine
by Arnaldo Carvalho de Melo
· 10 years ago
bb871a9
perf tools: A thread's machine can be found via thread->mg->machine
by Arnaldo Carvalho de Melo
· 10 years ago
0cdccac
perf report: Set callchain_param.record_mode for future use
by Namhyung Kim
· 10 years ago
ffe5978
perf test: Add test case for pmu event new style format
by Kan Liang
· 10 years ago
a635fc5
perf tools: Remove hists from evsel
by Arnaldo Carvalho de Melo
· 10 years ago
4ea062ed
perf evsel: Add hists helper
by Arnaldo Carvalho de Melo
· 10 years ago
2171a92
tools lib fd array: Allow associating an integer cookie with each entry
by Arnaldo Carvalho de Melo
· 10 years ago
1b85337
tools lib api: Adopt fdarray class from perf's evlist
by Arnaldo Carvalho de Melo
· 10 years ago
f66a889
perf evlist: Introduce poll method for common code idiom
by Arnaldo Carvalho de Melo
· 10 years ago
9ae2803
perf tests: Add pollfd growing test
by Arnaldo Carvalho de Melo
· 10 years ago
54dbfae
perf tests: Add test for perf_evlist__filter_pollfd()
by Arnaldo Carvalho de Melo
· 10 years ago
dc0a620
perf tools: Let default config be defined for a PMU
by Adrian Hunter
· 10 years ago
d44bc55
perf tests: Add a test for tracking with sched_switch
by Adrian Hunter
· 10 years ago
ba3dfff
perf test: Use strerror_r instead of strerror
by Masami Hiramatsu
· 10 years ago
0a7e6d1
perf tools: Check recorded kernel version when finding vmlinux
by Namhyung Kim
· 10 years ago
a6a69db
perf tools: Move rdtsc() function
by Adrian Hunter
· 10 years ago
fb57817
perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flag
by Jiri Olsa
· 10 years ago
57480d2
perf tools: Enable close-on-exec flag on perf file descriptor
by Yann Droneaud
· 10 years ago
0b43786
perf tools: Allow TSC conversion on any arch
by Adrian Hunter
· 10 years ago
84f5d36
perf tools: Move pr_* debug macros into debug object
by Jiri Olsa
· 10 years ago
45dc1bb
perf tests: Add test for closing dso objects on EMFILE error
by Jiri Olsa
· 11 years ago
4ebbcb8
perf tests: Add test for caching dso file descriptors
by Jiri Olsa
· 11 years ago
822c45d
perf tests: Allow reuse of test_file function
by Jiri Olsa
· 11 years ago
0d8a5fa
perf tests: Spawn child for each test
by Jiri Olsa
· 11 years ago
7184062
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
a5c5009
perf tests: Show the inner make output when an error happens
by Arnaldo Carvalho de Melo
· 10 years ago
a5a5ba7
Revert "perf: Disable PERF_RECORD_MMAP2 support"
by Don Zickus
· 10 years ago
0506aec
perf tests: Add a test case for cumulating callchains
by Namhyung Kim
· 10 years ago
a1891aa
perf tests: Define and use symbolic names for fake symbols
by Namhyung Kim
· 10 years ago
9d3c02d
perf tools: Add callback function to hist_entry_iter
by Namhyung Kim
· 11 years ago
a0b51af
perf hists: Check if accumulated when adding a hist entry
by Namhyung Kim
· 12 years ago
69bcb01
perf tools: Introduce struct hist_entry_iter
by Namhyung Kim
· 11 years ago
1844dbc
perf tools: Introduce hists__inc_nr_samples()
by Namhyung Kim
· 10 years ago
f21d181
perf tests: Add a testcase for histogram output sorting
by Namhyung Kim
· 11 years ago
4e754e1
perf tests: Factor out print_hists_*()
by Namhyung Kim
· 11 years ago
90fa9de
perf tests: Add dwarf unwind test on ARM
by Jean Pihet
· 10 years ago
0680ee7
perf tools: Remove usage of trace_sched_wakeup(.success)
by Peter Zijlstra
· 11 years ago
13ce34d
perf tools: Use tid for finding thread
by Namhyung Kim
· 11 years ago
d944c4e
tools: Consolidate types.h
by Borislav Petkov
· 11 years ago
3617660
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core
by Ingo Molnar
· 11 years ago
aeffe2a
Merge branch 'perf/urgent' into perf/core, to resolve conflict
by Ingo Molnar
· 11 years ago
611ec12
perf tests: Add static build make test
by Jiri Olsa
· 11 years ago
c0bc8c6
perf tests: Add a test of kvm-390: trace event
by Alexander Yarygin
· 11 years ago
615b8f9
perf tests: Add numeric identifier to evlist_test
by Alexander Yarygin
· 11 years ago
fabf01238
perf tests: Add map groups sharing with thread object test
by Jiri Olsa
· 11 years ago
4e85edf
perf tests: Add thread maps lookup automated tests
by Jiri Olsa
· 11 years ago
Next »