index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-08
3
-3
/
+31
|
\
|
*
perf s390: add regs_query_register_offset()
Hendrik Brueckner
2017-12-05
3
-3
/
+31
*
|
tooling/headers: Synchronize updated s390 and x86 UAPI headers
Ingo Molnar
2017-12-06
1
-1
/
+1
*
|
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
Ingo Molnar
2017-12-06
8
-15
/
+354
|
\
|
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-17
7
-13
/
+354
|
|
\
|
|
*
s390/perf: add perf register support for floating-point registers
Hendrik Brueckner
2017-11-16
2
-1
/
+51
|
|
*
s390/perf: define common DWARF register string table
Hendrik Brueckner
2017-11-16
3
-21
/
+80
|
|
*
s390/perf: add support for perf_regs and libdw
Heiko Carstens
2017-11-16
5
-1
/
+113
|
|
*
s390/perf: add callback to perf to enable using AUX buffer
Pu Hou
2017-11-16
2
-0
/
+120
|
*
|
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
1
-1
/
+0
|
*
|
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
2017-11-15
1
-1
/
+0
|
|
/
*
|
tools headers: Syncronize mman.h ABI header
Arnaldo Carvalho de Melo
2017-11-28
1
-0
/
+3
*
|
perf intel-pt: Bring instruction decoder files into line with the kernel
Adrian Hunter
2017-11-28
1
-0
/
+10
*
|
perf test: Fix test 21 for s390x
Thomas Richter
2017-11-28
1
-0
/
+4
*
|
perf bench numa: Fixup discontiguous/sparse numa nodes
Satheesh Rajendran
2017-11-28
1
-5
/
+51
*
|
perf top: Use signal interface for SIGWINCH handler
Jiri Olsa
2017-11-28
1
-12
/
+3
*
|
perf top: Fix window dimensions change handling
Jiri Olsa
2017-11-28
1
-3
/
+12
*
|
perf top: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
2017-11-28
1
-3
/
+5
*
|
perf record: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
2017-11-28
1
-12
/
+14
*
|
perf report: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
2017-11-28
1
-0
/
+3
*
|
perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
Arnaldo Carvalho de Melo
2017-11-28
2
-0
/
+14
*
|
perf test shell: Fix test case probe libc's inet_pton on s390x
Thomas Richter
2017-11-28
1
-2
/
+5
*
|
perf test shell: Fix check open filename arg using 'perf trace' on s390x
Thomas Richter
2017-11-28
1
-2
/
+4
*
|
perf annotate: Do not truncate instruction names at 6 chars
Ravi Bangoria
2017-11-28
1
-9
/
+9
*
|
perf help: Fix a bug during strstart() conversion
Namhyung Kim
2017-11-28
1
-2
/
+2
*
|
perf machine: Guard against NULL in machine__exit()
Arnaldo Carvalho de Melo
2017-11-28
1
-0
/
+3
*
|
perf script: Fix --per-event-dump for auxtrace synth evsels
Arnaldo Carvalho de Melo
2017-11-28
1
-1
/
+30
*
|
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
Arnaldo Carvalho de Melo
2017-11-28
1
-1
/
+1
*
|
perf trace: Fix an exit code of trace__symbols_init
Andrei Vagin
2017-11-28
1
-2
/
+4
*
|
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
2017-11-28
5
-4
/
+19
*
|
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
Arnaldo Carvalho de Melo
2017-11-28
1
-0
/
+16
*
|
perf evlist: Set the correct idx when adding dummy events
Arnaldo Carvalho de Melo
2017-11-28
1
-1
/
+1
|
/
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-13
159
-1780
/
+7637
|
\
|
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
404
-3
/
+546
|
|
\
|
*
|
perf srcline: Show correct function name for srcline of callchains
Namhyung Kim
2017-11-01
1
-40
/
+55
|
*
|
perf srcline: Fix memory leak in addr2inlines()
Namhyung Kim
2017-11-01
1
-5
/
+2
|
*
|
perf trace beauty kcmp: Beautify arguments
Arnaldo Carvalho de Melo
2017-10-31
6
-0
/
+76
|
*
|
perf trace beauty: Implement pid_fd beautifier
Arnaldo Carvalho de Melo
2017-10-31
2
-0
/
+20
|
*
|
tools include uapi: Grab a copy of linux/kcmp.h
Arnaldo Carvalho de Melo
2017-10-31
1
-0
/
+1
|
*
|
perf callchain: Fix double mapping al->addr for children without self period
Namhyung Kim
2017-10-31
1
-4
/
+1
|
*
|
perf stat: Make --per-thread update shadow stats to show metrics
Jiri Olsa
2017-10-30
1
-0
/
+2
|
*
|
perf stat: Move the shadow stats scale computation in perf_stat__update_shado...
Jiri Olsa
2017-10-30
4
-30
/
+29
|
*
|
perf tools: Add perf_data_file__write function
Jiri Olsa
2017-10-30
2
-1
/
+9
|
*
|
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
23
-97
/
+127
|
*
|
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-30
30
-238
/
+238
|
*
|
perf script: Print information about per-event-dump files
Arnaldo Carvalho de Melo
2017-10-30
1
-8
/
+69
|
*
|
perf trace beauty prctl: Generate 'option' string table from kernel headers
Arnaldo Carvalho de Melo
2017-10-27
6
-3
/
+124
|
*
|
tools include uapi: Grab a copy of linux/prctl.h
Arnaldo Carvalho de Melo
2017-10-27
1
-0
/
+1
|
*
|
perf script: Allow creating per-event dump files
Arnaldo Carvalho de Melo
2017-10-27
2
-1
/
+62
|
*
|
perf evsel: Restore evsel->priv as a tool private area
Arnaldo Carvalho de Melo
2017-10-27
3
-10
/
+13
[next]