index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
Arnaldo Carvalho de Melo
2018-01-17
1
-3
/
+13
*
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
2018-01-17
3
-6
/
+15
*
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
2018-01-17
1
-4
/
+4
*
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
2018-01-17
7
-0
/
+773
*
perf evsel: Check if callchain is enabled before setting it up
Arnaldo Carvalho de Melo
2018-01-12
1
-3
/
+11
*
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
2018-01-12
1
-1
/
+1
*
perf script python: Add script to profile and resolve physical mem type
Kan Liang
2018-01-12
1
-0
/
+2
*
perf evlist: Remove trailing semicolon
Luis de Bethencourt
2018-01-12
1
-1
/
+1
*
perf evsel: Fix incorrect handling of type _TERM_DRV_CFG
Mathieu Poirier
2018-01-11
1
-1
/
+1
*
perf tools: Make the tool's warning messages optional
Jiri Olsa
2018-01-10
2
-2
/
+5
*
perf script: Add support to display lost events
Jiri Olsa
2018-01-10
1
-0
/
+8
*
perf script: Add support to display sample misc field
Jiri Olsa
2018-01-08
2
-0
/
+2
*
perf tools: Display perf_event_attr::namespaces debug info
Jiri Olsa
2018-01-08
1
-0
/
+1
*
perf tools: Create function to perform multiple time range checking
Jin Yao
2018-01-08
2
-0
/
+31
*
perf tools: Create function to parse time percent
Jin Yao
2018-01-08
2
-12
/
+196
*
perf header: Add infrastructure to record first and last sample time
Jin Yao
2018-01-08
3
-0
/
+63
*
perf report: Fix a wrong offset issue when using /proc/kcore
Jin Yao
2018-01-08
6
-15
/
+22
*
perf evsel: Enable ignore_missing_thread for pid option
Mengting Zhang
2017-12-27
1
-2
/
+45
*
perf evsel: Fix swap for samples with raw data
Jiri Olsa
2017-12-27
2
-3
/
+18
*
perf probe: Support escaped character in parser
Masami Hiramatsu
2017-12-27
1
-23
/
+35
*
perf string: Add {strdup,strpbrk}_esc()
Masami Hiramatsu
2017-12-27
2
-0
/
+48
*
perf probe: Find versioned symbols from map
Masami Hiramatsu
2017-12-27
3
-2
/
+24
*
perf probe: Add __return suffix for return events
Masami Hiramatsu
2017-12-27
1
-4
/
+5
*
perf probe: Cut off the version suffix from event name
Masami Hiramatsu
2017-12-27
1
-2
/
+2
*
perf probe: Add warning message if there is unexpected event name
Masami Hiramatsu
2017-12-27
1
-0
/
+8
*
perf env: Adopt perf_env__arch() from the annotate code
Arnaldo Carvalho de Melo
2017-12-27
4
-18
/
+51
*
perf annotate: Use perf_env when obtaining the arch name
Arnaldo Carvalho de Melo
2017-12-27
3
-17
/
+8
*
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
Arnaldo Carvalho de Melo
2017-12-27
4
-8
/
+9
*
perf trace: Use generated syscall table on s390 too
Hendrik Brueckner
2017-12-27
1
-0
/
+4
*
perf perf: Remove duplicate includes
Pravin Shedge
2017-12-27
4
-8
/
+0
*
perf utils: Move is_directory() to path.h
Jiri Olsa
2017-12-27
2
-0
/
+17
*
perf stat: Resort '--per-thread' result
Jin Yao
2017-12-27
1
-0
/
+9
*
perf stat: Remove --per-thread pid/tid limitation
Jin Yao
2017-12-27
1
-0
/
+7
*
perf thread_map: Enumerate all threads from /proc
Jin Yao
2017-12-27
3
-3
/
+7
*
perf stat: Update or print per-thread stats
Jin Yao
2017-12-27
1
-3
/
+8
*
perf stat: Allocate shadow stats buffer for threads
Jin Yao
2017-12-27
1
-0
/
+2
*
perf stat: Remove a set of shadow stats static variables
Jin Yao
2017-12-27
2
-53
/
+16
*
perf stat: Print per-thread shadow stats
Jin Yao
2017-12-27
2
-78
/
+134
*
perf stat: Update per-thread shadow stats
Jin Yao
2017-12-27
3
-32
/
+64
*
perf stat: Create the runtime_stat init/exit function
Jin Yao
2017-12-27
2
-0
/
+20
*
perf stat: Extend rbtree to support per-thread shadow stats
Jin Yao
2017-12-27
1
-0
/
+27
*
perf stat: Define a structure for per-thread shadow stats
Jin Yao
2017-12-27
2
-12
/
+42
*
Merge tag 'v4.15-rc4' into perf/core, to pick up fixes
Ingo Molnar
2017-12-18
2
-3
/
+12
|
\
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-15
1
-2
/
+11
|
|
\
|
|
*
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2017-12-15
1
-3
/
+12
|
*
|
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
Mark Rutland
2017-12-12
1
-1
/
+1
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...
Ingo Molnar
2017-12-06
1
-1
/
+1
|
\
|
|
|
*
|
tooling/headers: Synchronize updated s390 and x86 UAPI headers
Ingo Molnar
2017-12-06
1
-1
/
+1
*
|
|
perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record
Wang Nan
2017-12-05
3
-27
/
+27
*
|
|
perf mmap: Don't discard prev in backward mode
Wang Nan
2017-12-05
1
-18
/
+15
[prev]
[next]