summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
mp;id=8c92606ab81086db00cbb73347d124b4eb169b7e'>sched/cpuacct: Make user/system times in cpuacct.stat more preciseAndrey Ryabinin 2021-11-23sched/cpuacct: Fix user/system in shown cpuacct.usage*Andrey Ryabinin 2021-11-23cpuacct: Convert BUG_ON() to WARN_ON_ONCE()Andrey Ryabinin 2021-05-12sched: Wrap rq::lock accessPeter Zijlstra 2021-03-22sched: Fix various typosIngo Molnar 2020-05-19sched/cpuacct: Fix charge cpuacct.usage_sysMuchun Song 2020-05-19sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr()Muchun Song