summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-14perf evsel: Assign abbr name for the branch counter eventsKan Liang
2024-08-14perf annotate: Save branch counters for each blockKan Liang
2024-08-14perf evlist: Save branch counters informationKan Liang
2024-08-14perf report: Remove the first overflow check for branch countersKan Liang
2024-08-14perf report: Fix --total-cycles --stdio output errorKan Liang
2024-08-14perf test annotate: Dump trapping test in trap handlerIan Rogers
2024-08-14perf disasm: Fix memory leak for locked operationsIan Rogers
2024-08-14selftests/ftrace: Add required dependency for kprobe testsMasami Hiramatsu (Google)
2024-08-14refscale: Add TINY scenarioPaul E. McKenney
2024-08-14torture: Add torture.sh --guest-cpu-limit argument for limited hostsPaul E. McKenney
2024-08-13selftests/bpf: Avoid subtraction after htons() in ipip testsAsbjørn Sloth Tønnesen
2024-08-13perf inject: Inject build ids for entire call chainIan Rogers
2024-08-13perf callchain: Add a for_each callback style APIIan Rogers
2024-08-13perf test: Add test for Intel TPEBS counting modeWeilin Wang
2024-08-13perf Document: Add TPEBS (Timed PEBS(Precise Event-Based Sampling)) to DocumentsWeilin Wang
2024-08-13perf stat: Add command line option for enabling TPEBS recordingWeilin Wang
2024-08-13perf vendor events intel: Add MTL metric JSON filesWeilin Wang
2024-08-13perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...Weilin Wang
2024-08-13KVM: selftests: Add a testcase to verify x2APIC is fully readonlyMichal Luczaj
2024-08-13Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-08-12selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song
2024-08-12selftests: fib_nexthops: Test 16-bit next hop weightsPetr Machata
2024-08-12selftests: router_mpath_nh_res: Test 16-bit next hop weightsPetr Machata
2024-08-12selftests: router_mpath_nh: Test 16-bit next hop weightsPetr Machata
2024-08-12selftests: router_mpath: Sleep after MZPetr Machata
2024-08-12perf data: Allow to use given fd in data->file.fdWeilin Wang
2024-08-12perf parse-events: Add a retirement latency modifierIan Rogers
2024-08-12perf session: Constify toolIan Rogers
2024-08-12perf tool: Remove perf_tool__fill_defaults()Ian Rogers
2024-08-12perf kwork: Use perf_tool__init()Ian Rogers
2024-08-12perf test event_update: Ensure tools is initializedIan Rogers
2024-08-12perf data convert ctf: Use perf_tool__init()Ian Rogers
2024-08-12perf data convert json: Use perf_tool__init()Ian Rogers
2024-08-12perf diff: Use perf_tool__init()Ian Rogers
2024-08-12perf timechart: Use perf_tool__init()Ian Rogers
2024-08-12perf mem: Use perf_tool__init()Ian Rogers
2024-08-12perf sched: Use perf_tool__init()Ian Rogers
2024-08-12perf annotate: Use perf_tool__init()Ian Rogers
2024-08-12perf stat: Use perf_tool__init()Ian Rogers
2024-08-12perf report: Use perf_tool__init()Ian Rogers
2024-08-12perf inject: Use perf_tool__init()Ian Rogers
2024-08-12perf script: Use perf_tool__init()Ian Rogers
2024-08-12perf c2c: Use perf_tool__init()Ian Rogers
2024-08-12perf record: Use perf_tool__init()Ian Rogers
2024-08-12perf evlist: Use perf_tool__init()Ian Rogers
2024-08-12perf lock: Use perf_tool__init()Ian Rogers
2024-08-12perf kvm: Use perf_tool__init()Ian Rogers
2024-08-12perf buildid-list: Use perf_tool__initIan Rogers
2024-08-12perf kmem: Use perf_tool__initIan Rogers
2024-08-12perf tool: Add perf_tool__init()Ian Rogers