index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
sample-parsing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-06
perf test: Fix sample-parsing failure on non-x86 platforms
Kan Liang
1
-4
/
+0
2021-02-18
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
1
-1
/
+1
2021-02-08
perf test: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
1
-3
/
+11
2021-01-20
perf test: Add test case for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
1
-0
/
+4
2020-12-17
perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZE
Arnaldo Carvalho de Melo
1
-1
/
+5
2020-05-05
perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*()
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-05-05
perf evsel: Rename __perf_evsel__sample_size() to __evsel__sample_size()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
1
-1
/
+5
2020-03-10
perf tools: Add hw_idx in struct branch_stack
Kan Liang
1
-1
/
+6
2019-11-21
perf tools: Add kernel AUX area sampling definitions
Adrian Hunter
1
-1
/
+15
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-09-01
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-01
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-07-30
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-5
/
+7
2019-07-30
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-1
/
+1
2019-07-09
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-02-06
perf tests: Add missing headers so far obtained indirectly
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-01-18
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-01
perf test: Add test case for PERF_SAMPLE_PHYS_ADDR
Kan Liang
1
-1
/
+5
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-01-22
perf tests: Fix typo in sample-parsing.c
Rasmus Villemoes
1
-1
/
+1
2014-11-16
perf/tests: Add interrupted state sample parsing test
Stephane Eranian
1
-15
/
+40
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
1
-0
/
+1
2014-05-01
tools: Consolidate types.h
Borislav Petkov
1
-1
/
+1
2014-02-18
perf callchain: Add mask into struct regs_dump
Jiri Olsa
1
-9
/
+8
2013-11-04
perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTION
Adrian Hunter
1
-1
/
+6
2013-10-23
perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" test
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-10-23
perf test: Clarify the "sample parsing" test entry
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-08-29
perf tests: Add a sample parsing test
Adrian Hunter
1
-0
/
+316