summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf intel-pt: Use shared x86 insn decoderJosh Poimboeuf2019-09-011-1/+1
* perf event: Remove needless include directives from event.hArnaldo Carvalho de Melo2019-09-011-0/+1
* perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo2019-09-011-0/+1
* perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo2019-08-292-2/+0
* perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo2019-08-292-1/+2
* libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa2019-08-293-3/+3
* libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/e...Jiri Olsa2019-08-291-1/+1
* perf evlist: Remove needless util.h from evlist.hArnaldo Carvalho de Melo2019-08-282-0/+2
* perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checksIgor Lubashev2019-08-282-2/+3
* perf record: Move record_opts and other record decls out of perf.hArnaldo Carvalho de Melo2019-08-262-1/+3
* perf cpumap: Remove needless includes from cpumap.hArnaldo Carvalho de Melo2019-08-221-0/+1
* perf x86 kvm-stat: Add missing string.h headerArnaldo Carvalho de Melo2019-08-221-0/+1
* libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()Jiri Olsa2019-08-222-7/+7
* perf intel-pt: Process options for PEBS event synthesisAdrian Hunter2019-08-141-0/+23
* perf tools: Fix paths in include statementsLuke Mujica2019-08-122-5/+5
* libperf: Add cpus to struct perf_evlistJiri Olsa2019-07-292-3/+3
* libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evselJiri Olsa2019-07-293-30/+30
* perf evsel: Rename perf_evsel__disable() to evsel__disable()Jiri Olsa2019-07-292-2/+2
* perf evsel: Rename perf_evsel__enable() to evsel__enable()Jiri Olsa2019-07-292-2/+2
* perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa2019-07-293-12/+12
* perf evsel: Rename struct perf_evsel to struct evselJiri Olsa2019-07-294-22/+22
* perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa2019-07-292-2/+2
* tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo2019-07-094-4/+4
* Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar2019-07-081-2/+2
|\
| * perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang2019-06-241-2/+2
* | tools perf: Move from sane_ctype.h obtained from git to the Linux's originalArnaldo Carvalho de Melo2019-06-261-1/+1
* | perf tools: Add missing util.h to pick up 'page_size' variableArnaldo Carvalho de Melo2019-06-251-0/+1
* | tools x86 machine: Add missing util.h to pick up 'page_size'Arnaldo Carvalho de Melo2019-06-251-0/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-053-30/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* perf regs x86: Add X86 specific arch__intr_reg_mask()Kan Liang2019-05-161-0/+28
* perf tools x86: Add support for recording and printing XMM registersAndi Kleen2019-05-151-0/+16
* perf script: Support insn output for normal samplesAndi Kleen2019-03-112-0/+27
* perf tools: Rename build libperf to perfJiri Olsa2019-02-141-15/+15
* perf kvm stat: Replace kvm-stat.h includes with forward declarationsArnaldo Carvalho de Melo2019-02-061-0/+1
* perf intel-pt: Fix error with config term "pt=0"Adrian Hunter2018-12-171-0/+11
* perf vendor events: Add stepping in CPUID string for x86Kan Liang2018-11-221-1/+65
* perf tools: Add Hygon Dhyana supportPu Wen2018-11-221-1/+1
* perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo2018-07-302-0/+2
* perf tools: Fix compilation errors on gcc8Jiri Olsa2018-07-111-1/+1
* perf machine: Synthesize and process mmap events for x86 PTI entry trampolinesAdrian Hunter2018-05-232-0/+77
* perf machine: Create maps for x86 PTI entry trampolinesAdrian Hunter2018-05-232-0/+104
* perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULLAdrian Hunter2018-03-081-9/+5
* perf record: Fix failed memory allocation for get_cpuid_strThomas Richter2018-01-171-1/+1
* perf tools: Fix compile error with libunwind x86Wang Nan2018-01-081-1/+1
* perf pmu: Pass pmu as a parameter to get_cpuid_str()Ganapatrao Kulkarni2017-12-051-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
* perf intel-pt: Always set no branch for dummy eventKan Liang2017-07-201-0/+2
* perf intel-pt: Set no_aux_samples for the tracking eventKan Liang2017-07-201-0/+1
* perf intel-pt: Add default config for pass-through branch enableAdrian Hunter2017-06-211-0/+5