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 parse: Before yyabort-ing free components
Ian Rogers
2019-11-07
1
-55
/
+197
|
*
perf parse: Add destructors for parse event terms
Ian Rogers
2019-11-07
1
-21
/
+48
|
*
perf parse: Ensure config and str in terms are unique
Ian Rogers
2019-11-06
2
-10
/
+45
|
*
perf parse: Add parse events handle error
Ian Rogers
2019-11-06
3
-43
/
+71
|
*
perf stat: Add --per-node agregation support
Jiri Olsa
2019-11-06
5
-0
/
+38
|
*
perf env: Add perf_env__numa_node()
Jiri Olsa
2019-11-06
2
-0
/
+46
|
*
perf tools: Splice events onto evlist even on error
Ian Rogers
2019-11-06
1
-6
/
+11
|
*
perf map_groups: Introduce for_each_entry() and for_each_entry_safe() iterators
Arnaldo Carvalho de Melo
2019-11-06
3
-27
/
+10
|
*
perf maps: Add for_each_entry()/_safe() iterators
Arnaldo Carvalho de Melo
2019-11-06
7
-36
/
+59
|
*
perf map: Allow map__next() to receive a NULL arg
Arnaldo Carvalho de Melo
2019-11-06
1
-1
/
+6
|
*
perf map: Check if the map still has some refcounts on exit
Arnaldo Carvalho de Melo
2019-11-06
1
-1
/
+1
|
*
perf dso: Add dso__data_write_cache_addr()
Adrian Hunter
2019-11-06
2
-15
/
+65
|
*
perf dso: Refactor dso_cache__read()
Adrian Hunter
2019-11-06
1
-27
/
+37
|
*
perf auxtrace: Add auxtrace_cache__remove()
Adrian Hunter
2019-11-06
2
-0
/
+29
|
*
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
2019-11-06
1
-2
/
+2
|
*
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
2019-11-06
1
-1
/
+1
|
*
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
2019-11-06
1
-2
/
+2
|
*
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
2019-11-06
1
-1
/
+1
|
*
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
2019-11-06
1
-1
/
+1
|
*
perf probe: Fix wrong address verification
Masami Hiramatsu
2019-11-06
1
-22
/
+10
|
*
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2019-11-06
2
-1
/
+26
|
*
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
2019-11-06
1
-5
/
+9
|
*
perf probe: Fix to find range-only function instance
Masami Hiramatsu
2019-11-06
1
-1
/
+5
|
*
perf tools: Avoid a malloc() for array events
Ian Rogers
2019-11-06
1
-5
/
+3
|
*
perf tools: Move ALLOC_LIST into a function
Ian Rogers
2019-11-06
1
-22
/
+43
|
*
perf evsel: Avoid close(-1)
Andi Kleen
2019-11-06
1
-1
/
+2
|
*
perf evsel: Always preserve errno while cleaning up perf_event_open failures
Andi Kleen
2019-11-06
1
-2
/
+4
|
*
perf cs-etm: Fix definition of macro TO_CS_QUEUE_NR
Leo Yan
2019-11-06
1
-2
/
+2
|
*
perf llvm: Make .o saving a debug message, not an info one
Arnaldo Carvalho de Melo
2019-11-06
1
-3
/
+2
|
*
perf record: Put a copy of kcore into the perf.data directory
Adrian Hunter
2019-11-06
5
-0
/
+57
|
*
perf data: Support single perf.data file directory
Adrian Hunter
2019-11-06
2
-1
/
+14
|
*
perf session: Fix indent in perf_session__new()"
Jiri Olsa
2019-11-06
1
-2
/
+2
|
*
perf data: Rename directory "header" file to "data"
Adrian Hunter
2019-11-06
2
-2
/
+2
|
*
perf data: Move perf_dir_version into data.h
Adrian Hunter
2019-11-06
2
-4
/
+4
|
*
perf data: Correctly identify directory data files
Adrian Hunter
2019-11-06
1
-1
/
+1
*
|
Merge tag 'v5.4-rc7' into perf/core, to pick up fixes
Ingo Molnar
2019-11-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
perf tools: Fix time sorting
Jiri Olsa
2019-11-05
1
-1
/
+1
|
*
perf tools: Remove unused trace_find_next_event()
Steven Rostedt (VMware)
2019-11-05
2
-33
/
+0
|
*
perf scripting engines: Iterate on tep event arrays directly
Steven Rostedt (VMware)
2019-11-05
2
-4
/
+13
*
|
Merge tag 'perf-core-for-mingo-5.5-20191021' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-10-22
15
-130
/
+222
|
\
\
|
*
|
libperf: Move mask setup to perf_evlist__mmap_ops()
Jiri Olsa
2019-10-19
1
-1
/
+0
|
*
|
libperf: Move mmap allocation to perf_evlist__mmap_ops::get
Jiri Olsa
2019-10-19
1
-15
/
+9
|
*
|
libperf: Introduce perf_evlist__for_each_mmap()
Jiri Olsa
2019-10-19
1
-1
/
+3
|
*
|
perf list: Hide deprecated events by default
Jin Yao
2019-10-19
4
-8
/
+19
|
*
|
perf tools: Remove unused trace_find_next_event()
Steven Rostedt (VMware)
2019-10-18
2
-33
/
+0
|
*
|
perf scripting engines: Iterate on tep event arrays directly
Steven Rostedt (VMware)
2019-10-18
2
-4
/
+13
|
*
|
perf string: Export asprintf__tp_filter_pids()
Arnaldo Carvalho de Melo
2019-10-15
2
-1
/
+5
|
*
|
perf stat: Support --all-kernel/--all-user
Jin Yao
2019-10-15
2
-0
/
+12
|
*
|
perf annotate: Fix objdump --no-show-raw-insn flag
Ian Rogers
2019-10-15
1
-2
/
+2
|
*
|
perf annotate: Don't pipe objdump output through 'expand' command
Ian Rogers
2019-10-15
1
-19
/
+76
[prev]
[next]