Re: [PATCH v2 3/4] perf record: enable runtime trace compression

From: Alexey Budankov
Date: Thu Feb 21 2019 - 06:30:21 EST



On 21.02.2019 12:43, Jiri Olsa wrote:
> On Wed, Feb 20, 2019 at 06:13:02PM +0300, Alexey Budankov wrote:
>>
>> On 12.02.2019 16:08, Jiri Olsa wrote:
>>> On Mon, Feb 11, 2019 at 11:23:40PM +0300, Alexey Budankov wrote:
>>>
>>> SNIP
>>>
>>>> diff --git a/tools/perf/util/session.c b/tools/perf/util/session.c
>>>> index 18fb9c8cbf9c..5d406eebd058 100644
>>>> --- a/tools/perf/util/session.c
>>>> +++ b/tools/perf/util/session.c
>>>> @@ -29,6 +29,112 @@
>>>> #include "stat.h"
>>>> #include "arch/common.h"
>>>>
>>>
>>> I think this should not be in session.c but separated in new object
>>
>> Do you mean the new file?
>
> yes

tools/perf/util/compress.{c,h}

Thanks,
Alexey

>
> jirka
>