forked from powerapi-ng/powerapi-scala
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove useless files, add a new line separator in remaining files, up…
…date libraries
- Loading branch information
Showing
28 changed files
with
15 additions
and
383 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,4 +42,4 @@ trait Component extends Actor with ActorLogging { | |
def receive = LoggingReceive { | ||
acquire orElse default | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -91,4 +91,4 @@ class Channel { | |
def publish(bus: EventBus)(report: R) = { | ||
bus.publish(report) | ||
} | ||
} | ||
} |
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/main/scala/org/powerapi/module/libpfm/LibpfmFormula.scala
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/main/scala/org/powerapi/module/libpfm/LibpfmSensor.scala
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/main/scala/org/powerapi/module/powerspy/PowerspyFormula.scala
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/main/scala/org/powerapi/module/powerspy/PowerspySensor.scala
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/main/scala/org/powerapi/module/procfs/cpumax/CpuMaxFormula.scala
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/main/scala/org/powerapi/module/procfs/cpumax/CpuMaxSensor.scala
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/main/scala/org/powerapi/module/procfs/cpureg/CpuRegFormula.scala
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/main/scala/org/powerapi/module/procfs/cpureg/CpuRegSensor.scala
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/main/scala/org/powerapi/module/sigar/SigarFormula.scala
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/main/scala/org/powerapi/module/sigar/SigarSensor.scala
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.