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
*
perf session: Don't count per evsel events
Arnaldo Carvalho de Melo
2014-10-10
1
-16
/
+0
*
perf evsel: Add hists helper
Arnaldo Carvalho de Melo
2014-10-09
14
-101
/
+132
*
perf script: Stop updating hists stats, not used
Arnaldo Carvalho de Melo
2014-10-09
1
-1
/
+0
*
perf sched: Stop updating hists stats, not used
Arnaldo Carvalho de Melo
2014-10-09
1
-3
/
+0
*
perf callchain: Move callchain_param to util object in to fix python test
Jiri Olsa
2014-10-03
2
-7
/
+8
*
perf kvm stat live: Use fdarray object instead of pollfd
Jiri Olsa
2014-10-03
1
-12
/
+4
*
perf kvm stat live: Use perf_evlist__add_pollfd return fd position
Jiri Olsa
2014-10-03
1
-2
/
+2
*
perf kvm stat live: Fix perf_evlist__add_pollfd error handling
Jiri Olsa
2014-10-03
1
-2
/
+2
*
perf/x86: Tone down kernel messages when the PMU check fails in a virtual env...
Wei Huang
2014-10-03
1
-1
/
+2
*
perf/x86/intel/uncore: Fix minor race in box set up
Andi Kleen
2014-10-03
1
-0
/
+4
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-10-03
15
-86
/
+200
|
\
|
*
perf record: Fix error message for --filter option not coming after tracepoint
Arnaldo Carvalho de Melo
2014-10-01
1
-1
/
+1
|
*
perf tools: Fix build breakage on arm64 targets
Will Deacon
2014-10-01
1
-0
/
+1
|
*
perf symbols: Improve DSO long names lookup speed with rbtree
Waiman Long
2014-10-01
3
-5
/
+71
|
*
perf symbols: Encapsulate dsos list head into struct dsos
Waiman Long
2014-09-30
7
-41
/
+60
|
*
perf bench futex: Sanitize -q option in requeue
Davidlohr Bueso
2014-09-29
1
-1
/
+3
|
*
perf bench futex: Support operations for shared futexes
Davidlohr Bueso
2014-09-29
3
-16
/
+30
|
*
perf trace: Fix mmap return address truncation to 32-bit
Chang Hyun Park
2014-09-29
1
-3
/
+3
|
*
perf tools: Refactor unit and scale function parameters
Matt Fleming
2014-09-29
3
-21
/
+33
|
/
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-09-27
24
-163
/
+241
|
\
|
*
perf tools: Fix line number in the config file error message
Jiri Olsa
2014-09-26
1
-2
/
+11
|
*
perf tools: Convert {record,top}.call-graph option to call-graph.record-mode
Namhyung Kim
2014-09-26
2
-2
/
+2
|
*
perf tools: Introduce perf_callchain_config()
Namhyung Kim
2014-09-26
3
-19
/
+94
|
*
perf callchain: Move some parser functions to callchain.c
Namhyung Kim
2014-09-26
4
-88
/
+88
|
*
perf tools: Move callchain config from record_opts to callchain_param
Namhyung Kim
2014-09-26
5
-38
/
+30
|
*
perf hists browser: Fix callchain print bug on TUI
Namhyung Kim
2014-09-26
1
-3
/
+0
|
*
perf tools: Use ACCESS_ONCE() instead of volatile cast
Pranith Kumar
2014-09-26
1
-1
/
+1
|
*
perf tools: Modify error code for when perf_session__new() fails
Taeung Song
2014-09-26
13
-14
/
+14
|
*
perf tools: Fix perf record as non root with kptr_restrict == 1
Andi Kleen
2014-09-26
2
-3
/
+7
|
*
perf stat: Fix --per-core on multi socket systems
Andi Kleen
2014-09-26
1
-4
/
+5
|
/
*
Merge tag 'perf-fdarray-for-mingo' of git://git.kernel.org/pub/scm/linux/kern...
Ingo Molnar
2014-09-26
17
-43
/
+501
|
\
|
*
perf trace: Filter out POLLHUP'ed file descriptors
Arnaldo Carvalho de Melo
2014-09-25
1
-1
/
+6
|
*
perf record: Filter out POLLHUP'ed file descriptors
Arnaldo Carvalho de Melo
2014-09-25
1
-2
/
+5
|
*
perf evlist: Unmap when all refcounts to fd are gone and events drained
Arnaldo Carvalho de Melo
2014-09-25
1
-6
/
+29
|
*
tools lib fd array: Allow associating an integer cookie with each entry
Arnaldo Carvalho de Melo
2014-09-25
4
-10
/
+44
|
*
perf evlist: Refcount mmaps
Arnaldo Carvalho de Melo
2014-09-25
2
-2
/
+51
|
*
tools lib api: Adopt fdarray class from perf's evlist
Arnaldo Carvalho de Melo
2014-09-25
12
-278
/
+342
|
*
perf evlist: Introduce poll method for common code idiom
Arnaldo Carvalho de Melo
2014-09-25
9
-8
/
+15
|
*
perf kvm stat live: Use perf_evlist__add_pollfd() instead of local equivalent
Arnaldo Carvalho de Melo
2014-09-25
1
-13
/
+9
|
*
perf tests: Add pollfd growing test
Arnaldo Carvalho de Melo
2014-09-25
3
-0
/
+116
|
*
perf evlist: Allow growing pollfd on add method
Arnaldo Carvalho de Melo
2014-09-25
2
-7
/
+36
|
*
perf evlist: We need to poll all event file descriptors
Arnaldo Carvalho de Melo
2014-09-25
1
-2
/
+2
|
*
perf evlist: Monitor POLLERR and POLLHUP events too
Arnaldo Carvalho de Melo
2014-09-25
1
-1
/
+1
|
*
perf tests: Add test for perf_evlist__filter_pollfd()
Arnaldo Carvalho de Melo
2014-09-25
4
-0
/
+109
|
*
perf evlist: Introduce perf_evlist__filter_pollfd method
Arnaldo Carvalho de Melo
2014-09-25
2
-0
/
+23
|
/
*
perf/x86/intel/uncore: Update support for client uncore IMC PMU
Stephane Eranian
2014-09-24
2
-18
/
+52
*
perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EP
Andi Kleen
2014-09-24
1
-1
/
+1
*
perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore d...
Andi Kleen
2014-09-24
1
-2
/
+9
*
perf/x86/intel/uncore: Register the PMU only if the uncore pci device exists
Yan, Zheng
2014-09-24
1
-8
/
+11
*
perf/x86/intel/uncore: Add Haswell-EP uncore support
Yan, Zheng
2014-09-24
3
-2
/
+615
[next]