Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-24 | perf tools: Protect header files with a consistent style | John Kacur | 1 | -3/+3 | |
There was a colorful mix of header guards - standardize them. Signed-off-by: John Kacur <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> | |||||
2009-06-06 | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 1 | -0/+8 | |
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 <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <[email protected]> |