summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2021-03-06perf tools: Enable warnings when compiling BPF programsIan Rogers
2021-03-06perf skel: Remove some unused variables.Ian Rogers
2021-03-04scripts/bpf: Abstract eBPF API target parameterJoe Stringer
2021-03-03perf report: Create option to disable raw event orderingJin Yao
2021-03-03perf metric: Remove unneeded semicolonJiapeng Chong
2021-03-02perf cs-etm: Detect pid in VMID for kernel running at EL2Suzuki K Poulose
2021-03-02perf cs-etm: Add helper cs_etm__get_pid_fmt()Leo Yan
2021-03-02perf cs-etm: Support PID tracing in configSuzuki K Poulose
2021-03-02perf cs-etm: Fix bitmap for optionSuzuki K Poulose
2021-03-02perf cs-etm: Update ETM metadata formatMike Leach
2021-03-02perf vendor events power9: Remove unsupported metricsPaul A. Clarke
2021-03-02perf buildid-cache: Add test for PE executableNicholas Fraser
2021-03-02perf docs: Add man pages to see alsoIan Rogers
2021-03-01perf tools: Generate mips syscalls_n64.c syscall tableTiezhu Yang
2021-03-01perf tools: Support MIPS unwinding and dwarf-regsTiezhu Yang
2021-02-23perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo
2021-02-22Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-02-18perf buildid-cache: Don't skip 16-byte build-idsNicholas Fraser
2021-02-18perf buildid-cache: Add test for 16-byte build-idNicholas Fraser
2021-02-18perf symbol: Remove redundant libbfd checksNicholas Fraser
2021-02-18perf test: Output the sub testing result in cs-etmLeo Yan
2021-02-18perf test: Suppress logs in cs-etm testingLeo Yan
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv
2021-02-18perf intel-pt: Add documentation for tracing virtual machinesAdrian Hunter
2021-02-18perf intel-pt: Split VM-Entry and VM-Exit branchesAdrian Hunter
2021-02-18perf intel-pt: Adjust sample flags for VM-ExitAdrian Hunter
2021-02-18perf intel-pt: Allow for a guest kernel address filterAdrian Hunter
2021-02-18perf intel-pt: Support decoding of guest kernelAdrian Hunter
2021-02-18perf machine: Factor out machine__idle_thread()Adrian Hunter
2021-02-18perf machine: Factor out machines__find_guest()Adrian Hunter
2021-02-18perf intel-pt: Amend decoder to track the NR flagAdrian Hunter
2021-02-18perf intel-pt: Retain the last PIP packet payload as isAdrian Hunter
2021-02-18perf intel_pt: Add vmlaunch and vmresume as branchesAdrian Hunter
2021-02-18perf script: Add branch types for VM-Entry and VM-ExitAdrian Hunter
2021-02-18perf auxtrace: Automatically group aux-output eventsAdrian Hunter
2021-02-18perf test: Fix unaligned access in sample parsing testNamhyung Kim
2021-02-18perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processingKan Liang
2021-02-18perf intel-pt: Add PSB eventsAdrian Hunter
2021-02-18perf intel-pt: Fix IPC with CYC thresholdAdrian Hunter
2021-02-18perf intel-pt: Fix premature IPCAdrian Hunter
2021-02-18perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter
2021-02-18perf unwind: Set userdata for all __report_module() pathsDave Rigby
2021-02-18perf record: Fix continue profiling after draining the bufferYang Jihong
2021-02-18perf tools: Simplify the calculation of variablesJiapeng Chong
2021-02-18perf vendor events arm64: Add JSON metrics for imx8mp DDR PerfJoakim Zhang
2021-02-18perf vendor events arm64: Add JSON metrics for imx8mq DDR PerfJoakim Zhang
2021-02-18perf vendor events arm64: Add JSON metrics for imx8mn DDR PerfJoakim Zhang
2021-02-18perf vendor events arm64: Fix indentation of brackets in imx8mm metricsJoakim Zhang
2021-02-17perf annotate: Do not jump after 'k' is pressedMartin Liška
2021-02-17perf metricgroup: Remove unneeded semicolonYang Li