index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
s390-cpumsf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-5
/
+5
*
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf evlist: Use the right prefix for 'struct evlist' sample parsing methods
Arnaldo Carvalho de Melo
2020-11-30
1
-2
/
+2
*
perf auxtrace: Add option to synthesize branch stack for regular events
Adrian Hunter
2020-05-05
1
-1
/
+2
*
perf auxtrace: Add an option to synthesize callchains for regular events
Adrian Hunter
2020-04-16
1
-1
/
+1
*
perf s390-cpumsf: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2020-04-16
1
-0
/
+9
*
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+0
*
perf tools: Remove needless thread.h include directives
Arnaldo Carvalho de Melo
2019-08-31
1
-1
/
+0
*
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+1
*
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-29
1
-2
/
+2
*
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf tools: Use list_del_init() more thorougly
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
2019-07-09
1
-4
/
+3
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
perf report: Support s390 diag event display on x86
Thomas Richter
2019-06-10
1
-18
/
+78
*
perf report: Add s390 diagnosic sampling descriptor size
Thomas Richter
2019-02-14
1
-0
/
+5
*
perf auxtrace: Add timestamp to auxtrace errors
Adrian Hunter
2019-02-06
1
-3
/
+4
*
perf report: Dump s390 counter set data to file
Thomas Richter
2019-01-21
1
-4
/
+73
*
perf tools: Cast off_t to s64 to avoid warning on bionic libc
Arnaldo Carvalho de Melo
2018-12-18
1
-1
/
+1
*
perf report: Create auxiliary trace data files for s390
Thomas Richter
2018-08-30
1
-3
/
+91
*
perf report: Add GUI report support for s390 auxiliary trace
Thomas Richter
2018-08-08
1
-8
/
+585
*
perf report: Add raw report support for s390 auxiliary trace
Thomas Richter
2018-08-08
1
-1
/
+246
*
perf auxtrace: Support for perf report -D for s390
Thomas Richter
2018-08-03
1
-0
/
+123