diff options
| author | Olof Johansson <olof@lixom.net> | 2012-09-07 15:02:20 -0700 |
|---|---|---|
| committer | Olof Johansson <olof@lixom.net> | 2012-09-07 15:02:20 -0700 |
| commit | cba82925c249e9d001ce98fef17d9c6360d86e70 (patch) | |
| tree | 1076140e2e51da648a9f8dcc35a5f2e8a95a0240 /tools | |
| parent | 301fd5c13257862df66c81c48d963d474e63e0ef (diff) | |
| parent | 7a5deff68f9e0a1db170ac9dd3b2b4aaddc1b80c (diff) | |
Merge branch 'lpc32xx/core' of git://git.antcom.de/linux-2.6 into next/soc
* 'lpc32xx/core' of git://git.antcom.de/linux-2.6:
ARM: LPC32xx: Remove board specific GPIO init
ARM: LPC32xx: Provide DMA filter callbacks via platform data
ARM: LPC32xx: Use handle_edge_irq() callback on edge type irqs
+ sync to 3.6-rc4
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/perf/util/python-ext-sources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf/util/python-ext-sources b/tools/perf/util/python-ext-sources index 2884e67ee625..213362850abd 100644 --- a/tools/perf/util/python-ext-sources +++ b/tools/perf/util/python-ext-sources @@ -10,10 +10,12 @@ util/ctype.c util/evlist.c util/evsel.c util/cpumap.c +util/hweight.c util/thread_map.c util/util.c util/xyarray.c util/cgroup.c util/debugfs.c +util/rblist.c util/strlist.c ../../lib/rbtree.c |
