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
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
2015-04-29
perf header: Add AUX area tracing feature
Adrian Hunter
1
-0
/
+1
2014-11-05
perf build-id: Move build-id related functions to util/build-id.c
Namhyung Kim
1
-5
/
+3
2014-07-23
perf tools: Add dsos__hit_all()
Adrian Hunter
1
-0
/
+2
2014-05-01
tools: Consolidate types.h
Borislav Petkov
1
-2
/
+2
2014-01-13
perf header: Pack 'struct perf_session_env'
Arnaldo Carvalho de Melo
1
-5
/
+5
2013-07-18
perf header: Recognize version number for perf data file
Jiri Olsa
1
-5
/
+11
2013-07-17
perf header: Introduce feat_offset into perf_header
Jiri Olsa
1
-0
/
+1
2013-07-17
perf header: Remove attr_offset from perf_header
Jiri Olsa
1
-1
/
+0
2013-07-17
perf session: Use session->fd instead of passing fd as argument
Jiri Olsa
1
-1
/
+1
2013-07-15
perf tools: Remove event types framework completely
Jiri Olsa
1
-13
/
+0
2013-07-15
perf tools: Remove event types from perf data file
Jiri Olsa
1
-2
/
+1
2013-07-12
perf tools: Fix missing tool parameter
Adrian Hunter
1
-2
/
+4
2013-05-29
perf tools: Remove frozen from perf_header struct
Jiri Olsa
1
-1
/
+0
2013-01-31
perf header: Add HEADER_GROUP_DESC feature
Namhyung Kim
1
-0
/
+2
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
1
-1
/
+1
2012-11-20
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
1
-1
/
+1
2012-10-29
perf header: Add is_perf_magic() func
Feng Tang
1
-0
/
+1
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
1
-1
/
+1
2012-09-24
perf header: Remove perf_header__read_feature
Namhyung Kim
1
-1
/
+0
2012-09-24
perf header: Add struct perf_session_env
Namhyung Kim
1
-0
/
+24
2012-09-21
perf kvm: Events analysis tool
Xiao Guangrong
1
-0
/
+1
2012-09-11
perf tools: Back [vdso] DSO with real data
Jiri Olsa
1
-1
/
+1
2012-08-22
perf tools: Add pmu mappings to header information
Robert Richter
1
-0
/
+1
2012-08-17
perf tools: Fix type for evsel->ids and add size check for ids
Robert Richter
1
-1
/
+1
2012-05-22
perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA
Stephane Eranian
1
-1
/
+1
2012-03-09
perf record: Add HEADER_BRANCH_STACK tag
Stephane Eranian
1
-1
/
+1
2012-02-02
perf record: Make feature initialization generic
Robert Richter
1
-0
/
+1
[next]