summaryrefslogtreecommitdiff
path: root/src/proto
AgeCommit message (Expand)Author
2018-03-27cpu: Stop extracting inst_flags from the machInst.Gabe Black
2018-03-26cpu: Proposed fix for backwards compatibility in proto/inst.proto.Gabe Black
2018-03-22cpu: Make the protobuf inst tracer accept variable sized instructions.Gabe Black
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2017-09-25mem: Add a "map" of packet IDs to strings in probe traces.Gabe Black
2017-01-27proto: Fix warnings for protoc v3Nikos Nikoleris
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2015-12-07cpu: Support virtual addr in elastic tracesRadhika Jagtap
2015-12-07cpu: Create record type enum for elastic tracesRadhika Jagtap
2015-12-07proto, probe: Add elastic trace probe to o3 cpuRadhika Jagtap
2015-02-16cpu: add support for outputing a protobuf formatted CPU traceAli Saidi
2014-09-01mem: change the namespace Message to ProtoMessageNilay Vaish
2014-03-07mem: Edit proto Packet and enhance the python scriptRadhika Jagtap
2013-05-30base: Avoid size limitation on protobuf coded streamsAndreas Hansson
2013-03-26mem: Add a generic id field to the packet traceAndreas Hansson
2013-03-26mem: Add optional request flags to the packet traceAndreas Hansson
2013-01-14scons: Address clang 3.2 compilation errorAndreas Hansson
2013-01-07base: Add wrapped protobuf input streamAndreas Hansson
2013-01-07mem: Add tracing support in the communication monitorAndreas Hansson
2013-01-07base: Add wrapped protobuf output streamsAndreas Hansson