summaryrefslogtreecommitdiff
path: root/include/trace/events/oom.h
AgeCommit message (Expand)Author
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-03-04mm: update mark_victim tracepoints fieldsCarlos Galo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-10mm/oom_kill.c: add tracepoints for oom reaper-related eventsRoman Gushchin
2017-02-22oom, trace: add compaction retry tracepointMichal Hocko
2017-02-22oom, trace: add oom detection tracepointsMichal Hocko
2012-12-11mm, oom: change type of oom_score_adj to shortDavid Rientjes
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki