index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-04-19
1
-1
/
+1
|
\
|
*
perf intel-pt: Fix segfault tracing transactions
Adrian Hunter
2016-04-18
1
-1
/
+1
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-04-03
5
-21
/
+32
|
\
\
|
|
/
|
*
perf jit: genelf makes assumptions about endian
Anton Blanchard
2016-03-30
1
-14
/
+10
|
*
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
2016-03-29
4
-7
/
+22
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-24
46
-364
/
+235
|
\
\
|
|
/
|
*
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 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
1
-2
/
+0
|
*
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
2016-03-23
16
-171
/
+153
|
*
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 thread: Rename perf_event__preprocess_sample_addr to thread__resolve
Arnaldo Carvalho de Melo
2016-03-23
3
-9
/
+5
|
*
perf machine: Rename perf_event__preprocess_sample to machine__resolve
Arnaldo Carvalho de Melo
2016-03-23
2
-8
/
+4
|
*
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
2016-03-23
6
-22
/
+17
|
*
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2016-03-23
11
-21
/
+18
|
*
perf symbols: Record text offset in dso to calculate objdump address
Wang Nan
2016-03-18
2
-6
/
+7
|
*
perf test: Remove 'core_id' check in topo test
Sukadev Bhattiprolu
2016-03-11
1
-5
/
+0
*
|
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-20
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
x86/asm/decoder: Use explicitly signed chars
Josh Poimboeuf
2016-03-03
1
-3
/
+3
*
|
perf tools: Add sort__has_comm variable
Namhyung Kim
2016-03-10
2
-0
/
+4
*
|
perf tools: Recalc total periods using top-level entries in hierarchy
Namhyung Kim
2016-03-10
1
-10
/
+34
*
|
perf tools: Remove nr_sort_keys field
Namhyung Kim
2016-03-10
2
-28
/
+0
*
|
perf tools: Remove hist_entry->fmt field
Namhyung Kim
2016-03-10
1
-1
/
+0
*
|
perf tools: Fix command line filters in hierarchy mode
Namhyung Kim
2016-03-10
1
-3
/
+97
*
|
perf tools: Add more sort entry check functions
Namhyung Kim
2016-03-10
2
-31
/
+23
*
|
perf tools: Fix hist_entry__filter() for hierarchy
Namhyung Kim
2016-03-10
1
-7
/
+21
*
|
perf jitdump: Build only on supported archs
Jiri Olsa
2016-03-10
1
-1
/
+1
*
|
perf tools: Omit unnecessary cast in perf_pmu__parse_scale
Jiri Olsa
2016-03-09
1
-2
/
+2
*
|
perf tools: Pass perf_hpp_list all the way through setup_sort_list
Jiri Olsa
2016-03-09
1
-18
/
+26
*
|
perf tools: Fix perf script python database export crash
Chris Phlipot
2016-03-09
1
-4
/
+2
*
|
perf jitdump: DWARF is also needed
Arnaldo Carvalho de Melo
2016-03-09
1
-0
/
+3
*
|
perf hists: Fix indent for multiple hierarchy sort key
Namhyung Kim
2016-03-08
1
-0
/
+1
*
|
perf hists: Support multiple sort keys in a hierarchy level
Namhyung Kim
2016-03-08
1
-10
/
+32
*
|
perf hists: Use own hpp_list for hierarchy mode
Namhyung Kim
2016-03-08
3
-25
/
+37
*
|
perf hists: Introduce perf_hpp__setup_hists_formats()
Namhyung Kim
2016-03-08
3
-0
/
+55
*
|
perf hists: Add level field to struct perf_hpp_fmt
Namhyung Kim
2016-03-08
2
-33
/
+42
*
|
perf tools: Use 64-bit shifts with (TSC) time conversion
Adrian Hunter
2016-03-08
1
-1
/
+1
*
|
perf jit: Move clockid validation
Adrian Hunter
2016-03-08
1
-0
/
+23
*
|
perf jit: Let jit_process() return errors
Adrian Hunter
2016-03-08
1
-2
/
+4
*
|
perf session: Simplify tool stubs
Adrian Hunter
2016-03-08
1
-33
/
+7
*
|
perf tools: Explicitly declare inc_group_count as a void function
Colin Ian King
2016-03-08
1
-1
/
+1
*
|
perf stat: Check for frontend stalled for metrics
Andi Kleen
2016-03-03
2
-1
/
+9
*
|
perf test: Fix hists related entries
Arnaldo Carvalho de Melo
2016-03-03
1
-15
/
+22
*
|
perf script: Fix double free on command_line
Colin Ian King
2016-03-03
1
-2
/
+2
*
|
perf stat: Support metrics in --per-core/socket mode
Andi Kleen
2016-03-03
1
-0
/
+7
*
|
perf stat: Implement CSV metrics output
Andi Kleen
2016-03-03
1
-1
/
+1
[next]