index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
1
-9
/
+10
2024-11-16
perf arm64 header: Use cpu argument in get_cpuid
Ian Rogers
1
-0
/
+1
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
1
-1
/
+1
2024-11-16
perf header: Move is_cpu_online to numa bench
Ian Rogers
1
-1
/
+0
2024-08-30
perf header: Remove repipe option
Ian Rogers
1
-1
/
+1
2024-08-30
perf inject: Overhaul handling of pipe files
Ian Rogers
1
-1
/
+2
2024-08-29
perf header: Add kerneldoc to 'struct perf_file_header'
Ian Rogers
1
-1
/
+15
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
1
-2
/
+2
2023-05-23
perf: Extract building cache level for a CPU into separate function
K Prateek Nayak
1
-0
/
+4
2023-04-10
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-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-8
/
+8
2019-07-29
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-29
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-18
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
1
-0
/
+9
2017-07-18
perf header: Add struct feat_fd for write
David Carrillo-Cisneros
1
-2
/
+5
2017-07-18
perf header: Revamp do_write()
David Carrillo-Cisneros
1
-0
/
+2
2016-10-03
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
[next]