index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+11
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
1
-3
/
+12
2017-12-12
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
Mark Rutland
1
-1
/
+1
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+31
2017-12-06
tooling/headers: Synchronize updated s390 and x86 UAPI headers
Ingo Molnar
1
-1
/
+1
2017-12-06
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
Ingo Molnar
8
-15
/
+354
2017-12-05
perf s390: add regs_query_register_offset()
Hendrik Brueckner
3
-3
/
+31
2017-11-28
tools headers: Syncronize mman.h ABI header
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-11-28
perf intel-pt: Bring instruction decoder files into line with the kernel
Adrian Hunter
1
-0
/
+10
2017-11-28
perf test: Fix test 21 for s390x
Thomas Richter
1
-0
/
+4
2017-11-28
perf bench numa: Fixup discontiguous/sparse numa nodes
Satheesh Rajendran
1
-5
/
+51
2017-11-28
perf top: Use signal interface for SIGWINCH handler
Jiri Olsa
1
-12
/
+3
2017-11-28
perf top: Fix window dimensions change handling
Jiri Olsa
1
-3
/
+12
2017-11-28
perf top: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
1
-3
/
+5
2017-11-28
perf record: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
1
-12
/
+14
2017-11-28
perf report: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-11-28
perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
Arnaldo Carvalho de Melo
2
-0
/
+14
2017-11-28
perf test shell: Fix test case probe libc's inet_pton on s390x
Thomas Richter
1
-2
/
+5
2017-11-28
perf test shell: Fix check open filename arg using 'perf trace' on s390x
Thomas Richter
1
-2
/
+4
2017-11-28
perf annotate: Do not truncate instruction names at 6 chars
Ravi Bangoria
1
-9
/
+9
2017-11-28
perf help: Fix a bug during strstart() conversion
Namhyung Kim
1
-2
/
+2
2017-11-28
perf machine: Guard against NULL in machine__exit()
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-11-28
perf script: Fix --per-event-dump for auxtrace synth evsels
Arnaldo Carvalho de Melo
1
-1
/
+30
2017-11-28
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-11-28
perf trace: Fix an exit code of trace__symbols_init
Andrei Vagin
1
-2
/
+4
2017-11-28
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
5
-4
/
+19
2017-11-28
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
Arnaldo Carvalho de Melo
1
-0
/
+16
2017-11-28
perf evlist: Set the correct idx when adding dummy events
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-13
/
+354
2017-11-16
s390/perf: add perf register support for floating-point registers
Hendrik Brueckner
2
-1
/
+51
2017-11-16
s390/perf: define common DWARF register string table
Hendrik Brueckner
3
-21
/
+80
2017-11-16
s390/perf: add support for perf_regs and libdw
Heiko Carstens
5
-1
/
+113
2017-11-16
s390/perf: add callback to perf to enable using AUX buffer
Pu Hou
2
-0
/
+120
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
1
-1
/
+0
2017-11-15
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
1
-1
/
+0
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
159
-1780
/
+7637
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+3
2017-11-09
perf trace: Call machine__exit() at exit
Andrei Vagin
1
-0
/
+10
2017-11-09
perf tools: Fix eBPF event specification parsing
Jiri Olsa
1
-2
/
+2
2017-11-09
perf tools: Add "reject" option for parse-events.l
Jiri Olsa
1
-0
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
404
-3
/
+419
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
404
-3
/
+546
2017-11-03
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
402
-0
/
+402
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
402
-0
/
+402
2017-11-01
perf srcline: Show correct function name for srcline of callchains
Namhyung Kim
1
-40
/
+55
2017-11-01
perf srcline: Fix memory leak in addr2inlines()
Namhyung Kim
1
-5
/
+2
2017-10-31
perf trace beauty kcmp: Beautify arguments
Arnaldo Carvalho de Melo
6
-0
/
+76
2017-10-31
perf trace beauty: Implement pid_fd beautifier
Arnaldo Carvalho de Melo
2
-0
/
+20
2017-10-31
tools include uapi: Grab a copy of linux/kcmp.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-10-31
perf callchain: Fix double mapping al->addr for children without self period
Namhyung Kim
1
-4
/
+1
[next]