Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf: Fix few typos + cosmetics | Kirill Smelkov | 2010-01-13 | 1 | -1/+1 |
| | | | | | | | Signed-off-by: Kirill Smelkov <kirr@landau.phys.spbu.ru> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> LKML-Reference: <1263396139-4798-2-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> | ||||
* | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 2009-06-06 | 1 | -0/+24 |
Several people have suggested that 'perf' has become a full-fledged tool that should be moved out of Documentation/. Move it to the (new) tools/ directory. Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Mike Galbraith <efault@gmx.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu> |