X-Git-Url: http://git.monstr.eu/?p=linux-2.6-microblaze.git;a=blobdiff_plain;f=Documentation%2Ftrace%2Fpostprocess%2Ftrace-vmscan-postprocess.pl;h=2f4e39875fb39cc0d0bb812504e1f25f09c8a035;hp=995da15b16cab8a6d6fb051b65c8e113c3e7423e;hb=ef2c8b81b88868f042579b9dd021cc9edbc2d0c6;hpb=fa6e951a2a440babd7a7310d0f4713e618061767 diff --git a/Documentation/trace/postprocess/trace-vmscan-postprocess.pl b/Documentation/trace/postprocess/trace-vmscan-postprocess.pl index 995da15b16ca..2f4e39875fb3 100644 --- a/Documentation/trace/postprocess/trace-vmscan-postprocess.pl +++ b/Documentation/trace/postprocess/trace-vmscan-postprocess.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # This is a POC for reading the text representation of trace output related to # page reclaim. It makes an attempt to extract some high-level information on # what is going on. The accuracy of the parser may vary