index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-24
perf tools: Normalize sq_quote_argv() error reporting
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-10-24
perf bench mem: Move boilerplate memory allocation to the infrastructure
Arnaldo Carvalho de Melo
1
-47
/
+30
2016-10-24
perf trace: Implement --delay
Alexis Berlemont
2
-1
/
+14
2016-10-24
perf hists browser: Dynamically change verbosity level
Alexis Berlemont
2
-6
/
+16
2016-10-24
perf tools: Fix typo "No enough" to "Not enough"
Alexander Alemayhu
4
-10
/
+10
2016-10-24
perf pmu: Only print Using CPUID message once
Andi Kleen
1
-1
/
+5
2016-10-24
perf jit: Add jitdump format specification document
Stephane Eranian
1
-0
/
+170
2016-10-24
perf jit: Check JITHEADER_VERSION
Stefano Sanfilippo
1
-0
/
+6
2016-10-24
perf jit: Generate .eh_frame/.eh_frame_hdr in DSO
Stefano Sanfilippo
3
-7
/
+109
2016-10-24
perf jit: Add unwinding support
Stefano Sanfilippo
2
-3
/
+66
2016-10-24
perf jit: Do not assume pgoff is zero
Stefano Sanfilippo
1
-2
/
+2
2016-10-24
perf jit: Make perf skip unknown records
Stefano Sanfilippo
1
-3
/
+3
2016-10-24
perf jit: Remove unecessary padding in jitdump file
Stephane Eranian
1
-37
/
+1
2016-10-24
perf jit: Enable jitdump support without dwarf
Maciej Debski
4
-4
/
+11
2016-10-24
perf jit: Improve error messages from JVMTI
Stephane Eranian
1
-10
/
+29
2016-10-24
perf jit: Add NT_GNU_BUILD_ID definition for older distros
Arnaldo Carvalho de Melo
1
-0
/
+4
2016-10-24
perf jit: Avoid returning garbage for a ret variable
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-10-24
perf tools: Implement branch_type event parameter
Andi Kleen
5
-43
/
+71
2016-10-24
perf record: Improve documentation of event parameters
Andi Kleen
1
-3
/
+6
2016-10-24
perf header: Display feature name on write failure
Jiri Olsa
1
-1
/
+1
2016-10-24
perf header: Display missing features
Jiri Olsa
1
-1
/
+9
2016-10-24
perf report: Move captured info to generic header info
Jiri Olsa
2
-10
/
+9
2016-10-24
tools lib: Add for_each_clear_bit macro
Jiri Olsa
1
-0
/
+1
2016-10-24
perf tools: Sync copy of x86's syscall table
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-10-24
perf script: Support insn and insnlen
Andi Kleen
2
-3
/
+27
2016-10-24
perf intel-pt/bts: Report instruction bytes and length in sample
Andi Kleen
6
-1
/
+19
2016-10-24
perf intel-pt/bts: Tidy instruction buffer size usage
Adrian Hunter
5
-23
/
+16
2016-10-21
perf c2c report: Add --show-all option
Jiri Olsa
2
-2
/
+8
2016-10-21
perf c2c report: Add --no-source option
Jiri Olsa
2
-5
/
+11
2016-10-21
perf c2c: Add man page and credits
Jiri Olsa
2
-0
/
+287
2016-10-21
perf c2c report: Add help windows
Jiri Olsa
1
-2
/
+17
2016-10-21
perf c2c report: Iterate node display in browser
Jiri Olsa
1
-0
/
+4
2016-10-21
perf c2c report: Add support to manage symbol name length
Jiri Olsa
1
-1
/
+32
2016-10-21
perf c2c report: Add cacheline index entry
Jiri Olsa
1
-3
/
+61
2016-10-21
perf c2c report: Recalc width of global sort entries
Jiri Olsa
1
-0
/
+12
2016-10-21
perf c2c report: Allow to set cacheline sort fields
Jiri Olsa
1
-17
/
+102
2016-10-21
perf c2c report: Add support to choose local HITMs
Jiri Olsa
1
-19
/
+95
2016-10-21
perf c2c report: Limit the cachelines table entries
Jiri Olsa
3
-1
/
+38
2016-10-21
perf c2c report: Allow to report callchains
Jiri Olsa
1
-0
/
+67
2016-10-21
perf c2c report: Add c2c related stats stdio output
Jiri Olsa
1
-6
/
+27
2016-10-21
perf c2c report: Add shared cachelines stats stdio output
Jiri Olsa
1
-1
/
+61
2016-10-21
perf c2c report: Add global stats stdio output
Jiri Olsa
1
-0
/
+56
2016-10-21
perf c2c report: Add TUI cacheline browser
Jiri Olsa
1
-0
/
+81
2016-10-21
perf c2c report: Add main TUI browser
Jiri Olsa
3
-3
/
+117
2016-10-19
perf c2c report: Add stdio output support
Jiri Olsa
1
-0
/
+83
2016-10-19
perf c2c report: Set final resort fields
Jiri Olsa
1
-0
/
+31
2016-10-19
perf c2c report: Setup number of header lines for hists
Jiri Olsa
1
-6
/
+12
2016-10-19
perf c2c report: Add src line sort key
Jiri Olsa
3
-2
/
+14
2016-10-19
perf c2c report: Add 'cpucnt' sort key
Jiri Olsa
1
-0
/
+23
2016-10-19
perf c2c report: Add stats related sort keys
Jiri Olsa
1
-0
/
+80
[next]