Re: [PATCH 00/10] perf tools: cleanups, fixes, updates

From: Arnaldo Carvalho de Melo
Date: Tue Dec 06 2011 - 08:16:51 EST


Em Tue, Dec 06, 2011 at 12:04:30PM +0100, Robert Richter escreveu:
> On 06.12.11 11:32:30, Robert Richter wrote:
> > The patch set contains some cleanups, fixes and updates I found worth
> > to implement during code review. Some patches can be applied
> > independently.
> >
> > Patches #1 and #2 are a repost.
> >
> > Robert Richter (10):
> > perf script: Fix mem leaks and NULL pointer checks around strdup()s
> > perf script: Implement option for system-wide profiling

The two above were merged already in:

https://github.com/acmel/linux/commits/perf/core

> > perf tools: Continue processing header on unknown features
> > perf tools: Fix out-of-bound access to struct perf_session
> > perf tool: Moving code in some files
> > perf report: Setup browser if stdout is a pipe
> > perf report: Accept fifos as input file
> > perf tool: Unify handling of features when writing feature section
> > perf tools: Improve macros for struct feature_ops
> > perf tools: Use for_each_set_bit() to iterate over feature flags
>
> I just realized conflicts with latest tip/perf/core. This applies on
> c23205c8488f11cb9ebe7a7b5851a1d8a0171011.
>
> I can resent a rebased version but would like to wait for review
> first.

Ok, going thru them now.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/