1. 20 Apr, 2009 2 commits
    • Ingo Molnar's avatar
      perf_counter tools: add in basic glue from Git · 07800601
      Ingo Molnar authored
      First very raw version at having a central 'perf' command and
      a list of subcommands:
      
        perf top
        perf stat
        perf record
        perf report
        ...
      
      This is done by picking up Git's collection of utility functions,
      and hacking them to build fine in this new environment.
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      07800601
    • Ingo Molnar's avatar
      perf_counter: copy in Git's top Makefile · d24e473e
      Ingo Molnar authored
      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: default avatarIngo Molnar <mingo@elte.hu>
      d24e473e
  2. 15 Apr, 2009 1 commit
  3. 13 Apr, 2009 1 commit
  4. 09 Apr, 2009 7 commits
  5. 08 Apr, 2009 13 commits
  6. 07 Apr, 2009 16 commits