Re: [PATCH]Perf: Fix Makefile to remove all "*.o" files while "make clean"

2013-03-14 Thread Namhyung Kim
Hi chenggang, On Thu, 14 Mar 2013 13:56:05 +0800, chenggang wrote: > From: chenggang > > While we run "make clean" in perf's directory, and run the command: > "fine ./ -name *.o" > we will get: > > ./arch/x86/util/unwind.o > ./arch/x86/util/header.o > ./arch/x

[PATCH]Perf: Fix Makefile to remove all "*.o" files while "make clean"

2013-03-13 Thread chenggang
From: chenggang While we run "make clean" in perf's directory, and run the command: "fine ./ -name *.o" we will get: ./arch/x86/util/unwind.o ./arch/x86/util/header.o ./arch/x86/util/dwarf-regs.o ./util/scripting-engines/trace-event-python.o ./util/scripting-e