[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140515201838.GE1873@two.firstfloor.org>
Date: Thu, 15 May 2014 22:18:38 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Namhyung Kim <namhyung@...il.com>
Cc: Andi Kleen <andi@...stfloor.org>, acme@...radead.org,
linux-kernel@...r.kernel.org, peterz@...radead.org,
eranian@...gle.com, jolsa@...hat.com,
Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH 3/9] perf, tools: Add support for reading JSON event
files
> And more generally, can we extend these if-else's to a generic loop to
> check a table like in match_field() so that it can be added easily?
The simple cases are all already handled in a table above.
The if() only contains cases that need special code. I don't think
callbacks would be better here.
-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists