aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/env.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-06perf env: Add perf_env__numa_node()Jiri Olsa1-0/+6
2019-10-07perf env: Add routine to read the env->cpuid from the running machineArnaldo Carvalho de Melo1-0/+1
2019-09-20perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo1-1/+2
2019-07-29perf cpu_map: Rename struct cpu_map to struct perf_cpu_mapJiri Olsa1-1/+1
2019-06-10perf header: Add die information in CPU topologyKan Liang1-0/+3
2019-05-15perf record: Implement COMPRESSED event record and its attributesAlexey Budankov1-0/+10
2019-05-15perf session: Define 'bytes_transferred' and 'bytes_compressed' metricsAlexey Budankov1-0/+1
2019-03-19perf bpf: Save BTF in a rbtree in perf_envSong Liu1-0/+5
2019-03-19perf bpf: Save bpf_prog_info in a rbtree in perf_envSong Liu1-0/+19
2018-10-18perf record: Encode -k clockid frequency into Perf traceAlexey Budankov1-0/+1
2018-05-22perf machine: Add nr_cpus_avail()Adrian Hunter1-0/+1
2018-05-19perf machine: Add machine__is() to identify machine archAdrian Hunter1-0/+2
2018-03-08perf tools: Add MEM_TOPOLOGY feature to perf data fileJiri Olsa1-0/+9
2017-12-27perf env: Adopt perf_env__arch() from the annotate codeArnaldo Carvalho de Melo1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-04perf header: Transform nodes string info to structJiri Olsa1-1/+9
2016-02-16perf tools: Add perf data cache featureJiri Olsa1-0/+15
2015-09-14perf env: Introduce read_cpu_topology_map() methodArnaldo Carvalho de Melo1-0/+2
2015-09-14perf env: Read msr pmu type from headerKan Liang1-0/+1
2015-09-14perf env: Adopt perf_header__set_cmdlineArnaldo Carvalho de Melo1-0/+4
2015-09-14perf env: Move perf_env out of header.h and session.c into separate objectArnaldo Carvalho de Melo1-0/+37