{"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":"3a5a49e98827b4ad025ab184a3f02c103f49378d","after":"cd6d95e41aae5a7048f624cca38b74b195e705f2","ref":"refs/heads/master","pushedAt":"2024-09-28T09:03:42.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":"When using `PERF_RECORD_SWITCH`, allow ContextSwitchEvent initialization to fail\n\nThe tracee may have died unexpectedly or been killed.\n\nThis commit allows the `cont_race` test to consistently pass when the test is run\nunder all the following conditions:\n(a) kernel.perf_event_paranoid = 2\n(b) kernel supports PERF_RECORD_SWITCH (Linux kernel >= 6.10)\n(c) syscallbuf is enabled (so here we're talking only about `cont_race`\n and NOT `cont_race-no-syscallbuf` which doesn't need switch events anyways)\n\nWithout this commit, I noticed the occasional failure in (syscallbuf enabled) `cont_race`:\n\n[FATAL src/PerfCounterBuffers.cc:32:allocate() errno: EBADF] Can't allocate memory for PT DATA area","shortMessageHtmlLink":"When using PERF_RECORD_SWITCH, allow ContextSwitchEvent initializat…"}},{"before":"8be910bbaac679795900e667a47ed4dc2db1236d","after":"3a5a49e98827b4ad025ab184a3f02c103f49378d","ref":"refs/heads/master","pushedAt":"2024-09-28T03:01:58.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 save the exe twice in pack_dir test\n\nOtherwise the test may fail because the file attributes (mtime in particular)\nchanged.","shortMessageHtmlLink":"Don't save the exe twice in pack_dir test"}},{"before":"5dff262477d0d5ff85f0b2b1ee0dd8abbcbf794c","after":"8be910bbaac679795900e667a47ed4dc2db1236d","ref":"refs/heads/master","pushedAt":"2024-09-27T20:37:14.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":"Follow up addition of --pack-dir\n\nThis follows up the recently merged #3735 by:\n\n1. Adding --pack-dir to the help\n2. Allowing `pack` to take multiple directories to pack to make\n the argument useful.\n3. Adding a test for the option.","shortMessageHtmlLink":"Follow up addition of --pack-dir"}},{"before":"6f1b1732c9e72c0a444213276e4ed4d71db6e02d","after":"5dff262477d0d5ff85f0b2b1ee0dd8abbcbf794c","ref":"refs/heads/master","pushedAt":"2024-09-26T20:06:28.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":"Convince compiler to use constructor MemoryRange(addr, end).\n\nA default build (no additional cmake options) in a 32-bit Debian Bookworm\nwas observed to use the constructor MemoryRange(addr, size)\ninstead of MemoryRange(addr, end).\nThis triggered a crash of the chaos_oom test, because it tried to\nuse the last part of the address space, which results later in\nfollowing fatal message, because end_ wraps over to the value 0.\n\n[FATAL src/MemoryRange.h:20:MemoryRange()] start_ <= end_","shortMessageHtmlLink":"Convince compiler to use constructor MemoryRange(addr, end)."}},{"before":"1db6339dea37d1c1bd304d043311892aa77bb6b3","after":"6f1b1732c9e72c0a444213276e4ed4d71db6e02d","ref":"refs/heads/master","pushedAt":"2024-09-26T20:04:16.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":"Cleanup empty nontmp_workdir.\n\nA failed test leaves currently two directories, one in tmp and one in\nthe build directory. The latter seems to stay for most tests empty.\nTherefore attempt to remove this directory if it is empty.","shortMessageHtmlLink":"Cleanup empty nontmp_workdir."}},{"before":"d44565d19bd106f82002350aee1c08dcc5c1cf54","after":"1db6339dea37d1c1bd304d043311892aa77bb6b3","ref":"refs/heads/master","pushedAt":"2024-09-26T20:03:10.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":"Add parameter to check if files are mapped in processes not part of the recording.","shortMessageHtmlLink":"Add parameter to check if files are mapped in processes not part of t…"}},{"before":"04c5adde3648412d38348ec42e466f45b6ffee79","after":"d44565d19bd106f82002350aee1c08dcc5c1cf54","ref":"refs/heads/master","pushedAt":"2024-09-23T05:26:10.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":"fix typo in #define","shortMessageHtmlLink":"fix typo in #define"}},{"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."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yOFQwOTowMzo0Mi4wMDAwMDBazwAAAATDR5dz","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yOVQyMzo0NzowMC4wMDAwMDBazwAAAASoJA-Q"}},"title":"Activity · rr-debugger/rr"}