LinuxLists
Users
About
Riccardo Mancini (
[email protected]
)
Number of posts: 163 (1.63 per day)
First post: 2021-05-25 23:10:16
Last post: 2021-09-03 21:54:36
Previous Page
/
Next Page
Date
List
Subject
2021-07-15 21:00:35
linux-kernel
[PATCH 04/20] perf test: event_update: fix memory leak of evlist
2021-07-15 21:00:32
linux-kernel
[PATCH 02/20] perf env: fix sibling_dies memory leak
2021-07-15 21:00:30
linux-kernel
[PATCH 01/20] perf nsinfo: fix refcounting
2021-07-15 18:14:13
linux-kernel
[PATCH 15/20] perf trace: free malloc'd trace fields on exit
2021-07-15 18:14:08
linux-kernel
[PATCH 12/20] perf script: release zstd data
2021-07-15 18:13:51
linux-kernel
[PATCH 06/20] perf dso: fix memory leak in dso__new_map
2021-07-15 18:13:50
linux-kernel
[PATCH 07/20] perf test: maps__merge_in: fix memory leak of maps
2021-07-15 17:24:57
linux-kernel
Re: [RFC PATCH 06/10] perf workqueue: introduce workqueue struct
2021-07-15 17:07:18
linux-kernel
Re: [RFC PATCH 02/10] perf tests: add test for workqueue
2021-07-15 17:00:44
linux-kernel
Re: [RFC PATCH 01/10] perf workqueue: threadpool creation and destruction
2021-07-15 16:57:50
linux-kernel
[PATCH 18/20] perf trace: free strings in trace__parse_events_option
2021-07-15 16:57:15
linux-kernel
[PATCH 09/20] perf report: free generated help strings for sort option
2021-07-15 16:56:11
linux-kernel
[PATCH 19/20] perf test: bpf: free obj_buf
2021-07-15 16:55:43
linux-kernel
[PATCH 03/20] perf test: session_topology: delete session->evlist
2021-07-15 16:55:30
linux-kernel
[PATCH 14/20] perf util/lzma: close lzma stream
2021-07-15 16:55:28
linux-kernel
[PATCH 20/20] perf util/probe-file: delete namelist on error in del_events
2021-07-15 16:55:20
linux-kernel
[PATCH 00/20] perf: fix several memory leaks reported by ASan on perf-test
2021-07-15 16:55:07
linux-kernel
[PATCH 16/20] perf trace: free syscall->arg_fmt
2021-07-15 16:54:48
linux-kernel
[PATCH 10/20] perf inject: close inject.output
2021-07-15 16:54:48
linux-kernel
[PATCH 11/20] perf session: cleanup trace_event
2021-07-15 16:54:43
linux-kernel
[PATCH 08/20] perf env: fix memory leak of cpu_pmu_caps
2021-07-13 12:16:06
linux-kernel
[RFC PATCH 08/10] perf workqueue: add queue_work and flush_workqueue functions
2021-07-13 12:15:59
linux-kernel
[RFC PATCH 07/10] perf workqueue: implement worker thread and management
2021-07-13 12:15:15
linux-kernel
[RFC PATCH 09/10] perf workqueue: add utility to execute a for loop in parallel
2021-07-13 12:14:58
linux-kernel
[RFC PATCH 06/10] perf workqueue: introduce workqueue struct
2021-07-13 12:14:09
linux-kernel
[RFC PATCH 10/10] perf synthetic-events: use workqueue parallel_for
2021-07-13 12:13:57
linux-kernel
[RFC PATCH 05/10] perf workqueue: add sparse annotation header
2021-07-13 12:13:08
linux-kernel
[RFC PATCH 04/10] perf workqueue: add threadpool execute and wait functions
2021-07-13 12:13:07
linux-kernel
[RFC PATCH 02/10] perf tests: add test for workqueue
2021-07-13 12:13:07
linux-kernel
[RFC PATCH 03/10] perf workqueue: add threadpool start and stop functions
2021-07-13 12:13:06
linux-kernel
[RFC PATCH 01/10] perf workqueue: threadpool creation and destruction
2021-07-13 12:12:57
linux-kernel
[RFC PATCH 00/10] perf: add workqueue library and use it in synthetic-events
2021-07-09 16:37:32
linux-kernel
[PATCH] perf test: add missing free for scandir-returned dirent entities
2021-07-05 16:31:04
linux-kernel
[PATCH] perf annotate: fix 's' on source line when disasm is empty
2021-06-30 08:07:12
linux-kernel
Re: [PATCH v7 07/20] perf record: Introduce data transferred and compressed stats
2021-06-25 15:55:11
linux-kernel
Re: [PATCH v2] perf annotate: allow 's' on source code lines
2021-06-25 15:48:05
linux-kernel
Re: [PATCH v2] perf session: add missing evlist__delete when deleting a session
2021-06-24 23:24:07
linux-kernel
[PATCH v2] perf session: add missing evlist__delete when deleting a session
2021-06-24 22:38:04
linux-kernel
[PATCH v2] perf annotate: allow 's' on source code lines
2021-06-22 08:00:21
linux-kernel
Re: [PATCH] perf annotate: allow 's' on source code lines
2021-06-22 07:45:53
linux-kernel
Re: [PATCH 2/2] perf script: delete evlist when deleting session
2021-06-21 23:47:10
linux-kernel
[PATCH 2/2] perf script: delete evlist when deleting session
2021-06-21 23:46:11
linux-kernel
[PATCH 1/2] perf report: delete evlist when deleting session
2021-06-21 23:45:27
linux-kernel
[PATCH 0/2] perf: add missing evlist__delete when deleting
2021-06-21 23:03:40
linux-kernel
[PATCH] perf annotate: allow 's' on source code lines
2021-06-21 22:24:40
linux-kernel
[PATCH] perf top: fix overflow in elf_sec__is_text
2021-06-21 21:43:47
linux-kernel
[PATCH] perf data: close all files in close_dir
2021-06-18 10:06:01
linux-kernel
Re: [PATCH] perf ksymbol: fix memory leak: decrease refcount of map and dso
2021-06-12 17:49:31
linux-kernel
[PATCH v2] perf ksymbol: fix memory leak: decrease refcount of map and dso
2021-06-04 15:27:10
linux-kernel
Re: [PATCH] perf symbol-elf: fix memory leak: free sdt_note.args
2021-06-04 15:19:32
linux-kernel
Re: [PATCH] perf ksymbol: fix memory leak: decrease refcount of map and dso