1. 20 4月, 2009 2 次提交
    • I
      perf_counter tools: add in basic glue from Git · 07800601
      Ingo Molnar 提交于
      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: NIngo Molnar <mingo@elte.hu>
      07800601
    • I
      perf_counter: copy in Git's top Makefile · d24e473e
      Ingo Molnar 提交于
      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: NIngo Molnar <mingo@elte.hu>
      d24e473e
  2. 16 4月, 2009 1 次提交
  3. 14 4月, 2009 1 次提交
  4. 09 4月, 2009 17 次提交
  5. 08 4月, 2009 11 次提交
  6. 07 4月, 2009 8 次提交