Searched hist:df95e795a722892a9e0603ce4b9b62fab9f02967 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | percpu.h | df95e795a722892a9e0603ce4b9b62fab9f02967 Mon Jun 19 18:28:32 CDT 2017 Dennis Zhou <dennisz@fb.com> percpu: add tracepoint support for percpu memory
Add support for tracepoints to the following events: chunk allocation, chunk free, area allocation, area free, and area allocation failure. This should let us replay percpu memory requests and evaluate corresponding decisions.
Signed-off-by: Dennis Zhou <dennisz@fb.com> Signed-off-by: Tejun Heo <tj@kernel.org>
|
/openbmc/linux/mm/ |
H A D | percpu-km.c | diff df95e795a722892a9e0603ce4b9b62fab9f02967 Mon Jun 19 18:28:32 CDT 2017 Dennis Zhou <dennisz@fb.com> percpu: add tracepoint support for percpu memory
Add support for tracepoints to the following events: chunk allocation, chunk free, area allocation, area free, and area allocation failure. This should let us replay percpu memory requests and evaluate corresponding decisions.
Signed-off-by: Dennis Zhou <dennisz@fb.com> Signed-off-by: Tejun Heo <tj@kernel.org>
|
H A D | percpu-vm.c | diff df95e795a722892a9e0603ce4b9b62fab9f02967 Mon Jun 19 18:28:32 CDT 2017 Dennis Zhou <dennisz@fb.com> percpu: add tracepoint support for percpu memory
Add support for tracepoints to the following events: chunk allocation, chunk free, area allocation, area free, and area allocation failure. This should let us replay percpu memory requests and evaluate corresponding decisions.
Signed-off-by: Dennis Zhou <dennisz@fb.com> Signed-off-by: Tejun Heo <tj@kernel.org>
|
H A D | percpu.c | diff df95e795a722892a9e0603ce4b9b62fab9f02967 Mon Jun 19 18:28:32 CDT 2017 Dennis Zhou <dennisz@fb.com> percpu: add tracepoint support for percpu memory
Add support for tracepoints to the following events: chunk allocation, chunk free, area allocation, area free, and area allocation failure. This should let us replay percpu memory requests and evaluate corresponding decisions.
Signed-off-by: Dennis Zhou <dennisz@fb.com> Signed-off-by: Tejun Heo <tj@kernel.org>
|