index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools include uapi: Grab a copy of linux/kvm.h
Arnaldo Carvalho de Melo
2017-08-01
2
-0
/
+2
*
perf trace beautify ioctl: Beautify sound ioctl's 'cmd' arg
Arnaldo Carvalho de Melo
2017-08-01
4
-7
/
+63
*
tools include uapi: Grab a copy of sound/asound.h
Arnaldo Carvalho de Melo
2017-08-01
2
-0
/
+2
*
perf trace beauty ioctl: Beautify DRM ioctl cmds
Arnaldo Carvalho de Melo
2017-08-01
3
-3
/
+40
*
tools include uapi: Grab copies of drm/{drm,i915_drm}.h
Arnaldo Carvalho de Melo
2017-08-01
2
-0
/
+4
*
perf trace beauty ioctl: Improve 'cmd' beautifier
Arnaldo Carvalho de Melo
2017-08-01
4
-43
/
+95
*
tools perf: Do not check spaces/blank lines when checking header file copy drift
Arnaldo Carvalho de Melo
2017-08-01
1
-5
/
+5
*
tools include uapi: Grab a copy of asm-generic/ioctls.h
Arnaldo Carvalho de Melo
2017-08-01
2
-0
/
+2
*
perf build: Clarify open-coded header version warning message
Ingo Molnar
2017-07-31
1
-1
/
+1
*
perf build: Clarify header version warning message
Ingo Molnar
2017-07-31
1
-1
/
+1
*
Merge tag 'perf-core-for-mingo-4.14-20170728' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-07-30
13
-32
/
+334
|
\
|
*
perf data: Add doc when no conversion support compiled
Geneviève Bastien
2017-07-28
1
-1
/
+1
|
*
perf data: Add mmap[2] events to CTF conversion
Geneviève Bastien
2017-07-28
1
-0
/
+35
|
*
perf data: Add callchain to CTF conversion
Geneviève Bastien
2017-07-28
1
-1
/
+91
|
*
perf annotate TUI: Set appropriate column width for period/percent
Arnaldo Carvalho de Melo
2017-07-28
1
-4
/
+6
|
*
perf annotate TUI: Fix column header when toggling period/percent
Taeung Song
2017-07-28
1
-1
/
+1
|
*
perf annotate TUI: Clarify calculation of column header widths
Arnaldo Carvalho de Melo
2017-07-28
1
-9
/
+11
|
*
perf annotate TUI: Fix --show-total-period
Taeung Song
2017-07-28
1
-1
/
+1
|
*
perf annotate TUI: Use sym_hist_entry in disasm_line_samples
Arnaldo Carvalho de Melo
2017-07-28
1
-4
/
+4
|
*
perf annotate: Fix storing per line sym_hist_entry
Arnaldo Carvalho de Melo
2017-07-28
1
-2
/
+3
|
*
perf annotate stdio: Set enough columns for --show-total-period
Arnaldo Carvalho de Melo
2017-07-26
1
-3
/
+3
|
*
perf sort: Use default sort if evlist is empty
David Carrillo-Cisneros
2017-07-26
2
-1
/
+6
|
*
perf annotate: Do not overwrite perf_sample->weight
Arnaldo Carvalho de Melo
2017-07-26
1
-2
/
+0
|
*
perf stat: Use group read for event groups
Jiri Olsa
2017-07-26
3
-3
/
+38
|
*
perf evsel: Add read_counter()
Jiri Olsa
2017-07-26
4
-2
/
+109
|
*
perf tools: Add perf_evsel__read_size function
Jiri Olsa
2017-07-26
1
-1
/
+28
*
|
Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...
Ingo Molnar
2017-07-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-21
3
-5
/
+7
|
|
\
|
*
|
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-13
1
-1
/
+1
*
|
|
perf tools: Add tools/include/uapi/asm-generic/fcntl.h to the MANIFEST
Arnaldo Carvalho de Melo
2017-07-26
1
-0
/
+1
*
|
|
perf annotate stdio: Fix column header when using --show-total-period
Taeung Song
2017-07-26
1
-1
/
+2
*
|
|
perf jevents: Make build fail on JSON parse error
Andi Kleen
2017-07-26
2
-11
/
+14
*
|
|
perf report: Tag branch type/flag on "to" and tag cycles on "from"
Jin Yao
2017-07-26
2
-48
/
+111
*
|
|
perf report: Make --branch-history work without callgraphs(-g) option in perf...
Jin Yao
2017-07-26
4
-9
/
+25
*
|
|
perf script python: Generate hooks with additional argument
Arun Kalyanasundaram
2017-07-26
1
-4
/
+18
*
|
|
perf script python: Add perf_sample dict to tracepoint handlers
Arun Kalyanasundaram
2017-07-26
1
-1
/
+40
*
|
|
perf script python: Add sample_read to dict
Arun Kalyanasundaram
2017-07-26
1
-0
/
+51
*
|
|
perf script python: Refactor creation of perf sample dict
Arun Kalyanasundaram
2017-07-26
1
-41
/
+53
*
|
|
perf script python: Allocate memory only if handler exists
Arun Kalyanasundaram
2017-07-26
1
-16
/
+22
*
|
|
perf script: Remove some bogus error handling
Dan Carpenter
2017-07-26
1
-6
/
+1
*
|
|
perf top: Support lookup of symbols in other mount namespaces.
Krister Johansen
2017-07-26
2
-0
/
+19
*
|
|
perf evsel: Add verbose output for sys_perf_event_open fallback
Jiri Olsa
2017-07-25
1
-0
/
+8
*
|
|
perf jvmti: Fix linker error when libelf config is disabled
Sudeep Holla
2017-07-25
1
-1
/
+1
*
|
|
perf annotate: Process tracing data in pipe mode
David Carrillo-Cisneros
2017-07-25
1
-0
/
+1
*
|
|
perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile
David Carrillo-Cisneros
2017-07-25
1
-1
/
+7
*
|
|
perf cgroup: Fix refcount usage
Arnaldo Carvalho de Melo
2017-07-25
1
-3
/
+5
*
|
|
perf report: Fix kernel symbol adjustment for s390x
Thomas Richter
2017-07-25
2
-0
/
+23
*
|
|
perf annotate stdio: Fix --show-total-period
Taeung Song
2017-07-25
1
-1
/
+1
*
|
|
perf annotate: Do not overwrite sample->period
Taeung Song
2017-07-21
1
-1
/
+0
*
|
|
perf annotate: Store the sample period in each histogram bucket
Taeung Song
2017-07-21
2
-5
/
+13
[next]