summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Add Python3 support to event_analyzing_sample.pyTony Jones
2019-03-06perf script python: Remove mixed indentationTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2012-08-09perf script python: Correct handler check and spelling errorsFeng Tang
2012-08-08perf scripts python: Add event_analyzing_sample.py as a sample for general ev...Feng Tang
/rstat.c?h=linux-6.6.y&id=4148be7de0a3316edd1af45609d354cac0e6a021'>cgroup: rstat: use same convention to assign cgroup_base_statWei Yang 2022-01-06cgroup/rstat: check updated_next only for rootWei Yang 2022-01-06cgroup: rstat: explicitly put loop variant in whileWei Yang 2021-11-15cgroup: rstat: Mark benign data race to silence KCSANMichal Koutný 2021-11-01cgroup: Fix rootcg cpu.stat guest double countingDan Schatzberg 2021-07-27cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_syncTejun Heo 2021-06-04cgroup: Fix kernel-docYang Li 2021-05-24cgroup: fix spelling mistakesZhen Lei 2021-04-30cgroup: rstat: punt root-level optimization to individual controllersJohannes Weiner 2021-04-30cgroup: rstat: support cgroup1Johannes Weiner 2020-06-29cgroup: unexport cgroup_rstat_updatedChristoph Hellwig 2020-05-28cgroup: add cpu.stat file to root cgroupBoris Burkov 2020-04-09Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"Tejun Heo 2020-01-15cgroup: fix function name in commentChen Zhou 2019-11-06cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistencyTejun Heo 2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner 2019-02-15cgroup, rstat: Don't flush subtree root unless necessaryTejun Heo