commit | d24e473e5b2ca86d1288b9416227ccc603313d0f | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Apr 20 13:32:07 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Apr 20 17:36:48 2009 +0200 |
tree | abd355489b923d1a24b79cdd0255c14becdb99c0 | |
parent | ff7b1b4f000cea84f071c1b6aa2918b2119d66f1 [diff] |
perf_counter: copy in Git's top Makefile We'd like to have a similar user-space structure as Git has, for the perfcounter tools - so copy in Git's toplevel makefile as-is. We'll strip it down in subsequent commits to make it fit the perfcounters code. The Git version used: 66996ec: Sync with 1.6.2.4 Signed-off-by: Ingo Molnar <mingo@elte.hu>