summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-10-06perf jit: Remove unused struct debug_line_infoYuan Can
2022-10-06perf metric: Remove unused struct metric_ref_nodeYuan Can
2022-10-06perf annotate: Remove unused struct disasm_line_samplesYuan Can
2022-10-06perf machine: Remove unused struct process_argsYuan Can
2022-10-06perf lock contention: Fix a build error on 32-bitNamhyung Kim
2022-10-06perf stat: Clean redundant if in process_evlistShang XiaoJing
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-10-05cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UTMeng Li
2022-10-05selftests/cpu-hotplug: Add log info when test successZhao Gongyi
2022-10-05selftests/cpu-hotplug: Reserve one cpu online at leastZhao Gongyi
2022-10-05selftests/cpu-hotplug: Delete fault injection related codeZhao Gongyi
2022-10-05selftests/cpu-hotplug: Use return instead of exitZhao Gongyi
2022-10-05selftests/cpu-hotplug: Correct log infoZhao Gongyi
2022-10-05selftests: amd-pstate: Add test trigger for amd-pstate driverMeng Li
2022-10-05selftests/vm: use top_srcdir instead of recomputing relative pathsAxel Rasmussen
2022-10-05Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2022-10-05Merge branch 'for-6.1/sysfs-patched-object' into for-linusPetr Mladek
2022-10-05selftest: tpm2: Add Client.__del__() to close /dev/tpm* handleStefan Berger
2022-10-04tools/power turbostat: version 2022.10.04Len Brown
2022-10-04tools/power turbostat: Use standard Energy Unit for SPR Dram RAPL domainZhang Rui
2022-10-04tools/power turbostat: Do not dump TRL if turbo is not supportedArtem Bityutskiy
2022-10-04tools/power turbostat: Add support for MeteorLake platformsZhang Rui
2022-10-04tools/power turbostat: Add support for RPL-SZhang Rui
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-04Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-04perf test: Introduce script for java symbol testingLeo Yan
2022-10-04perf subcmd: Set environment variable "PREFIX"Leo Yan
2022-10-04perf trace: Fix incorrectly parsed hexadecimal value for flags in filterChen Zhongjin
2022-10-04perf trace: Fix show_arg_names not working for tp arg namesChen Zhongjin
2022-10-04perf string: Remove unused macro K()Chen Zhongjin
2022-10-04perf test: Add kernel lock contention testNamhyung Kim
2022-10-04perf lock: Add -q/--quiet option to suppress header and debug messagesNamhyung Kim
2022-10-04perf lock: Add -E/--entries optionNamhyung Kim
2022-10-04perf test: waiting.sh: Parameterize timeoutsAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Move helper functions for waitingAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Add per-thread testAdrian Hunter
2022-10-04perf tools: Add debug messages and comments for testingAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Add more output in preparation for more testsAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Fix return checkingAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Use quotes around variable expansionAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -lAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Stop using backticksAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Stop using exprAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Fix redirectionAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Use a temp directoryAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Add cleanup functionAdrian Hunter
2022-10-04perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfoAthira Rajeev
2022-10-04perf annotate: Toggle full address <-> offset displayNamhyung Kim
2022-10-04perf tools: Add 'addr' sort keyNamhyung Kim
2022-10-04perf inject: Clarify build-id options a little bitNamhyung Kim