Age | Commit message (Expand) | Author |
2020-11-12 | perf test: Update branch sample pattern for cs-etm | Leo Yan |
2020-11-12 | perf test: Fix a typo in cs-etm testing | Leo Yan |
2020-11-03 | perf tools: Remove broken __no_tail_call attribute | Peter Zijlstra |
2020-10-14 | perf tools: Add support for exclusive groups/events | Andi Kleen |
2020-10-14 | perf test: Add build id shell test | Jiri Olsa |
2020-10-14 | perf tools: Pass build_id object to build_id__sprintf() | Jiri Olsa |
2020-10-14 | perf tools: Pass build_id object to filename__read_build_id() | Jiri Olsa |
2020-10-13 | perf tests: Show python test script in verbose mode | Arnaldo Carvalho de Melo |
2020-09-28 | perf test: Fix msan uninitialized use. | Ian Rogers |
2020-09-28 | perf test: Add expand cgroup event test | Namhyung Kim |
2020-09-17 | perf metric: Remove duplicate include | YueHaibing |
2020-09-17 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo |
2020-09-15 | perf test: Free formats for perf pmu parse test | Namhyung Kim |
2020-09-15 | perf test: Fix memory leaks in parse-metric test | Namhyung Kim |
2020-09-15 | perf test: Free aliases for PMU event map aliases test | Namhyung Kim |
2020-09-14 | perf test: Leader sampling shouldn't clear sample period | Ian Rogers |
2020-09-14 | perf test: Fix the "signal" test inline assembly | Jiri Olsa |
2020-09-10 | perf tests: Call test_attr__open() directly | Jiri Olsa |
2020-09-10 | perf test: Introduce script for Arm CoreSight testing | Leo Yan |
2020-09-09 | perf tools: Add build test with GTK+ | Arnaldo Carvalho de Melo |
2020-09-04 | perf tests: Add test for PE binary format support | Remi Bernon |
2020-09-01 | perf test: Set NULL sentinel in pmu_events table in "Parse and process metric... | Thomas Richter |
2020-09-01 | perf parse-events: Set exclude_guest=1 for user-space counting | Jin Yao |
2020-08-21 | perf test: Fix basic bpf filtering test | Sumanth Korikkar |
2020-08-13 | perf test: Allow multiple probes in record+script_probe_vfs_getname.sh | Michael Petlan |
2020-08-03 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo |
2020-07-31 | perf tests: Fix test 68 zstd compression for s390 | Thomas Richter |
2020-07-30 | perf metric: Add metric group test | Jiri Olsa |
2020-07-30 | perf metric: Make compute_single function more precise | Jiri Olsa |
2020-07-30 | perf metric: Add recursion check when processing nested metrics | Jiri Olsa |
2020-07-30 | perf metric: Add DCache_L2 to metric parse test | Jiri Olsa |
2020-07-30 | perf metric: Add cache_miss_cycles to metric parse test | Jiri Olsa |
2020-07-30 | perf test: Ensure sample_period is set libpfm4 events | Ian Rogers |
2020-07-30 | perf tools: Fix term parsing for raw syntax | Jiri Olsa |
2020-07-30 | perf tools: Allow r0x<HEX> event syntax | Jiri Olsa |
2020-07-21 | libperf: Add flags to fdarray fds objects | Alexey Budankov |
2020-07-21 | libperf: Avoid internal moving of fdarray fds | Alexey Budankov |
2020-07-17 | perf metric: Add 'struct expr_id_data' to keep expr value | Jiri Olsa |
2020-07-17 | perf metric: Rename expr__add_id() to expr__add_val() | Jiri Olsa |
2020-07-10 | perf script: Show text poke address symbol | Adrian Hunter |
2020-06-22 | perf evlist: Fix the class prefix for 'struct evlist' strerror methods | Arnaldo Carvalho de Melo |
2020-06-22 | perf expr: Add < and > operators | Ian Rogers |
2020-06-22 | perf expr: Add d_ratio operation | Ian Rogers |
2020-06-22 | perf tests: Add parse metric test for frontend metric | Jiri Olsa |
2020-06-22 | perf tests: Add parse metric test for ipc metric | Jiri Olsa |
2020-06-22 | perf tests: Add another metric parsing test | Jiri Olsa |
2020-06-22 | perf tests: Factor check_parse_id function | Jiri Olsa |
2020-06-01 | perf test: Initialize memory in dwarf-unwind | Ian Rogers |
2020-06-01 | perf tests: Don't tail call optimize in unwind test | Ian Rogers |
2020-05-29 | perf build: Add a LIBPFM4=1 build test entry | Arnaldo Carvalho de Melo |