{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2269868,"defaultBranch":"master","name":"rr","ownerLogin":"rr-debugger","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-08-25T18:59:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69774253?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1720091221.0","currentOid":""},"activityList":{"items":[{"before":"2f319cad9dc4fa7d719f16472bdd3830b9fb6f3a","after":"04c5adde3648412d38348ec42e466f45b6ffee79","ref":"refs/heads/master","pushedAt":"2024-09-21T07:05:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Catch bugs that require starting a high-priority-only interval right at the start of the application","shortMessageHtmlLink":"Catch bugs that require starting a high-priority-only interval right …"}},{"before":"fab59a62d3663b5251f50b5cb829b54ac9d00d92","after":"2f319cad9dc4fa7d719f16472bdd3830b9fb6f3a","ref":"refs/heads/master","pushedAt":"2024-09-21T06:50:07.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Re-order syscallbuf unmapping and stashed signal injection\n\nFixes assertion in #3831. Using AutoRemoteSyscalls is not permitted\nafter the signal injection check, since it could cause additional\nsignals to be stashed.","shortMessageHtmlLink":"Re-order syscallbuf unmapping and stashed signal injection"}},{"before":"d4449e9e500d4a2af5c80c087f1241502ffec8a3","after":"fab59a62d3663b5251f50b5cb829b54ac9d00d92","ref":"refs/heads/master","pushedAt":"2024-09-21T06:48:32.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Print a useful message for Debian/Ubuntu/Android systems with perf_event_paranoid == 4.","shortMessageHtmlLink":"Print a useful message for Debian/Ubuntu/Android systems with perf_ev…"}},{"before":"86d47bb6c1ecd7128fc5b1c5d243477ac51d6fb1","after":"d4449e9e500d4a2af5c80c087f1241502ffec8a3","ref":"refs/heads/master","pushedAt":"2024-09-20T21:23:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"khuey","name":"Kyle Huey","path":"/khuey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/325892?s=80&v=4"},"commit":{"message":"CMake: Fix x86 detection\n\nThe value of CMAKE_SYSTEM_PROCESSOR depends on what the host linux distro\ndecides to name their toolchain. All of `i386`, `i686`, `x86` are common\nvalues for 32-bit x86, so check for all of them.","shortMessageHtmlLink":"CMake: Fix x86 detection"}},{"before":"c1ca64585a923f75b12df2eba259ab64bc5646a1","after":"86d47bb6c1ecd7128fc5b1c5d243477ac51d6fb1","ref":"refs/heads/master","pushedAt":"2024-09-20T21:23:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"khuey","name":"Kyle Huey","path":"/khuey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/325892?s=80&v=4"},"commit":{"message":"kernel_supplement: Add additional NT_ARM_ definitions\n\nFor building with older kernel headers.","shortMessageHtmlLink":"kernel_supplement: Add additional NT_ARM_ definitions"}},{"before":"07415f58c423053ad024c69918a014275ef6f73f","after":"c1ca64585a923f75b12df2eba259ab64bc5646a1","ref":"refs/heads/master","pushedAt":"2024-09-20T20:41:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"pack: Add support for using a common pack dir for multiple traces\n\nWhen packaging traces from CI, it's fairly commong to have hundreds of traces\nthat all basically share the exact same files. This can lead to some fairly\nlarge traces after packing. Of course, some file-systems support block-level\ndeduplication and a compression library would certainly be able to dedup it\nback down as well, but it'd be faster to not create trace directories that\nbig on disk in the first place.\n\nThis adds a `--pack-dir` command to `rr pack `, which is used\nas a the common pack dir for all traces. Rather than packing files into\ntheir own trace dirs, they will be packed into the `pack-dir`, with relative\nsymlinks from the original trace directories to the pack dir. An unmodified\nrr will be able to replay these as long as the pack dir is moved along\nwith the trace dirs.","shortMessageHtmlLink":"pack: Add support for using a common pack dir for multiple traces"}},{"before":"b21e46e3447bb113a27152ecce16841d920cf2d7","after":"07415f58c423053ad024c69918a014275ef6f73f","ref":"refs/heads/master","pushedAt":"2024-09-20T20:31:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Don't assert on ticks overshoot during record on AMD\n\nOn AMD, we regularly overshoot the programmed ticks counter.\nWe print this as a warning earlier in the function. However,\nthe warning is ineffective, because we have an assert with the\nsame condition later in the function. Adjust the check for\nthat error condition to only fire during replay, not record\n(where it is supposed to be non-fatal).","shortMessageHtmlLink":"Don't assert on ticks overshoot during record on AMD"}},{"before":"daee39c6e10b501187ceda0a46b3abc88ce016b5","after":"b21e46e3447bb113a27152ecce16841d920cf2d7","ref":"refs/heads/master","pushedAt":"2024-09-20T14:21:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Remove special choas mode treatment of main thread","shortMessageHtmlLink":"Remove special choas mode treatment of main thread"}},{"before":"ceeff1223f7d0a7e7a75a4f3fb666b71849eedc2","after":"daee39c6e10b501187ceda0a46b3abc88ce016b5","ref":"refs/heads/master","pushedAt":"2024-09-19T22:04:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Fix core_count chaos mode test to reflect that rr with or without chaos mode always returns the true number of processors configured","shortMessageHtmlLink":"Fix core_count chaos mode test to reflect that rr with or without cha…"}},{"before":"c8b3b600fd9d580dc71917608e02480841e482fa","after":"ceeff1223f7d0a7e7a75a4f3fb666b71849eedc2","ref":"refs/heads/master","pushedAt":"2024-09-17T21:19:41.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Disarm desched event in AutoRemoteSyscalls\n\nIf we're running on a thread with a desched event enabled, we can enter\nan infinite loop where stepping through the syscall infinitely\nretriggers the desched event, and thus the syscall can never complete.","shortMessageHtmlLink":"Disarm desched event in AutoRemoteSyscalls"}},{"before":"157e6e755cc5a07b03e15e0b3fae4d04f56490ae","after":"c8b3b600fd9d580dc71917608e02480841e482fa","ref":"refs/heads/master","pushedAt":"2024-09-13T19:23:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Avoid depending on `verified_insns`, which is only in newer kernels.","shortMessageHtmlLink":"Avoid depending on verified_insns, which is only in newer kernels."}},{"before":"049bb059896db7870c1d66cef4dda0e037a877c9","after":"157e6e755cc5a07b03e15e0b3fae4d04f56490ae","ref":"refs/heads/master","pushedAt":"2024-09-13T19:15:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Update .gitignore\n\ndropping some generated files/symlinks","shortMessageHtmlLink":"Update .gitignore"}},{"before":"a8c24ec46dc11a03520c9ac3130e8bf51a62b351","after":"049bb059896db7870c1d66cef4dda0e037a877c9","ref":"refs/heads/master","pushedAt":"2024-09-13T19:13:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"suppress environment warnings in nested_detach tests\n\nfixing test runs on some environmments that stumble over those","shortMessageHtmlLink":"suppress environment warnings in nested_detach tests"}},{"before":"fd232c6e0ccc332ee23267eb146af897c3e4c906","after":"a8c24ec46dc11a03520c9ac3130e8bf51a62b351","ref":"refs/heads/master","pushedAt":"2024-09-13T19:13:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"check for EPERM in syscall perf_event_open\n\nEPERM is one of the explicit noted entries in man _syscall and is returned in docker environments without permissions (where /proc/sys/kernel is read-only)","shortMessageHtmlLink":"check for EPERM in syscall perf_event_open"}},{"before":"21f051bce6ece2bc676ed7c12970ba37817fed15","after":"fd232c6e0ccc332ee23267eb146af897c3e4c906","ref":"refs/heads/master","pushedAt":"2024-09-11T21:59:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"honor suppress_environment_warnings for Zen warning\n\nfixes #3818","shortMessageHtmlLink":"honor suppress_environment_warnings for Zen warning"}},{"before":"5807a6984a511647022f79b254880a115fb073fa","after":"21f051bce6ece2bc676ed7c12970ba37817fed15","ref":"refs/heads/master","pushedAt":"2024-09-08T08:06:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Handle intermittent failure of `brk` with `ENOMEM`\n\nThis seems ridiculous but it has happened on CI and it doesn't look like our fault.\nhttps://productionresultssa12.blob.core.windows.net/actions-results/45e0fad4-3a0f-4a69-b11c-5663a1815bc8/workflow-job-run-567a1046-b6a4-5b6c-0182-4dc5e6161b5b/logs/job/job-logs.txt?rsct=text%2Fplain&se=2024-09-08T08%3A07%3A04Z&sig=oOdt6lxVIcfUQrU9s4GUfJLgwDuNVcPP5YBa9siAH94%3D&ske=2024-09-08T18%3A18%3A12Z&skoid=ca7593d4-ee42-46cd-af88-8b886a2f84eb&sks=b&skt=2024-09-08T06%3A18%3A12Z&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skv=2024-05-04&sp=r&spr=https&sr=b&st=2024-09-08T07%3A56%3A59Z&sv=2024-05-04","shortMessageHtmlLink":"Handle intermittent failure of brk with ENOMEM"}},{"before":"116b23a3827700704e79e7c54cda9c492ab153c1","after":"5807a6984a511647022f79b254880a115fb073fa","ref":"refs/heads/master","pushedAt":"2024-09-08T07:31:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Implement fsmount-related syscalls\n\nThese are trivial because none of them write to userspace memory.","shortMessageHtmlLink":"Implement fsmount-related syscalls"}},{"before":"4d027c65b85d712e92305f4b6b12b68544f508ea","after":"116b23a3827700704e79e7c54cda9c492ab153c1","ref":"refs/heads/master","pushedAt":"2024-09-08T07:09:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Suppport BPF_PROG_BIND_MAP, BPF_TOKEN_CREATE, BPF_MAP_FREEZE and BPF_OBJ_GET_INFO_BY_FD\n\nBPF_TOKEN_CREATE is not tested since I spent hours trying to write code that\nuses it correctly and I failed.\n\nThe other tests require tests to be run as root.","shortMessageHtmlLink":"Suppport BPF_PROG_BIND_MAP, BPF_TOKEN_CREATE, BPF_MAP_FREEZE and BPF_…"}},{"before":"1668deffbb238a19fcd72529b42881e5badb5f9b","after":"4d027c65b85d712e92305f4b6b12b68544f508ea","ref":"refs/heads/master","pushedAt":"2024-09-04T05:11:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Don't attempt to support unknown ioctl","shortMessageHtmlLink":"Don't attempt to support unknown ioctl"}},{"before":"b20ae8de396a76ae2e7f0cb8d531246c773abe3f","after":"1668deffbb238a19fcd72529b42881e5badb5f9b","ref":"refs/heads/master","pushedAt":"2024-09-04T05:09:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Use single-byte watchpoints because on 32-bit platforms 8-byte watchpoints consume two hardware watchpoints\n\nResolves #3808","shortMessageHtmlLink":"Use single-byte watchpoints because on 32-bit platforms 8-byte watchp…"}},{"before":"7b2ec66f1e11c4b26342824bfb28cdce584da1b2","after":"b20ae8de396a76ae2e7f0cb8d531246c773abe3f","ref":"refs/heads/master","pushedAt":"2024-09-01T03:39:21.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"add a test for the HIDIOCGRDESCSIZE/HIDIOCGRDESC ioctls","shortMessageHtmlLink":"add a test for the HIDIOCGRDESCSIZE/HIDIOCGRDESC ioctls"}},{"before":"6fafc98dabbb2c5b11abd84f62dfea18f0083a62","after":"7b2ec66f1e11c4b26342824bfb28cdce584da1b2","ref":"refs/heads/master","pushedAt":"2024-08-30T22:02:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Stop using variable-length arrays in `Monkeypatcher`\n\nResolves #3805","shortMessageHtmlLink":"Stop using variable-length arrays in Monkeypatcher"}},{"before":"2c7d8674b10d4a5259015454e34c3a40b18c8b69","after":"6fafc98dabbb2c5b11abd84f62dfea18f0083a62","ref":"refs/heads/master","pushedAt":"2024-08-29T23:47:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"khuey","name":"Kyle Huey","path":"/khuey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/325892?s=80&v=4"},"commit":{"message":"Fix a regression from 06d0b22778c43bace677d2407128479e96a5371a.\n\nWe need to run this code at least once even if we have no debug dir.","shortMessageHtmlLink":"Fix a regression from 06d0b22."}},{"before":"57a97928388a8d5cd3dd7d16da7c200028f54ccc","after":"2c7d8674b10d4a5259015454e34c3a40b18c8b69","ref":"refs/heads/master","pushedAt":"2024-08-28T11:50:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"PerfCounters: Add support for AMD Family 15h Model 2 (Piledriver)\n\nExtends existing Family 15h Model 30 (Steamroller) support for\nPiledriver. Piledriver supports PMCx0C4 (Retired Taken Branch\nInstructions) and PMCx0C6 (Retired Far Control Transfer), just\nlike Model 30h. [1]\n\nNote that PMCx0C4 counts all control flow changes, including\nexceptions and interrupts. Like on 15h model 30-3Fh (Steamroller)\nwe subtract PMCx0C6 (Retired Far Control Transfers) to count\nonly regular taken branches.\n\n[1]: https://www.amd.com/system/files/TechDocs/42301_15h_Mod_00h-0Fh_BKDG.pdf\n\nTested:\n1) counters-test:\n vsrinivas@ubuntu:~/tmp/rr/src/counters-test$ sudo ./a.out\n Interrupted after 1000025 ticks, expected 1000000 ticks\n EXIT-SUCCESS","shortMessageHtmlLink":"PerfCounters: Add support for AMD Family 15h Model 2 (Piledriver)"}},{"before":"aac3163fcad9af3c440469d95d17c877992a0a26","after":"57a97928388a8d5cd3dd7d16da7c200028f54ccc","ref":"refs/heads/master","pushedAt":"2024-08-27T13:06:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Use `RR_BPF_` constants for all BPF command values\n\nNew commands keep appearing and we need their definitions, but we can't rely on them being present in the build machine's `linux/bpf.h`.\n\nThey are enum values, so we can't conditionally define `BPF_` values using #ifdef.","shortMessageHtmlLink":"Use RR_BPF_ constants for all BPF command values"}},{"before":"31c82c8521e6cca74f27e0cc8fe22df3f26cddd0","after":"aac3163fcad9af3c440469d95d17c877992a0a26","ref":"refs/heads/master","pushedAt":"2024-08-27T12:53:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Use `std::vector` instead of variable-length array\n\nResolves #3802","shortMessageHtmlLink":"Use std::vector instead of variable-length array"}},{"before":"9328beec56caa104304d16547c724ebb7df5fb69","after":"31c82c8521e6cca74f27e0cc8fe22df3f26cddd0","ref":"refs/heads/master","pushedAt":"2024-08-27T12:34:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Record that the sigframe write recorded is conservative\n\nWhen handling a signal in a tracee, the kernel will spill some data to\nthe stack (the \"sigframe\"), and this data needs to be recorded in the\ntrace for replaying. However, we don't actually know how much data the\nkernel will write. Instead, we take a conservative estimate which is\nguaranteed to be at least that size, and record that amount of memory.\n\nHowever, that range might cross a memory mapping, and during replay,\npart of that range might not be mapped. Currently that raises an\nassertion error because the write is smaller than the read.\n\nIn this patch, we record whether a memory \"write\" is actually this kind\nof conservative capture, and mark it as such in the trace. During\nreplay, we then do not fail that assertion.","shortMessageHtmlLink":"Record that the sigframe write recorded is conservative"}},{"before":"06d0b22778c43bace677d2407128479e96a5371a","after":"9328beec56caa104304d16547c724ebb7df5fb69","ref":"refs/heads/master","pushedAt":"2024-08-23T04:41:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rocallahan","name":"Robert O'Callahan","path":"/rocallahan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296135?s=80&v=4"},"commit":{"message":"Use `syscall(SYS_gettid)` because `gettid()` is only in new-ish glibc","shortMessageHtmlLink":"Use syscall(SYS_gettid) because gettid() is only in new-ish glibc"}},{"before":"172b24cb88e0a1a65238406f5174c323da8e9635","after":"06d0b22778c43bace677d2407128479e96a5371a","ref":"refs/heads/master","pushedAt":"2024-08-22T14:11:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"khuey","name":"Kyle Huey","path":"/khuey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/325892?s=80&v=4"},"commit":{"message":"Support more than one debug dir from the gdb script.","shortMessageHtmlLink":"Support more than one debug dir from the gdb script."}},{"before":"03f6446a991bc3b1b9d28c1c2df61f277dd96626","after":"172b24cb88e0a1a65238406f5174c323da8e9635","ref":"refs/heads/master","pushedAt":"2024-08-18T21:12:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"khuey","name":"Kyle Huey","path":"/khuey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/325892?s=80&v=4"},"commit":{"message":"Remove regions that have ever had PR_SET_VMA_ANON_NAME called on them from always_free_address_space.","shortMessageHtmlLink":"Remove regions that have ever had PR_SET_VMA_ANON_NAME called on them…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMVQwNzowNTo1NC4wMDAwMDBazwAAAAS8lVlK","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMVQwNzowNTo1NC4wMDAwMDBazwAAAAS8lVlK","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xOFQyMToxMjoxNC4wMDAwMDBazwAAAASddd4M"}},"title":"Activity · rr-debugger/rr"}