summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-20Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-02-20Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-20Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...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-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe
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
2021-02-17perf tools: Add OCaml demanglingFabian Hemmer
2021-02-17tools api fs: Cache cgroupfs mount pointNamhyung Kim
2021-02-17tools api fs: Diet cgroupfs_find_mountpoint()Namhyung Kim
2021-02-17tools api fs: Prefer cgroup v1 path in cgroupfs_find_mountpoint()Namhyung Kim
2021-02-17static_call: Allow module use without exposing static_call_keyJosh Poimboeuf
2021-02-17static_call: Pull some static_call declarations to the type headersPeter Zijlstra
2021-02-17rbtree: Add generic add and find helpersPeter Zijlstra
2021-02-17perf symbols: Resolve symbols against debug file firstJiri Slaby