index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-08-11
perf test: Make 'list' subcommand match main 'perf test' numbering/matching
Arnaldo Carvalho de Melo
2017-07-18
perf tests attr: Add optional term
Jiri Olsa
2017-07-18
perf tests attr: Fix stat sample_type setup
Jiri Olsa
2017-07-18
perf tests attr: Fix precise_ip setup
Jiri Olsa
2017-07-18
perf tests attr: Fix sample_period setup
Jiri Olsa
2017-07-18
perf tests attr: Fix cpu test disabled term setup
Jiri Olsa
2017-07-18
perf tests attr: Add proper return values
Jiri Olsa
2017-07-18
perf tests attr: Fix no-delay test
Jiri Olsa
2017-07-18
perf tests attr: Fix record dwarf test
Jiri Olsa
2017-07-18
perf tests attr: Add 1s for exclude_kernel and task base bits
Jiri Olsa
2017-07-18
perf tests attr: Rename compare_data to data_equal
Jiri Olsa
2017-07-18
perf tests attr: Make compare_data global
Jiri Olsa
2017-07-18
perf tests attr: Add test_attr__ready function
Jiri Olsa
2017-07-18
perf tests attr: Do not store failed events
Jiri Olsa
2017-07-18
perf test sdt: Handle realpath() failure
Arnaldo Carvalho de Melo
2017-07-18
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-06-27
perf tools: Kill die()
Arnaldo Carvalho de Melo
2017-06-27
perf tools: Remove warning()
Arnaldo Carvalho de Melo
2017-06-26
perf tests: Add platform dependency to test 15
Thomas Richter
2017-06-19
perf test llvm: Avoid error when PROFILE_ALL_BRANCHES is set
Wang Nan
2017-06-19
tools: Adopt noinline from kernel sources
Arnaldo Carvalho de Melo
2017-06-14
perf tools: Fix build with ARCH=x86_64
Jiada Wang
2017-06-14
perf evsel: Fix probing of precise_ip level for default cycles event
Arnaldo Carvalho de Melo
2017-06-08
perf tests: Decompress kernel module before objdump
Namhyung Kim
2017-06-05
perf test: Disable breakpoint signal tests for powerpc
Jiri Olsa
2017-05-04
perf tests kmod-path: Don't fail if compressed modules aren't supported
Kim Phillips
2017-04-25
perf tools: Move event prototypes from util.h to event.h
Arnaldo Carvalho de Melo
2017-04-25
perf buildid: Move prototypes from util.h to build-id.h
Arnaldo Carvalho de Melo
2017-04-24
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
perf tools: Include sys/param.h where needed
Arnaldo Carvalho de Melo
2017-04-20
perf tools: Move units conversion/formatting routines to separate object
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Use api/fs/tracing_path.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move print_binary definitions to separate files
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-03-27
perf tests: Do not assume that readlink() returns a null terminated string
Tommi Rantala
2017-03-27
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2017-03-23
perf tools: Add a simple expression parser for JSON
Andi Kleen
2017-03-03
perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
perf map: Convert map_groups.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-17
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...
Jan Stancek
2017-02-14
perf tests: Synthesize struct instead of using field after variable sized type
Arnaldo Carvalho de Melo
[next]