index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
env.c
Age
Commit message (
Expand
)
Author
2025-07-25
perf env: Remove global perf_env
Ian Rogers
2025-07-25
perf test: Avoid use perf_env
Ian Rogers
2025-06-26
perf top: populate PMU capabilities data in perf_env
Thomas Falcon
2025-06-20
perf record: collect BPF metadata from new programs
Blake Jones
2025-02-27
perf cpumap: Reduce cpu size from int to int16_t
Ian Rogers
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
2024-12-18
perf env: Move arch errno function to only use in env
Ian Rogers
2024-12-10
perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()
Zhongqiu Han
2024-12-10
perf header: Fix one memory leakage in process_bpf_prog_info()
Zhongqiu Han
2024-12-09
perf env: Ensure failure broken topology file reads are always -1 encoded
Ian Rogers
2024-11-16
perf header: Avoid transitive PMU includes
Ian Rogers
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
2024-10-22
perf tools: Move x86__is_amd_cpu() to util/env.c
Namhyung Kim
2024-09-11
perf env: Find correct branch counter info on hybrid
Kan Liang
2024-01-03
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
2023-12-04
perf env: Cache the arch specific strerrno function in perf_env__arch_strerrno()
Arnaldo Carvalho de Melo
2023-12-04
perf env: Introduce perf_env__arch_strerrno()
Arnaldo Carvalho de Melo
2023-11-10
perf header: Additional note on AMD IBS for max_precise pmu cap
Arnaldo Carvalho de Melo
2023-10-12
perf env: Remove unnecessary NULL tests
Ian Rogers
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-05-01
tools/perf: Add basic support for LoongArch
Huacai Chen
2023-04-12
perf env: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2022-06-24
perf header: Record non-CPU PMU capabilities
Ravi Bangoria
2022-06-24
perf header: Store PMU caps in an array of strings
Ravi Bangoria
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
perf cpumap: Remove map from function names that don't use a map
Ian Rogers
2021-11-13
perf bpf: Avoid memory leak from perf_env__insert_btf()
Ian Rogers
2021-11-01
perf bpf: Pull in bpf_program__get_prog_info_linear()
Dave Marchevsky
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-08-02
perf env: Normalize aarch64.* and arm64.* to arm64 in normalize_arch()
Li Huafei
2021-07-15
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
2021-07-15
perf env: Fix sibling_dies memory leak
Riccardo Mancini
2021-06-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-06-04
perf env: Fix memory leak of bpf_prog_info_linear member
Riccardo Mancini
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-04-03
perf cgroup: Maintain cgroup hierarchy
Namhyung Kim
2020-03-02
perf env: Do not return pointers to local variables
Arnaldo Carvalho de Melo
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-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-08-22
perf cpumap: Remove needless includes from cpumap.h
Arnaldo Carvalho de Melo
2019-07-29
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
2019-07-09
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
[next]