index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 hists: Introduce perf_hpp_list__for_each_sort_list_safe macro
Jiri Olsa
2016-02-03
1
-2
/
+2
|
*
|
perf hists: Introduce perf_hpp_list__for_each_sort_list macro
Jiri Olsa
2016-02-03
2
-5
/
+5
|
*
|
perf hists: Introduce perf_hpp_list__for_each_format_safe macro
Jiri Olsa
2016-02-03
1
-2
/
+2
|
*
|
perf hists: Introduce perf_hpp_list__for_each_format macro
Jiri Olsa
2016-02-03
2
-6
/
+6
|
*
|
perf hists: Pass perf_hpp_list all the way through setup_output_list
Jiri Olsa
2016-02-03
1
-15
/
+18
|
*
|
perf hists: Add perf_hpp_list register helpers
Jiri Olsa
2016-02-03
1
-3
/
+15
|
*
|
perf hists: Introduce perf_hpp_list__init function
Jiri Olsa
2016-02-03
2
-0
/
+8
|
*
|
perf hists: Introduce struct perf_hpp_list
Jiri Olsa
2016-02-03
1
-6
/
+10
|
*
|
perf hists: Separate output fields parsing into setup_output_list function
Jiri Olsa
2016-02-03
1
-12
/
+22
|
*
|
perf hists: Separate sort fields parsing into setup_sort_list function
Jiri Olsa
2016-02-03
1
-12
/
+22
|
*
|
perf hists: Properly release format fields
Jiri Olsa
2016-02-03
2
-0
/
+25
|
*
|
perf hists: Remove perf_hpp__column_(disable|enable)
Jiri Olsa
2016-02-03
1
-2
/
+0
|
*
|
perf hists: Allocate output sort field
Jiri Olsa
2016-02-03
1
-8
/
+33
|
*
|
perf hists: Add 'equal' method to perf_hpp_fmt struct
Jiri Olsa
2016-02-03
2
-20
/
+21
|
*
|
perf hists: Add _idx fields into struct perf_hpp_fmt
Jiri Olsa
2016-02-03
1
-0
/
+1
|
*
|
perf hists: Introduce perf_evsel__output_resort function
Jiri Olsa
2016-02-03
2
-3
/
+8
|
*
|
perf hists: Factor output_resort from hists__output_resort
Jiri Olsa
2016-02-03
1
-8
/
+15
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-02-04
5
-26
/
+63
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2016-02-04
1
-0
/
+10
|
|
\
|
|
*
perf stat: Fix interval output values
Jiri Olsa
2016-02-03
1
-0
/
+10
|
*
|
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2016-02-04
4
-26
/
+53
|
|
\
|
|
|
*
perf probe: Search both .eh_frame and .debug_frame sections for probe location
Hemant Kumar
2016-02-02
2
-26
/
+41
|
|
*
perf tools: Fix thread lifetime related segfaut in intel_pt
Adrian Hunter
2016-02-02
1
-0
/
+9
|
|
*
perf tools: tracepoint_error() can receive e=NULL, robustify it
Adrian Hunter
2016-02-01
1
-0
/
+3
*
|
|
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2016-02-03
1
-4
/
+20
|
\
\
\
|
*
|
|
perf hists: Update hists' total period when adding entries
Namhyung Kim
2016-02-01
1
-2
/
+9
|
*
|
|
perf hists: Fix min callchain hits calculation
Namhyung Kim
2016-02-01
1
-2
/
+11
*
|
|
|
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2016-02-03
6
-7
/
+38
|
\
|
|
|
|
*
|
|
perf kvm/powerpc: Port perf kvm stat to powerpc
Hemant Kumar
2016-01-29
1
-0
/
+1
|
*
|
|
perf kvm/{x86,s390}: Remove const from kvm_events_tp
Hemant Kumar
2016-01-29
1
-1
/
+1
|
*
|
|
perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
Hemant Kumar
2016-01-29
1
-0
/
+5
|
*
|
|
perf tools: Move timestamp creation to util
Wang Nan
2016-01-29
2
-0
/
+18
|
*
|
|
perf buildid: Fix cpumode of buildid event
Wang Nan
2016-01-29
1
-1
/
+5
|
*
|
|
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
Mathieu Poirier
2016-01-29
2
-5
/
+8
*
|
|
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2016-02-03
14
-117
/
+115
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
perf cpumap: Auto initialize cpu__max_{node,cpu}
Arnaldo Carvalho de Melo
2016-01-26
2
-29
/
+33
|
*
|
perf machine: Introduce machine__find_kernel_symbol_by_name()
Arnaldo Carvalho de Melo
2016-01-26
1
-0
/
+10
|
*
|
perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...
Namhyung Kim
2016-01-26
1
-0
/
+1
|
*
|
perf sort: Provide a way to find out if per-thread bucketing is in place
Namhyung Kim
2016-01-26
2
-0
/
+4
|
*
|
perf tools: Document the perf sysctls
Ben Hutchings
2016-01-26
1
-6
/
+9
|
*
|
perf hists: Cleanup filtering functions
Namhyung Kim
2016-01-26
1
-60
/
+29
|
*
|
perf hists: Remove parent filter check in DSO filter function
Namhyung Kim
2016-01-26
1
-3
/
+0
|
*
|
perf stat: Making several helper functions static
Jiri Olsa
2016-01-26
2
-17
/
+7
|
*
|
perf symbols: Do not read symbols/data from device files
Jiri Olsa
2016-01-26
4
-1
/
+21
|
*
|
perf pmu: Fix misleadingly indented assignment (whitespace)
Markus Trippelsdorf
2016-01-26
1
-1
/
+1
|
|
/
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-01-31
4
-3
/
+4
|
\
|
|
*
perf stat: Do not clean event's private stats
Jiri Olsa
2016-01-26
1
-1
/
+0
|
*
perf hists: Fix HISTC_MEM_DCACHELINE width setting
Jiri Olsa
2016-01-26
1
-0
/
+2
|
*
perf symbols: Fix reading of build-id from vDSO
Ben Hutchings
2016-01-15
1
-1
/
+1
|
*
perf kvm record/report: 'unprocessable sample' error while recording/reportin...
Ravi Bangoria
2016-01-15
1
-1
/
+1
[prev]
[next]