On Fri, Aug 30, 2013 at 12:52 PM, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote: > On Fri, Aug 30, 2013 at 12:44:29PM +0200, Sedat Dilek wrote: >> Please, see advices in 'tools/Makefile': >> >> @echo 'You can do:' >> @echo ' $$ make -C tools/ <tool>_install' >> @echo '' >> @echo ' from the kernel command line to build and install one of' >> @echo ' the tools above' >> @echo '' >> @echo ' $$ make tools/install' >> @echo '' >> @echo ' installs all tools.' > > I never follow advice :-) Muwhaha, also I'm generally not interested in > 'all' tools anywya. > >> If you tell me where you discuss perf issues I can describe the problem. > > On this list, start a new thread CC ingo, acme and me. There's also an > IRC channel but I keep forgetting what the official channel is and I'm > likely not on it. I do tend to abuse irc.oftc.net/#linux-rt for it since > most people are on there anyway. Hi rebel :-)! I was away from IRC for quite a year. I will write some words... - Sedat - P.S.: It worked... $ ~/src/linux-kernel/linux/tools/perf/perf --version perf version 3.11.rc7.ga7370 $ ~/src/linux-kernel/linux/tools/perf/perf stat --null --repeat 5 ./t_lockref_from-linus Total loops: 2652351 Total loops: 2604876 Total loops: 2649696 Total loops: 2651417 Total loops: 2644068 Performance counter stats for './t_lockref_from-linus' (5 runs): 10,002926693 seconds time elapsed ( +- 0,00% ) $ cat /proc/version Linux version 3.11.0-rc7-1-lockref-small (sedat.dilek@xxxxxxxxx@fambox) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Fri Aug 30 10:23:19 CEST 2013 -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html