index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-core-for-mingo-4.12-20170314' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-03-15
50
-74
/
+799
|
\
|
*
kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOL
Naveen N. Rao
2017-03-14
1
-2
/
+3
|
*
doc: trace/kprobes: add information about NOKPROBE_SYMBOL
Naveen N. Rao
2017-03-14
1
-2
/
+3
|
*
perf powerpc: Choose local entry point with kretprobes
Naveen N. Rao
2017-03-14
1
-4
/
+10
|
*
perf kretprobes: Offset from reloc_sym if kernel supports it
Naveen N. Rao
2017-03-14
3
-7
/
+13
|
*
perf probe: Factor out the ftrace README scanning
Naveen N. Rao
2017-03-14
1
-33
/
+37
|
*
perf sched timehist: Add --next option
Brendan Gregg
2017-03-14
2
-5
/
+24
|
*
perf tools: Add 'cgroup_id' sort order keyword
Hari Bathini
2017-03-14
5
-1
/
+59
|
*
perf script: Add script print support for namespace events
Hari Bathini
2017-03-14
2
-0
/
+43
|
*
perf record: Synthesize namespace events for current processes
Hari Bathini
2017-03-14
3
-10
/
+119
|
*
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2017-03-14
28
-4
/
+296
|
*
perf: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2017-03-13
5
-1
/
+177
|
*
perf hists browser: Fix typo in function switch_data_file
Changbin Du
2017-03-13
1
-1
/
+1
|
*
perf report: Document +field style argument support for --field option
Changbin Du
2017-03-13
1
-0
/
+3
|
*
perf sort: Fix segfault with basic block 'cycles' sort dimension
Changbin Du
2017-03-13
1
-0
/
+5
|
*
perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for git
Changbin Du
2017-03-13
1
-0
/
+2
|
*
perf tools: Missing c2c command in command-list
Changbin Du
2017-03-13
1
-0
/
+1
|
*
perf c2c: Fix display bug when using pipe
Namhyung Kim
2017-03-07
1
-1
/
+1
|
*
perf c2c: Clarify help message of --stats option
Namhyung Kim
2017-03-07
1
-1
/
+1
|
*
perf report: Hide tip message when -q option is given
Namhyung Kim
2017-03-07
1
-2
/
+1
|
/
*
Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-03-07
71
-166
/
+743
|
\
|
*
perf bench numa: Add more comment for -c option
Jiri Olsa
2017-03-06
1
-1
/
+2
|
*
tools build: Use the same CC for feature detection and actual build
Arnaldo Carvalho de Melo
2017-03-03
1
-2
/
+2
|
*
perf bench futex: Fix build on musl + clang
Arnaldo Carvalho de Melo
2017-03-03
5
-0
/
+5
|
*
perf bench futex: Use __maybe_unused
Arnaldo Carvalho de Melo
2017-03-03
1
-6
/
+4
|
*
tools build: Add test for sched_getcpu()
Arnaldo Carvalho de Melo
2017-03-03
7
-9
/
+24
|
*
perf tools: Force uncore events to system wide monitoring
Jiri Olsa
2017-03-03
2
-5
/
+33
|
*
trace/kprobes: Add back warning about offset in return probes
Steven Rostedt (VMware)
2017-03-03
1
-0
/
+5
|
*
perf intel-PT/BTS: Add missing initialization
Adrian Hunter
2017-03-03
1
-0
/
+2
|
*
perf probe: Generalize probe event file open routine
Naveen N. Rao
2017-03-03
2
-9
/
+12
|
*
trace/kprobes: Allow return probes with offsets and absolute addresses
Naveen N. Rao
2017-03-03
2
-8
/
+1
|
*
kretprobes: Ensure probe location is at function entry
Naveen N. Rao
2017-03-03
2
-0
/
+14
|
*
perf ftrace: Use pager for displaying result
Namhyung Kim
2017-03-03
1
-0
/
+3
|
*
perf ftrace: Add support for -a and -C option
Namhyung Kim
2017-03-03
2
-0
/
+74
|
*
perf cpumap: Introduce cpu_map__snprint_mask()
Namhyung Kim
2017-03-03
2
-0
/
+47
|
*
perf ftrace: Add support for --pid option
Namhyung Kim
2017-03-03
2
-27
/
+68
|
*
perf tools: Allow sorting by symbol size
Charles Baylis
2017-03-03
4
-0
/
+44
|
*
perf evlist: Clarify a bit the use of perf_mmap->refcnt
Arnaldo Carvalho de Melo
2017-03-03
1
-1
/
+12
|
*
perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
3
-15
/
+15
|
*
perf thread: convert thread.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
3
-6
/
+6
|
*
perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
2
-11
/
+11
|
*
perf map: Convert map_groups.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
3
-10
/
+10
|
*
perf map: Convert map.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
2
-6
/
+6
|
*
perf dso: Convert dso.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
2
-5
/
+5
|
*
perf comm: Convert comm_str.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
1
-9
/
+6
|
*
perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
3
-11
/
+11
|
*
perf cgroup: Convert cgroup_sel.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
2
-5
/
+5
|
*
tools include: Adopt kernel's refcount.h
Arnaldo Carvalho de Melo
2017-03-03
2
-0
/
+152
|
*
tools include: Add UINT_MAX def to kernel.h
Arnaldo Carvalho de Melo
2017-03-03
1
-0
/
+4
|
*
tools include: Provide gcc based cmpxchg fallback for !x86
Arnaldo Carvalho de Melo
2017-03-03
1
-0
/
+8
[next]