index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-23
perf: Extract building cache level for a CPU into separate function
K Prateek Nayak
1
-0
/
+4
2023-04-11
perf header: Move perf_version_string declaration
Ian Rogers
1
-0
/
+2
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-0
/
+2
2022-07-18
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
1
-0
/
+2
2022-06-24
perf header: Record non-CPU PMU capabilities
Ravi Bangoria
1
-1
/
+1
2022-05-23
perf inject: Keep some features sections from input file
Adrian Hunter
1
-0
/
+5
2022-05-23
perf header: Add ability to keep feature sections
Adrian Hunter
1
-0
/
+10
2022-04-14
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
1
-0
/
+1
2021-08-02
perf tools: Pass a fd to perf_file_header__read_pipe()
Namhyung Kim
1
-1
/
+1
2021-05-17
perf header: Support HYBRID_CPU_PMU_CAPS feature
Jin Yao
1
-0
/
+1
2021-05-17
perf header: Support HYBRID_TOPOLOGY feature
Jin Yao
1
-0
/
+1
2020-08-06
perf header: Store clock references for -k/--clockid option
Jiri Olsa
1
-0
/
+1
2020-04-18
perf header: Support CPU PMU capabilities
Kan Liang
1
-0
/
+1
2019-11-06
perf data: Move perf_dir_version into data.h
Adrian Hunter
1
-4
/
+0
2019-09-20
perf tools: Move event synthesizing routines to separate .c file
Arnaldo Carvalho de Melo
1
-0
/
+18
2019-09-20
perf event: Move perf_event__synthesize* to event.h
Arnaldo Carvalho de Melo
1
-39
/
+3
2019-07-30
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-8
/
+8
2019-07-30
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-4
/
+4
2019-05-15
perf record: Implement COMPRESSED event record and its attributes
Alexey Budankov
1
-0
/
+1
2019-03-19
perf bpf: Save BTF information as headers to perf.data
Song Liu
1
-0
/
+1
2019-03-19
perf bpf: Save bpf_prog_info information as headers to perf.data
Song Liu
1
-0
/
+1
2019-03-11
perf header: Add DIR_FORMAT feature to describe directory data
Jiri Olsa
1
-0
/
+5
2018-10-18
perf record: Encode -k clockid frequency into Perf trace
Alexey Budankov
1
-0
/
+1
2018-09-19
perf tools: Remove perf_tool from event_op2
Jiri Olsa
1
-9
/
+6
2018-08-30
perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_a...
Jiri Olsa
1
-1
/
+1
2018-07-30
perf tools: Fix the build on the alpine:edge distro
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-03-08
perf tools: Add MEM_TOPOLOGY feature to perf data file
Jiri Olsa
1
-0
/
+1
2018-02-16
perf cpuid: Introduce a platform specific cpuid compare function
Thomas Richter
1
-0
/
+1
2018-01-08
perf header: Add infrastructure to record first and last sample time
Jin Yao
1
-0
/
+1
2017-12-05
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
1
-1
/
+2
2017-11-30
perf record: Synthesize unit/scale/... in event update
Andi Kleen
1
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-19
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
1
-0
/
+9
2017-07-19
perf header: Add struct feat_fd for write
David Carrillo-Cisneros
1
-2
/
+5
2017-07-19
perf header: Revamp do_write()
David Carrillo-Cisneros
1
-0
/
+2
2016-10-04
perf pmu: Use pmu_events table to create aliases
Sukadev Bhattiprolu
1
-0
/
+1
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-02-16
perf tools: Add perf data cache feature
Jiri Olsa
1
-0
/
+1
2015-12-17
perf tools: Introduce stat perf.data header feature
Jiri Olsa
1
-0
/
+1
2015-12-17
perf tools: Add perf_event__fprintf_event_update function
Jiri Olsa
1
-0
/
+1
2015-12-17
perf tools: Add event_update event cpus type
Jiri Olsa
1
-0
/
+3
2015-12-17
perf tools: Add event_update event name type
Jiri Olsa
1
-0
/
+3
2015-12-17
perf tools: Add event_update event scale type
Jiri Olsa
1
-0
/
+3
2015-12-17
perf tools: Add event_update event unit type
Jiri Olsa
1
-0
/
+3
2015-12-17
perf tools: Add event_update user level event
Jiri Olsa
1
-0
/
+3
2015-09-14
perf env: Move perf_env out of header.h and session.c into separate object
Arnaldo Carvalho de Melo
1
-32
/
+1
2015-09-02
perf tools: Store the cpu socket and core ids in the perf.data header
Kan Liang
1
-0
/
+6
2015-08-28
perf tools: Rename perf_session_env to perf_env
Kan Liang
1
-2
/
+2
2015-07-21
perf header: Use argv style storage for cmdline feature data
Jiri Olsa
1
-0
/
+1
[next]