| .. |
|
ApiCorrectness.actor.cpp
|
increased the api correctness timeout
|
2018-07-02 12:51:50 -04:00 |
|
ApiWorkload.actor.cpp
|
Merge commit '7f6fc3e039c911cd84b8540f7f799fc38a1c1822' into feature-remote-logs
|
2018-02-23 12:33:28 -08:00 |
|
ApiWorkload.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
AsyncFile.actor.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
AsyncFile.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
AsyncFileCorrectness.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
AsyncFileRead.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
AsyncFileWrite.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
AtomicOps.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
AtomicOpsApiCorrectness.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
AtomicRestore.actor.cpp
|
Merge commit '7f6fc3e039c911cd84b8540f7f799fc38a1c1822' into feature-remote-logs
|
2018-02-23 12:33:28 -08:00 |
|
AtomicSwitchover.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
BackgroundSelectors.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
BackupCorrectness.actor.cpp
|
fix: restore did not take into account that the end version of a log file does not exist in that file. This resulted in restores done at the same version a snapshot completes to not apply the mutations at that final version.
|
2018-09-21 11:48:28 -07:00 |
|
BackupToDBAbort.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
BackupToDBCorrectness.actor.cpp
|
call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details.
|
2018-08-01 14:30:57 -07:00 |
|
BackupToDBUpgrade.actor.cpp
|
call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details.
|
2018-08-01 14:30:57 -07:00 |
|
BulkLoad.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
BulkSetup.actor.h
|
call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details.
|
2018-08-01 14:30:57 -07:00 |
|
ChangeConfig.actor.cpp
|
added protection against configuration changes which cannot be immediately reverted
|
2018-11-04 19:53:55 -08:00 |
|
ClientTransactionProfileCorrectness.actor.cpp
|
Merge remote-tracking branch 'apple/release-5.2'
|
2018-06-12 18:31:20 -07:00 |
|
CommitBugCheck.actor.cpp
|
call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details.
|
2018-08-01 14:30:57 -07:00 |
|
ConfigureDatabase.actor.cpp
|
fix: set the simulator’s view of usable regions to one during configure tests which can disable usable regions
|
2018-11-09 10:06:03 -08:00 |
|
ConflictRange.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
ConsistencyCheck.actor.cpp
|
suppress spammy trace events
|
2018-09-04 17:12:26 -07:00 |
|
CpuProfiler.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
Cycle.actor.cpp
|
call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details.
|
2018-08-01 14:30:57 -07:00 |
|
DDBalance.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
DDMetrics.actor.cpp
|
Merge commit '82be52205b95464e355c449fdf3e7d483fa06677' into trace-log-refactor
|
2018-06-08 16:22:22 -07:00 |
|
DiskDurability.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
DiskDurabilityTest.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
DummyWorkload.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
FastTriggeredWatches.actor.cpp
|
call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details.
|
2018-08-01 14:30:57 -07:00 |
|
FileSystem.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
Fuzz.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
FuzzApiCorrectness.actor.cpp
|
call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details.
|
2018-08-01 14:30:57 -07:00 |
|
Increment.actor.cpp
|
call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details.
|
2018-08-01 14:30:57 -07:00 |
|
IndexScan.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
Inventory.actor.cpp
|
Merge commit '7f6fc3e039c911cd84b8540f7f799fc38a1c1822' into feature-remote-logs
|
2018-02-23 12:33:28 -08:00 |
|
KVStoreTest.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
KillRegion.actor.cpp
|
added protection against configuration changes which cannot be immediately reverted
|
2018-11-04 19:53:55 -08:00 |
|
LockDatabase.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
LogMetrics.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
LowLatency.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
MachineAttrition.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
MemoryKeyValueStore.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
MemoryKeyValueStore.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
MemoryLifetime.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
MetricLogging.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
Performance.actor.cpp
|
call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details.
|
2018-08-01 14:30:57 -07:00 |
|
Ping.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
PubSubMultiples.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
QueuePush.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
RYWDisable.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
RYWPerformance.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
RandomClogging.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
RandomMoveKeys.actor.cpp
|
fix: desiredTLogCount was used instead of getDesiredLogs(), which caused problems with recruitment when desiredTLogCount was -1.
|
2018-07-04 16:22:32 -04:00 |
|
RandomSelector.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
ReadWrite.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
RemoveServersSafely.actor.cpp
|
waitForExlusion requires both regions to be healthy, which is only possible if we do not kill all logs in a region
|
2018-07-05 14:04:42 -07:00 |
|
Rollback.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
RyowCorrectness.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
SaveAndKill.actor.cpp
|
Merge commit '7f6fc3e039c911cd84b8540f7f799fc38a1c1822' into feature-remote-logs
|
2018-02-23 12:33:28 -08:00 |
|
SelectorCorrectness.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
Serializability.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
Sideband.actor.cpp
|
Merge commit '7f6fc3e039c911cd84b8540f7f799fc38a1c1822' into feature-remote-logs
|
2018-02-23 12:33:28 -08:00 |
|
SlowTaskWorkload.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
StatusWorkload.actor.cpp
|
fix: schema basic test did not pass in a complete json document
|
2018-09-10 09:28:53 -07:00 |
|
Storefront.actor.cpp
|
call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details.
|
2018-08-01 14:30:57 -07:00 |
|
StreamingRead.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
TargetedKill.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
TaskBucketCorrectness.actor.cpp
|
Some more trace event normalization
|
2018-06-08 13:57:00 -07:00 |
|
ThreadSafety.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
Throughput.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
TimeKeeperCorrectness.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
UnitPerf.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
UnitTests.actor.cpp
|
call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details.
|
2018-08-01 14:30:57 -07:00 |
|
Unreadable.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
VersionStamp.actor.cpp
|
call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details.
|
2018-08-01 14:30:57 -07:00 |
|
WatchAndWait.actor.cpp
|
Some more trace event normalization
|
2018-06-08 13:57:00 -07:00 |
|
Watches.actor.cpp
|
call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details.
|
2018-08-01 14:30:57 -07:00 |
|
WorkerErrors.actor.cpp
|
Refactor trace events to store a vector of fields that aren't encoded until write time. Better support for pre-network trace events. Rework how trace events are queried. Some initial work towards pluggable formatting of logs.
|
2018-05-02 10:44:38 -07:00 |
|
WriteBandwidth.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
WriteDuringRead.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
|
workloads.h
|
Merge pull request #89 from yichic/share-log-mutations-5.2
|
2018-03-19 12:01:26 -07:00 |