Merge branch 'linus' into x86/urgent
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / tools / perf / util / evlist.c
2011-03-18 Ingo MolnarMerge branch 'linus' into x86/urgent
2011-03-16 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2011-03-16 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'x86-mem-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2011-03-16 Linus TorvaldsMerge branch 'um-irq-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'timers-rtc-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2011-03-16 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2011-03-11 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-03-10 Arnaldo Carvalho... perf session: Use evlist/evsel for managing perf.data...
2011-03-08 Ingo MolnarMerge commit 'v2.6.38-rc8' into perf/core
2011-03-06 Arnaldo Carvalho... perf evlist: Split perf_evlist__id_hash
2011-03-04 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2011-03-03 Frederic WeisbeckerMerge branch '/tip/perf/filter' of git://git./linux...
2011-03-02 Frederic Weisbeckerperf: Set filters before mmaping events
2011-02-16 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2011-02-14 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git./linux...
2011-02-12 Ingo MolnarMerge commit 'v2.6.38-rc4' into perf/core
2011-02-11 Arnaldo Carvalho... Merge remote branch 'acme/perf/urgent' into perf/core
2011-02-07 Ingo MolnarMerge branch 'linus' into perf/core
2011-02-02 Ingo MolnarMerge commit 'v2.6.38-rc3' into perf/core
2011-01-31 Arnaldo Carvalho... perf evlist: Store pointer to the cpu and thread maps
2011-01-30 Arnaldo Carvalho... perf evlist: Move evlist methods to evlist.c
2011-01-29 Arnaldo Carvalho... perf tools: Kill event_t typedef, use 'union perf_event...
2011-01-29 Arnaldo Carvalho... perf evlist: Support non overwrite mode in perf_evlist_...
2011-01-27 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-01-24 Arnaldo Carvalho... perf evsel: Introduce perf_evsel__{in,ex}it
2011-01-22 Arnaldo Carvalho... perf evlist: Steal mmap reading routine from 'perf...
2011-01-22 Arnaldo Carvalho... perf evlist: Move the mmap array from perf_evsel
2011-01-22 Arnaldo Carvalho... perf evsel: Introduce mmap support
2011-01-22 Arnaldo Carvalho... perf evlist: Adopt the pollfd array
2011-01-22 Arnaldo Carvalho... perf evsel: Introduce perf_evlist