summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * perf vendor events: Update Intel haswellxIan Rogers2022-10-066-356/+615
| * perf vendor events: Update Intel haswellIan Rogers2022-10-064-90/+498
| * perf vendor events: Update elkhartlake cpuidsIan Rogers2022-10-061-1/+1
| * perf vendor events: Update Intel cascadelakexIan Rogers2022-10-063-526/+787
| * perf vendor events: Update Intel broadwellxIan Rogers2022-10-064-373/+638
| * perf vendor events: Update Intel broadwellIan Rogers2022-10-061-114/+565
| * perf vendor events: Update Intel alderlakeIan Rogers2022-10-067-94/+1460
| * perf vendor events: Update Intel skylakexIan Rogers2022-10-063-517/+782
| * perf metrics: Don't scale counts going into metricsIan Rogers2022-10-061-2/+7
| * perf expr: Remove jevents case workaroundIan Rogers2022-10-061-10/+1
| * perf test: Adjust case of test metricsIan Rogers2022-10-062-6/+6
| * perf expr: Allow a double if expressionIan Rogers2022-10-062-1/+5
| * perf parse-events: Remove unused macros __PERF_EVENT_FIELD()Chen Zhongjin2022-10-061-8/+0
| * perf tools: Fix empty version number when building outside of a git repoWill Chandler2022-10-061-2/+8
| * perf lock: Remove unused struct lock_contention_keyYuan Can2022-10-061-5/+0
| * perf jit: Remove unused struct debug_line_infoYuan Can2022-10-061-7/+0
| * perf metric: Remove unused struct metric_ref_nodeYuan Can2022-10-061-11/+0
| * perf annotate: Remove unused struct disasm_line_samplesYuan Can2022-10-061-5/+0
| * perf machine: Remove unused struct process_argsYuan Can2022-10-061-4/+0
| * perf lock contention: Fix a build error on 32-bitNamhyung Kim2022-10-062-2/+2
| * perf stat: Clean redundant if in process_evlistShang XiaoJing2022-10-061-2/+0
| * perf test: Introduce script for java symbol testingLeo Yan2022-10-041-0/+75
| * perf subcmd: Set environment variable "PREFIX"Leo Yan2022-10-041-0/+3
| * perf trace: Fix incorrectly parsed hexadecimal value for flags in filterChen Zhongjin2022-10-041-5/+2
| * perf trace: Fix show_arg_names not working for tp arg namesChen Zhongjin2022-10-041-5/+1
| * perf string: Remove unused macro K()Chen Zhongjin2022-10-041-1/+0
| * perf test: Add kernel lock contention testNamhyung Kim2022-10-041-0/+73
| * perf lock: Add -q/--quiet option to suppress header and debug messagesNamhyung Kim2022-10-042-11/+20
| * perf lock: Add -E/--entries optionNamhyung Kim2022-10-042-5/+25
| * perf test: waiting.sh: Parameterize timeoutsAdrian Hunter2022-10-041-9/+17
| * perf test: test_intel_pt.sh: Move helper functions for waitingAdrian Hunter2022-10-042-64/+73
| * perf test: test_intel_pt.sh: Add per-thread testAdrian Hunter2022-10-041-0/+247
| * perf tools: Add debug messages and comments for testingAdrian Hunter2022-10-043-0/+12
| * perf test: test_intel_pt.sh: Add more output in preparation for more testsAdrian Hunter2022-10-041-1/+11
| * perf test: test_intel_pt.sh: Fix return checkingAdrian Hunter2022-10-041-3/+3
| * perf test: test_intel_pt.sh: Use quotes around variable expansionAdrian Hunter2022-10-041-6/+6
| * perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -lAdrian Hunter2022-10-041-1/+1
| * perf test: test_intel_pt.sh: Stop using backticksAdrian Hunter2022-10-041-1/+1
| * perf test: test_intel_pt.sh: Stop using exprAdrian Hunter2022-10-041-3/+3
| * perf test: test_intel_pt.sh: Fix redirectionAdrian Hunter2022-10-041-1/+1
| * perf test: test_intel_pt.sh: Use a temp directoryAdrian Hunter2022-10-041-4/+10
| * perf test: test_intel_pt.sh: Add cleanup functionAdrian Hunter2022-10-041-2/+16
| * perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfoAthira Rajeev2022-10-041-1/+1
| * perf annotate: Toggle full address <-> offset displayNamhyung Kim2022-10-043-3/+26
| * perf tools: Add 'addr' sort keyNamhyung Kim2022-10-045-1/+43
| * perf inject: Clarify build-id options a little bitNamhyung Kim2022-10-041-2/+4
| * perf record: Fix a segfault in record__read_lost_samples()Namhyung Kim2022-10-041-0/+6
| * perf top: Fix error code in cmd_top()Shang XiaoJing2022-10-041-0/+3
| * perf stat: Merge cases in process_evlistShang XiaoJing2022-10-041-3/+1
| * perf genelf: Fix error code in jit_write_elf()Shang XiaoJing2022-10-041-0/+1