]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - tools/perf/util/evlist.c
perf top tui: Wait till the first sample to refresh the screen.
[mirror_ubuntu-jammy-kernel.git] / tools / perf / util / evlist.c
2011-02-16 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2011-02-14 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git.kernel...
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.kernel.org/pub...
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