* Hitoshi Mitake <mitake@xxxxxxxxxxxxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html