perf evsel: Introduce evsel_fprintf.h
[linux-2.6-microblaze.git] / tools / perf / util / evsel.h
2019-09-25 Arnaldo Carvalho... perf evsel: Introduce evsel_fprintf.h
2019-09-25 Arnaldo Carvalho... perf evsel: Remove need for symbol_conf in evsel_fprintf.c
2019-09-25 Jiri Olsalibperf: Add perf_evsel__alloc_id/perf_evsel__free_id...
2019-09-25 Jiri Olsalibperf: Move 'ids' from 'struct evsel' to 'struct...
2019-09-25 Jiri Olsalibperf: Move 'id' from 'struct evsel' to 'struct perf_...
2019-09-25 Jiri Olsalibperf: Move 'sample_id' from 'struct evsel' to 'struc...
2019-09-25 Jiri Olsalibperf: Move 'system_wide' from 'struct evsel' to...
2019-09-20 Ingo MolnarMerge tag 'perf-core-for-mingo-5.4-20190920-2' of git...
2019-09-20 Arnaldo Carvalho... perf memswap: Adopt 'struct u64_swap' from evsel.h
2019-09-17 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2019-09-17 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2019-09-17 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2019-09-17 Linus TorvaldsMerge branch 'x86-irq-for-linus' of git://git./linux...
2019-09-17 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2019-09-17 Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git....
2019-09-17 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-09-17 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.4-1' of git://git...
2019-09-17 Linus TorvaldsMerge branch 'x86-vmware-for-linus' of git://git./linux...
2019-09-17 Linus TorvaldsMerge branch 'x86-hyperv-for-linus' of git://git./linux...
2019-09-17 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2019-09-17 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2019-09-17 Linus TorvaldsMerge branch 'x86-entry-for-linus' of git://git./linux...
2019-09-17 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2019-09-17 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2019-09-17 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2019-09-17 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2019-09-17 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2019-09-17 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2019-09-02 Ingo MolnarMerge tag 'perf-core-for-mingo-5.4-20190901' of git...
2019-09-02 Ingo MolnarMerge branch 'linus' into perf/core, to pick up fixes
2019-09-01 Jin Yaoperf metricgroup: Support multiple events for metricgroup
2019-08-27 Ingo MolnarMerge tag 'perf-core-for-mingo-5.4-20190826' of git...
2019-08-26 Arnaldo Carvalho... perf evsel: Rename perf_missing_features::bpf_event...
2019-08-26 Arnaldo Carvalho... libperf: Rename the PERF_RECORD_ structs to have a...
2019-08-26 Ingo MolnarMerge tag 'v5.3-rc6' into perf/core, to pick up fixes
2019-08-24 David S. MillerMerge branch 'ieee802154-for-davem-2019-08-24' of git...
2019-08-23 Ingo MolnarMerge tag 'perf-core-for-mingo-5.4-20190822' of git...
2019-08-22 Arnaldo Carvalho... perf evsel: Switch to libperf's cpumap.h
2019-08-22 Arnaldo Carvalho... perf evsel: util/evsel.h needs stdio.h as it uses FILE
2019-08-22 Arnaldo Carvalho... perf evsel: Remove needless stddef.h from util/evsel.h
2019-08-22 Arnaldo Carvalho... perf evsel: Remove needless counts.h header from util...
2019-08-22 Arnaldo Carvalho... perf evsel: Add missing perf/evsel.h header in util...
2019-08-22 Arnaldo Carvalho... perf evsel: Move xyarray.h from evsel.c to evsel.h...
2019-08-20 Ingo MolnarMerge tag 'perf-core-for-mingo-5.4-20190820' of git...
2019-08-20 Ingo MolnarMerge tag 'v5.3-rc5' into perf/core, to pick up fixes
2019-08-20 Adrian Hunterperf evsel: Add comment for 'idx' member in 'struct...
2019-08-15 Thomas GleixnerMerge tag 'perf-core-for-mingo-5.4-20190814' of git...
2019-08-14 Arnaldo Carvalho... perf evsel: Provide meaningful warning when trying...
2019-08-14 Adrian Hunterperf tools: Add aux-output config term
2019-08-12 Arnaldo Carvalho... Merge remote-tracking branch 'torvalds/master' into...
2019-07-30 Ingo MolnarMerge tag 'perf-core-for-mingo-5.4-20190729' of git...
2019-07-29 Jiri Olsalibperf: Add perf_evsel__cpus()/threads() functions
2019-07-29 Jiri Olsalibperf: Adopt perf_evsel__enable()/disable()/apply_fil...
2019-07-29 Jiri Olsalibperf: Adopt perf_evsel__read() function from tools...
2019-07-29 Jiri Olsalibperf: Adopt simplified perf_evsel__close() function...
2019-07-29 Jiri Olsalibperf: Move nr_members from perf's evsel to libperf...
2019-07-29 Jiri Olsalibperf: Move fd array from perf's evsel to lobperf...
2019-07-29 Jiri Olsalibperf: Adopt xyarray class from perf
2019-07-29 Jiri Olsalibperf: Add threads to struct perf_evsel
2019-07-29 Jiri Olsalibperf: Add own_cpus to struct perf_evsel
2019-07-29 Jiri Olsalibperf: Add cpus to struct perf_evsel
2019-07-29 Jiri Olsalibperf: Move perf_event_attr field from perf's evsel...
2019-07-29 Jiri Olsalibperf: Include perf_evsel in evsel object
2019-07-29 Jiri Olsaperf evsel: Rename perf_evsel__cpus() to evsel__cpus()
2019-07-29 Jiri Olsaperf evsel: Rename perf_evsel__apply_filter() to evsel_...
2019-07-29 Jiri Olsaperf evsel: Rename perf_evsel__disable() to evsel__disa...
2019-07-29 Jiri Olsaperf evsel: Rename perf_evsel__enable() to evsel__enable()
2019-07-29 Jiri Olsaperf evsel: Rename perf_evsel__open() to evsel__open()
2019-07-29 Jiri Olsaperf evsel: Rename perf_evsel__new() to evsel__new()
2019-07-29 Jiri Olsaperf evsel: Rename perf_evsel__delete() to evsel__delete()
2019-07-29 Jiri Olsaperf evsel: Rename perf_evsel__init() to evsel__init()
2019-07-29 Jiri Olsaperf evlist: Rename struct perf_evlist to struct evlist
2019-07-29 Jiri Olsaperf evsel: Rename struct perf_evsel to struct evsel
2019-07-29 Jiri Olsaperf tools: Rename struct thread_map to struct perf_thr...
2019-07-29 Jiri Olsaperf cpu_map: Rename struct cpu_map to struct perf_cpu_map
2019-07-29 Arnaldo Carvalho... perf evsel: Store backpointer to attached bpf_object
2019-07-26 Linus TorvaldsMerge branch 'for-linus-5.3' of git://git./linux/kernel...
2019-07-20 Dmitry TorokhovMerge branch 'next' into for-linus
2019-07-18 Linus TorvaldsMerge branch 'for-linus-5.2' of git://git./linux/kernel...
2019-07-15 Dmitry TorokhovMerge tag 'v5.2' into next
2019-07-15 Linus TorvaldsMerge tag 'ecryptfs-5.3-rc1-fixes' of git://git./linux...
2019-07-14 Linus TorvaldsMerge branch 'for-5.3' of git://git./linux/kernel/git...
2019-07-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-07-13 Linus TorvaldsMerge tag '9p-for-5.3' of git://github.com/martinetd...
2019-07-13 Linus TorvaldsMerge tag 'f2fs-for-5.3' of git://git./linux/kernel...
2019-07-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-07-11 Dmitry TorokhovMerge branch 'next' into for-linus
2019-07-09 Jiri KosinaMerge branch 'for-5.3/uclogic' into for-linus
2019-07-09 Jiri KosinaMerge branches 'for-5.2/fixes', 'for-5.3/doc', 'for...
2019-07-09 Linus TorvaldsMerge tag 'printk-for-5.3' of git://git./linux/kernel...
2019-07-09 Linus TorvaldsMerge branch 'next-lsm' of git://git./linux/kernel...
2019-07-09 Linus TorvaldsMerge branch 'x86-paravirt-for-linus' of git://git...
2019-07-08 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2019-07-06 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-07-06 Mark BrownMerge branch 'asoc-5.2' into asoc-linus
2019-07-05 Greg Kroah-HartmanMerge tag 'usb-ci-v5.3-rc1' of git://git./linux/kernel...
2019-07-05 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-07-04 Mark BrownMerge branch 'spi-5.2' into spi-linus
2019-07-04 Mark BrownMerge branch 'regulator-5.2' into regulator-linus
2019-07-04 Mark BrownMerge branch 'regmap-5.2' into regmap-linus
next