{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":799270924,"defaultBranch":"master","name":"uftrace","ownerLogin":"yskelg","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-05-11T16:22:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/138625884?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718813280.0","currentOid":""},"activityList":{"items":[{"before":"00f7992c2c7f8341d1ebaa8a907deaf021b3b61f","after":"cb130b1fce199211ee736a80294a8ba3c9b1b024","ref":"refs/heads/align-calloc","pushedAt":"2024-06-19T18:53:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"uftrace: Align exact argument on calloc\n\nAlign argument for calloc call in some code and macro in utils.h file.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"uftrace: Align exact argument on calloc"}},{"before":"5bf39d16f9deda7976f18dcddf6951d849483ccf","after":"00f7992c2c7f8341d1ebaa8a907deaf021b3b61f","ref":"refs/heads/align-calloc","pushedAt":"2024-06-19T16:11:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"uftrace: Align exact argument on calloc\n\nAlgin argument for calloc call in some code and macro in utils.h file.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"uftrace: Align exact argument on calloc"}},{"before":null,"after":"5bf39d16f9deda7976f18dcddf6951d849483ccf","ref":"refs/heads/align-calloc","pushedAt":"2024-06-19T16:08:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"uftrace: Align exact argument on calloc\n\nAlgin argument for calloc call in some code and macro in utils.h file.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"uftrace: Align exact argument on calloc"}},{"before":null,"after":"bbaaed97936ce93a40a6ca0f779e400e620683eb","ref":"refs/heads/calloc-align","pushedAt":"2024-06-19T16:06:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"uftrace: Align exact argument on calloc\n\nAlgin argument for calloc call in some code and macro in utils.h file.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"uftrace: Align exact argument on calloc"}},{"before":null,"after":"5c4ccd121d099de74b876e61959a68421bb69fba","ref":"refs/heads/remove-iso-c90-flag","pushedAt":"2024-06-19T15:48:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"build: Remove -Wdeclaration-after-statement flag\n\nRemove ISO C90 forbids mixed declarations and code in C warning flag.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"build: Remove -Wdeclaration-after-statement flag"}},{"before":"acfe38a1944c136239cb9d43944a5168375ad4a4","after":"5c4ccd121d099de74b876e61959a68421bb69fba","ref":"refs/heads/master","pushedAt":"2024-06-19T15:47:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"build: Remove -Wdeclaration-after-statement flag\n\nRemove ISO C90 forbids mixed declarations and code in C warning flag.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"build: Remove -Wdeclaration-after-statement flag"}},{"before":"d79debabca9eaa1f6ad9e5bee93a1aa76256f22a","after":"acfe38a1944c136239cb9d43944a5168375ad4a4","ref":"refs/heads/master","pushedAt":"2024-06-19T15:46:37.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"build: Remove -Wdeclaration-after-statement flag\nRemove ISO C90 forbids mixed declarations and code in C warning flag.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"build: Remove -Wdeclaration-after-statement flag"}},{"before":"91e10b0487e2de5f84d55f8644e00f27777f963c","after":"ea3164316d8c1f428b7e304a3349d23290bd6d97","ref":"refs/heads/update-ended-stack-pointer","pushedAt":"2024-05-18T15:54:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"live: static variable used stack after return\n\nASAN detect stack after return on this scenario.\n$ uftrace record --agent --trace=off ./valkey-server\n\n$ uftrace --pid `pidof valkey-server` --trace=on\n$ uftrace --pid `pidof valkey-server` --trace=off\n\nThis patch fix static tmp_dirname variable not pointed\ncommand_live()'s char template array stack variable.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"live: static variable used stack after return"}},{"before":"5218f606f8a965c8a95a66ada33a1db117925532","after":"91e10b0487e2de5f84d55f8644e00f27777f963c","ref":"refs/heads/update-ended-stack-pointer","pushedAt":"2024-05-18T15:50:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"live: static variable used stack after return\n\nASAN detect stack after return on this scenario.\n$ uftrace record --agent --trace=off ./valkey-server\n\n$ uftrace --pid `pidof valkey-server` --trace=on\n$ uftrace --pid `pidof valkey-server` --trace=off\n\nThis patch fix static tmp_dirname variable not pointed\ncommand_live()'s char template array stack variable.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"live: static variable used stack after return"}},{"before":"3532ea8940a2806181b971f024a943bd7b380f65","after":"5218f606f8a965c8a95a66ada33a1db117925532","ref":"refs/heads/update-ended-stack-pointer","pushedAt":"2024-05-18T05:34:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"cmds: static variable used stack after return\n\nASAN detect stack after return on this scenario.\n$ uftrace record --agent --trace=off ./valkey-server\n\n$ uftrace --pid `pidof valkey-server` --trace=on\n$ uftrace --pid `pidof valkey-server` --trace=off\n\nThis patch fix static tmp_dirname variable not pointed\ncommand_live()'s char template array stack variable.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"cmds: static variable used stack after return"}},{"before":"d79debabca9eaa1f6ad9e5bee93a1aa76256f22a","after":"3532ea8940a2806181b971f024a943bd7b380f65","ref":"refs/heads/update-ended-stack-pointer","pushedAt":"2024-05-15T14:57:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"cmds: static variable used stack after return\n\nASAN detect stack after return on this scenario.\n$ uftrace record --agent --trace=off ./valkey-server\n\n$ uftrace --pid `pidof valkey-server` --trace=on\n$ uftrace --pid `pidof valkey-server` --trace=off\n\nThis patch fix static tmp_dirname variable not pointed\ncommand_live()'s char template array stack variable.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"cmds: static variable used stack after return"}},{"before":"9afc1886456463dc49f8ce93bdb4ee3f855c0674","after":"d79debabca9eaa1f6ad9e5bee93a1aa76256f22a","ref":"refs/heads/update-ended-stack-pointer","pushedAt":"2024-05-15T14:56:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"mcount: Protect FD for message channel\n\nuftrace and libmcount communicate using a pipe in the data directory.\nWe need to keep the file descriptor open to ensure that uftrace and libmcount\ncan communicate correctly.\n\nSome daemon programs will close all file descriptors during they startup, we\nneed to protect file descriptor which will be used to communicate uftrace and\nlibmcount to avoid broken communication issue.\n\nSigned-off-by: Rongsong Shen ","shortMessageHtmlLink":"mcount: Protect FD for message channel"}},{"before":"e3a4078bc1a1a311d23b439aab1e4b5c3fa1e14a","after":"9afc1886456463dc49f8ce93bdb4ee3f855c0674","ref":"refs/heads/update-ended-stack-pointer","pushedAt":"2024-05-15T14:46:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"cmds: static variable used stack after return\n\nASAN detect stack after return on this scenario.\n$ uftrace record --agent --trace=off ./valkey-server\n\n$ uftrace --pid `pidof valkey-server` --trace=on\n$ uftrace --pid `pidof valkey-server` --trace=off\n\nThis patch fix static tmp_dirname variable not pointed\ncommand_live()'s char template array stack variable.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"cmds: static variable used stack after return"}},{"before":"2976fc13d23cf341359b7dd2352936b69623e823","after":"e3a4078bc1a1a311d23b439aab1e4b5c3fa1e14a","ref":"refs/heads/update-ended-stack-pointer","pushedAt":"2024-05-15T14:41:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"cmds: static variable used stack after return\n\nASAN detect stack after return on this scenario.\n$ uftrace record --agent --trace=off ./valkey-server\n\n$ uftrace --pid `pidof valkey-server` --trace=on\n$ uftrace --pid `pidof valkey-server` --trace=off\n\nThis patch fix static tmp_dirname variable not pointed\ncommand_live()'s char template array stack variable.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"cmds: static variable used stack after return"}},{"before":"f5f513c39b10e51e4aea7ddbda02fe23cff8b052","after":"2976fc13d23cf341359b7dd2352936b69623e823","ref":"refs/heads/update-ended-stack-pointer","pushedAt":"2024-05-15T14:39:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"cmds: static variable used stack after return\n\nASAN detect stack after return on this scenario.\n$ uftrace record --agent --trace=off ./valkey-server\n\n$ uftrace --pid `pidof valkey-server` --trace=on\n$ uftrace --pid `pidof valkey-server` --trace=off\n\nThis patch fix static tmp_dirname variable not pointed\ncommand_live()'s char template array stack variable.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"cmds: static variable used stack after return"}},{"before":"4e913bf231196d2cfeda15f93bb506405f09146d","after":"f5f513c39b10e51e4aea7ddbda02fe23cff8b052","ref":"refs/heads/update-ended-stack-pointer","pushedAt":"2024-05-11T16:33:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"cmds: static variable used stack after return\n\nASAN detect stack after return on this scenario.\n$ uftrace record --agent --trace=off ./valkey-server\n\n$ uftrace --pid `pidof valkey-server` --trace=on\n$ uftrace --pid `pidof valkey-server` --trace=off\n\nThis patch fix static tmp_dirname variable not pointed\ncommand_live()'s char template array stack variable.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"cmds: static variable used stack after return"}},{"before":"1d534ccbd735ee7546da63c088cb0784da9dd903","after":"4e913bf231196d2cfeda15f93bb506405f09146d","ref":"refs/heads/update-ended-stack-pointer","pushedAt":"2024-05-11T16:27:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"cmds: static variable used stack after return\n\nASAN detect stack after return on this scenario.\n$ uftrace record --agent --trace=off ./valkey-server\n\n$ uftrace --pid `pidof valkey-server` --trace=on\n$ uftrace --pid `pidof valkey-server` --trace=off\n\nThis patch fix static tmp_dirname variable not pointed\ncommand_live()'s char template array stack variable.\n\nSigned-off-by: Yunseong Kim ","shortMessageHtmlLink":"cmds: static variable used stack after return"}},{"before":null,"after":"1d534ccbd735ee7546da63c088cb0784da9dd903","ref":"refs/heads/update-ended-stack-pointer","pushedAt":"2024-05-11T16:22:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yskelg","name":"Yunseong Kim","path":"/yskelg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/138625884?s=80&v=4"},"commit":{"message":"cmds: static variable used stack after return\n\nASAN detect stack after return on this scenario.\n$ uftrace record --agent --trace=off ./valkey-server\n\n$ uftrace --pid `pidof valkey-server` --trace=on\n$ uftrace --pid `pidof valkey-server` --trace=off\n\nThis patch fix static tmp_dirname variable not pointed\ncommand_live()'s char template array stack variable.","shortMessageHtmlLink":"cmds: static variable used stack after return"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEadpK2wA","startCursor":null,"endCursor":null}},"title":"Activity ยท yskelg/uftrace"}