index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
env.h
Age
Commit message (
Expand
)
Author
2021-11-13
perf bpf: Avoid memory leak from perf_env__insert_btf()
Ian Rogers
2021-09-10
perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappings
Kim Phillips
2021-08-09
perf env: Track kernel 64-bit mode in environment
Leo Yan
2021-05-17
perf header: Support HYBRID_CPU_PMU_CAPS feature
Jin Yao
2021-05-17
perf header: Support HYBRID_TOPOLOGY feature
Jin Yao
2020-11-04
perf env: Conditionally compile BPF support code on having HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2020-08-06
perf tools: Move clockid_res_ns under clock struct
Jiri Olsa
2020-08-06
perf header: Store clock references for -k/--clockid option
Jiri Olsa
2020-04-18
perf header: Support CPU PMU capabilities
Kan Liang
2020-04-03
perf cgroup: Maintain cgroup hierarchy
Namhyung Kim
2019-11-06
perf env: Add perf_env__numa_node()
Jiri Olsa
2019-10-07
perf env: Add routine to read the env->cpuid from the running machine
Arnaldo Carvalho de Melo
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
2019-07-29
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-06-10
perf header: Add die information in CPU topology
Kan Liang
2019-05-15
perf record: Implement COMPRESSED event record and its attributes
Alexey Budankov
2019-05-15
perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics
Alexey Budankov
2019-03-19
perf bpf: Save BTF in a rbtree in perf_env
Song Liu
2019-03-19
perf bpf: Save bpf_prog_info in a rbtree in perf_env
Song Liu
2018-10-18
perf record: Encode -k clockid frequency into Perf trace
Alexey Budankov
2018-05-22
perf machine: Add nr_cpus_avail()
Adrian Hunter
2018-05-19
perf machine: Add machine__is() to identify machine arch
Adrian Hunter
2018-03-08
perf tools: Add MEM_TOPOLOGY feature to perf data file
Jiri Olsa
2017-12-27
perf env: Adopt perf_env__arch() from the annotate code
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-07-04
perf header: Transform nodes string info to struct
Jiri Olsa
2016-02-16
perf tools: Add perf data cache feature
Jiri Olsa
2015-09-14
perf env: Introduce read_cpu_topology_map() method
Arnaldo Carvalho de Melo
2015-09-14
perf env: Read msr pmu type from header
Kan Liang
2015-09-14
perf env: Adopt perf_header__set_cmdline
Arnaldo Carvalho de Melo
2015-09-14
perf env: Move perf_env out of header.h and session.c into separate object
Arnaldo Carvalho de Melo