lkml.org 
[lkml]   [2009]   [Nov]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateTue, 10 Nov 2009 09:01:35 +0100
FromIngo Molnar <>
SubjectRe: [PATCH v2 0/4] perf bench: Common option for specifying style formatting

* Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp> wrote:

> And I have a question.
> In tools/perf/command-list.txt, there is the word "mainporcelain".
> What does this mean?

tools/perf/ inherited the command-list.txt code from the Git project:

git://git.kernel.org/pub/scm/git/git.git

in Git talk, 'porcelain' is the pretty stuff humans use. 'plumbing' is
the lowlevel stuff humans dont get to see.

'mainporcelain' are the major commands you get listed when you type
'perf' (or 'git').

( i've Cc:-ed the Git list as i never saw any real formal definition for
this anywhere, maybe i got this wrong :-)

> Of course I searched this word on my dictionary, but cannot got an answer.
> I'm preparing the initial document for perf-bench.
> Can I add perf-bench with mainporcelain to command-list.txt?

yeah, i'd suggest to do that - that will make 'perf bench' show up in
'perf' output.

Ingo


\
 
 \ /
  Last update: 2009-11-10 09:05    [from the cache]
©2003-2010