[souffle-commits] [oracle/souffle] 857fb5: adds tests for profiler

GitHub noreply at github.com
Wed Sep 21 18:43:56 PDT 2016


  Branch: refs/heads/profiler-fixes
  Home:   https://github.com/oracle/souffle
  Commit: 857fb5048207f4a16629a76d54051955627b9848
      https://github.com/oracle/souffle/commit/857fb5048207f4a16629a76d54051955627b9848
  Author: Tom King <thomas.x.king at oracle.com>
  Date:   2016-09-21 (Wed, 21 Sep 2016)

  Changed paths:
    M prof/src/com/oracle/souffleprof/ProgramRun.java
    M prof/src/com/oracle/souffleprof/Tui.java
    M tests/atlocal.in
    A tests/profile.at
    A tests/profile/hmmer/CPtrLoad.csv
    A tests/profile/hmmer/CPtrStore.csv
    A tests/profile/hmmer/facts/DirectFlow.facts
    A tests/profile/hmmer/facts/EscapePtr.facts
    A tests/profile/hmmer/facts/ExtReturn.facts
    A tests/profile/hmmer/facts/Function.facts
    A tests/profile/hmmer/facts/Global.facts
    A tests/profile/hmmer/facts/HeapAlloc.facts
    A tests/profile/hmmer/facts/Load.facts
    A tests/profile/hmmer/facts/StackAlloc.facts
    A tests/profile/hmmer/facts/Store.facts
    A tests/profile/hmmer/hmmer.dl
    A tests/profile/hmmer/hmmer.err
    A tests/profile/hmmer/out/graph C1.1 tot_t.out
    A tests/profile/hmmer/out/graph R1.out
    A tests/profile/hmmer/out/graph ver N1.1 tuples.out
    A tests/profile/hmmer/out/help.out
    A tests/profile/hmmer/out/rel R1.out
    A tests/profile/hmmer/out/rel.out
    A tests/profile/hmmer/out/rul C1.1.out
    A tests/profile/hmmer/out/rul id N1.1.out
    A tests/profile/hmmer/out/rul.out
    A tests/profile/hmmer/out/sort.out
    A tests/profile/hmmer/out/top.out
    A tests/profile/lrg_attr_id/lrg_attr_id.dl
    A tests/profile/lrg_attr_id/lrg_attr_id.err
    A tests/profile/lrg_attr_id/out/graph C1.1 tot_t.out
    A tests/profile/lrg_attr_id/out/graph R1.out
    A tests/profile/lrg_attr_id/out/graph ver N1.1 tuples.out
    A tests/profile/lrg_attr_id/out/help.out
    A tests/profile/lrg_attr_id/out/rel R1.out
    A tests/profile/lrg_attr_id/out/rel.out
    A tests/profile/lrg_attr_id/out/rul C1.1.out
    A tests/profile/lrg_attr_id/out/rul id N1.1.out
    A tests/profile/lrg_attr_id/out/rul.out
    A tests/profile/lrg_attr_id/out/sort.out
    A tests/profile/lrg_attr_id/out/top.out
    M tests/testsuite.at

  Log Message:
  -----------
  adds tests for profiler




More information about the souffle-commits mailing list