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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-core-for-mingo-20160330' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-03-31
21
-55
/
+448
|
\
|
*
perf tools: Add support for skipping itrace instructions
Andi Kleen
2016-03-30
6
-2
/
+49
|
*
perf script perl: Perl scripts now get a backtrace, like the python ones
Dima Kogan
2016-03-30
1
-8
/
+106
|
*
perf config: Rename 'v' to 'home' in set_buildid_dir()
Taeung Song
2016-03-30
1
-3
/
+4
|
*
perf config: Rework buildid_dir_command_config to perf_buildid_config
Taeung Song
2016-03-30
1
-32
/
+18
|
*
perf config: Remove duplicated set_buildid_dir calls
Taeung Song
2016-03-30
1
-2
/
+1
|
*
perf tests: Add test to check for event times
Jiri Olsa
2016-03-30
4
-0
/
+242
|
*
perf tools: Make -f/--force option documentation consistent across tools
Jiri Olsa
2016-03-30
4
-3
/
+7
|
*
perf tools: Make hists__collapse_insert_entry static
Jiri Olsa
2016-03-30
2
-4
/
+3
|
*
perf mem: Add -U/-K (--all-user/--all-kernel) options
Jiri Olsa
2016-03-30
2
-1
/
+18
*
|
perf jit: genelf makes assumptions about endian
Anton Blanchard
2016-03-30
1
-14
/
+10
*
|
perf hists: Fix determination of a callchain node's childlessness
Andres Freund
2016-03-30
1
-1
/
+1
|
/
*
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
2016-03-29
4
-7
/
+22
*
perf tools: Fix build break on powerpc
Sukadev Bhattiprolu
2016-03-28
1
-0
/
+2
*
perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...
Arnaldo Carvalho de Melo
2016-03-24
1
-0
/
+1
*
perf tests: Fix tarpkg build test error output redirection
Arnaldo Carvalho de Melo
2016-03-24
1
-1
/
+1
*
Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-03-24
79
-557
/
+385
|
\
|
*
perf llvm: Use strerror_r instead of the thread unsafe strerror one
Arnaldo Carvalho de Melo
2016-03-23
1
-3
/
+4
|
*
perf llvm: Use realpath to canonicalize paths
Arnaldo Carvalho de Melo
2016-03-23
4
-44
/
+12
|
*
perf tools: Unexport some methods unused outside strbuf.c
Arnaldo Carvalho de Melo
2016-03-23
2
-7
/
+9
|
*
perf probe: No need to use formatting strbuf method
Arnaldo Carvalho de Melo
2016-03-23
3
-10
/
+10
|
*
perf help: Use asprintf instead of adhoc equivalents
Arnaldo Carvalho de Melo
2016-03-23
1
-38
/
+31
|
*
perf tools: Remove unused perf_pathdup, xstrdup functions
Arnaldo Carvalho de Melo
2016-03-23
4
-46
/
+0
|
*
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
2016-03-23
4
-5
/
+3
|
*
tools include: Copy linux/stringify.h from the kernel
Arnaldo Carvalho de Melo
2016-03-23
1
-0
/
+12
|
*
tools lib traceevent: Remove redundant CPU output
Steven Rostedt
2016-03-23
1
-3
/
+1
|
*
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
2016-03-23
20
-217
/
+197
|
*
perf tools: Simplify die() mechanism
Arnaldo Carvalho de Melo
2016-03-23
2
-8
/
+1
|
*
perf tools: Remove unused DIE_IF macro
Arnaldo Carvalho de Melo
2016-03-23
1
-7
/
+0
|
*
perf script: Remove lots of unused arguments
Arnaldo Carvalho de Melo
2016-03-23
1
-23
/
+14
|
*
perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve
Arnaldo Carvalho de Melo
2016-03-23
4
-11
/
+7
|
*
perf machine: Rename perf_event__preprocess_sample to machine__resolve
Arnaldo Carvalho de Melo
2016-03-23
13
-52
/
+17
|
*
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
2016-03-23
16
-45
/
+35
|
*
perf tests: Forward the perf_sample in the dwarf unwind test
Arnaldo Carvalho de Melo
2016-03-23
1
-2
/
+2
|
*
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2016-03-23
15
-26
/
+22
|
*
perf list: Fix documentation of :ppp
Andi Kleen
2016-03-22
1
-2
/
+4
|
*
perf bench numa: Fix assertion for nodes bitfield
Jakub Jelen
2016-03-21
1
-1
/
+1
|
*
perf symbols: Record text offset in dso to calculate objdump address
Wang Nan
2016-03-18
2
-6
/
+7
|
*
tools: Move utilities.mak from perf to tools/scripts/
Arnaldo Carvalho de Melo
2016-03-18
6
-5
/
+5
|
*
perf test: Remove 'core_id' check in topo test
Sukadev Bhattiprolu
2016-03-11
1
-5
/
+0
*
|
selftests/x86: Add an iopl test
Andy Lutomirski
2016-03-17
2
-1
/
+136
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-15
1
-2
/
+4
|
\
\
|
*
\
Merge commit 'torture.2015.02.23a' into core/rcu
Ingo Molnar
2016-03-15
1
-2
/
+4
|
|
\
\
|
|
*
|
rcutorture: Check for self-detected stalls
Paul E. McKenney
2016-01-25
1
-2
/
+2
|
|
*
|
rcutorture: Don't keep empty console.log.diags files
Paul E. McKenney
2016-01-25
1
-0
/
+2
|
|
*
|
rcutorture: Add checks for rcutorture writer starvation
Paul E. McKenney
2016-01-25
1
-2
/
+2
*
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-15
5
-44
/
+501
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
selftests/x86: In syscall_nt, test NT|TF as well
Andy Lutomirski
2016-03-10
1
-8
/
+49
|
*
|
|
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
Ingo Molnar
2016-03-07
2
-12
/
+11
|
|
\
\
\
|
*
\
\
\
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
2016-02-18
28
-63
/
+1510
|
|
\
\
\
\
[next]