index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-05
93
-1018
/
+1909
|
\
|
*
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2018-05-31
4
-1
/
+17
|
|
\
|
*
\
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2018-05-25
22
-192
/
+791
|
|
\
\
|
*
|
|
perf kcore_copy: Amend the offset of sections that remap kernel text
Adrian Hunter
2018-05-23
1
-2
/
+51
|
*
|
|
perf kcore_copy: Copy x86 PTI entry trampoline sections
Adrian Hunter
2018-05-23
1
-0
/
+42
|
*
|
|
perf kcore_copy: Get rid of kernel_map
Adrian Hunter
2018-05-23
1
-18
/
+52
|
*
|
|
perf kcore_copy: Iterate phdrs
Adrian Hunter
2018-05-23
1
-15
/
+10
|
*
|
|
perf kcore_copy: Layout sections
Adrian Hunter
2018-05-23
1
-3
/
+22
|
*
|
|
perf kcore_copy: Calculate offset from phnum
Adrian Hunter
2018-05-23
1
-1
/
+5
|
*
|
|
perf kcore_copy: Keep a count of phdrs
Adrian Hunter
2018-05-23
1
-5
/
+4
|
*
|
|
perf kcore_copy: Keep phdr data in a list
Adrian Hunter
2018-05-23
1
-0
/
+9
|
*
|
|
perf annotate: Show group event string for stdio
Jin Yao
2018-05-23
1
-1
/
+5
|
*
|
|
perf machine: Synthesize and process mmap events for x86 PTI entry trampolines
Adrian Hunter
2018-05-23
5
-7
/
+140
|
*
|
|
perf machine: Create maps for x86 PTI entry trampolines
Adrian Hunter
2018-05-23
5
-19
/
+187
|
*
|
|
perf machine: Allow for extra kernel maps
Adrian Hunter
2018-05-22
5
-12
/
+34
|
*
|
|
perf machine: Fix map_groups__split_kallsyms() for entry trampoline symbols
Adrian Hunter
2018-05-22
2
-0
/
+21
|
*
|
|
perf machine: Workaround missing maps for x86 PTI entry trampolines
Adrian Hunter
2018-05-22
3
-5
/
+106
|
*
|
|
perf machine: Add nr_cpus_avail()
Adrian Hunter
2018-05-22
4
-0
/
+20
|
*
|
|
perf annotate: Support '--group' option
Jin Yao
2018-05-21
1
-0
/
+7
|
*
|
|
perf report: Use perf_evlist__force_leader to support '--group'
Jin Yao
2018-05-21
1
-11
/
+2
|
*
|
|
perf evlist: Introduce force_leader() method
Jin Yao
2018-05-21
2
-0
/
+18
|
*
|
|
perf tools: Fix kernel_start for PTI on x86
Adrian Hunter
2018-05-19
1
-1
/
+6
|
*
|
|
perf machine: Add machine__is() to identify machine arch
Adrian Hunter
2018-05-19
4
-0
/
+31
|
*
|
|
perf bpf: Fixup include and examples install messages
Arnaldo Carvalho de Melo
2018-05-19
1
-0
/
+2
|
*
|
|
perf annotate: Create hotkey 'c' to show min/max cycles
Jin Yao
2018-05-19
3
-7
/
+45
|
*
|
|
perf annotate: Record the min/max cycles
Jin Yao
2018-05-18
2
-1
/
+17
|
*
|
|
perf script: Show symbol offsets by default
Sandipan Das
2018-05-18
2
-18
/
+20
|
*
|
|
perf script: Show virtual addresses instead of offsets
Sandipan Das
2018-05-17
1
-1
/
+1
|
*
|
|
perf tools: No need to unconditionally read the max_stack sysctls
Arnaldo Carvalho de Melo
2018-05-17
6
-10
/
+18
|
*
|
|
perf tools: Read the cache line size lazily
Arnaldo Carvalho de Melo
2018-05-17
5
-17
/
+25
|
*
|
|
tools include compiler-gcc: Add __pure attribute helper
Arnaldo Carvalho de Melo
2018-05-17
1
-0
/
+3
|
*
|
|
tools lib api fs tracing_path: Make tracing_events_path private
Arnaldo Carvalho de Melo
2018-05-17
2
-4
/
+1
|
*
|
|
tools lib api fs tracing_path: Introduce opendir() method
Arnaldo Carvalho de Melo
2018-05-17
4
-5
/
+21
|
*
|
|
perf parse-events: Use get/put_events_file()
Arnaldo Carvalho de Melo
2018-05-17
3
-22
/
+43
|
*
|
|
perf tools: Reuse the path to the tracepoint /events/ directory
Arnaldo Carvalho de Melo
2018-05-17
1
-8
/
+7
|
*
|
|
tools lib api fs tracing_path: Introduce get/put_events_file() helpers
Arnaldo Carvalho de Melo
2018-05-17
3
-6
/
+25
|
*
|
|
tools lib api: Unexport 'tracing_path' variable
Arnaldo Carvalho de Melo
2018-05-16
4
-9
/
+4
|
*
|
|
tools lib api: The tracing_mnt variable doesn't need to be global
Arnaldo Carvalho de Melo
2018-05-16
1
-3
/
+2
|
*
|
|
perf config: Call perf_config__init() lazily
Arnaldo Carvalho de Melo
2018-05-16
3
-9
/
+9
|
*
|
|
perf bpf: Fix NULL return handling in bpf__prepare_load()
YueHaibing
2018-05-16
1
-3
/
+3
|
*
|
|
perf parse-events: Handle uncore event aliases in small groups properly
Kan Liang
2018-05-16
4
-9
/
+137
|
*
|
|
perf tools: Use the "_stest" symbol to identify the kernel map when loading k...
Adrian Hunter
2018-05-15
1
-8
/
+8
|
*
|
|
perf bpf: Add probe() helper to reduce kprobes boilerplate
Arnaldo Carvalho de Melo
2018-05-15
2
-2
/
+11
|
*
|
|
perf bpf: Add license(NAME) helper
Arnaldo Carvalho de Melo
2018-05-15
3
-4
/
+7
|
*
|
|
perf bpf: Add kprobe example to catch 5s naps
Arnaldo Carvalho de Melo
2018-05-15
1
-0
/
+44
|
*
|
|
perf bpf: Add bpf.h to be used in eBPF proggies
Arnaldo Carvalho de Melo
2018-05-15
3
-2
/
+10
|
*
|
|
perf bpf: Add 'examples' directories
Arnaldo Carvalho de Melo
2018-05-15
3
-0
/
+12
|
*
|
|
perf llvm-utils: Add bpf include path to clang command line
Arnaldo Carvalho de Melo
2018-05-15
4
-5
/
+27
|
*
|
|
perf buildid-cache: Warn --purge-all failures
Ravi Bangoria
2018-05-15
1
-2
/
+6
|
*
|
|
perf tests parse-events: Add intel_pt parse test
Arnaldo Carvalho de Melo
2018-05-15
1
-0
/
+13
[next]