summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
AgeCommit message (Expand)Author
2024-06-06perf script: netdev-times: add location parameter to consume_skbLucas Stach
2023-05-02perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...Sriram Yagnaraman
2021-03-23perf tools: Fix various typos in commentsIngo Molnar
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to netdev-times.pyTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-09net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart
2010-09-07perf: Add a script to show packets processingKoki Sanagi
correct memory_pressure control file mappingWaiman Long 2017-08-18cpuset: Allow v2 behavior in v1 cgroupWaiman Long 2017-08-10cpuset: Make nr_cpusets privatePaolo Bonzini 2017-08-02cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin 2017-07-21cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo 2017-07-06mm, cpuset: always use seqlock when changing task's nodemaskVlastimil Babka 2017-07-06mm, mempolicy: simplify rebinding mempolicies when updating cpusetsVlastimil Babka 2017-05-24cpuset: consider dying css as offlineTejun Heo 2017-04-11cpuset: Remove cpuset_update_active_cpus()'s parameter.Rakib Mullick 2017-03-27cgroup: switch to BUG_ON()Nicholas Mc Guire 2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar 2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar 2016-12-27cgroup: move cgroup files under kernel/cgroup/Tejun Heo