index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf mmap: Map data buffer for preserving collected data
Alexey Budankov
2018-12-17
3
-3
/
+59
*
perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Wen Yang
2018-12-17
1
-1
/
+1
*
perf script: Use fallbacks for branch stacks
Adrian Hunter
2018-12-17
1
-8
/
+8
*
perf tools: Use fallback for sample_addr_correlates_sym() cases
Adrian Hunter
2018-12-17
1
-1
/
+1
*
perf thread: Add fallback functions for cases where cpumode is insufficient
Adrian Hunter
2018-12-17
4
-0
/
+60
*
perf machine: Record if a arch has a single user/kernel address space
Adrian Hunter
2018-12-17
2
-0
/
+5
*
perf env: Also consider env->arch == NULL as local operation
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
perf map: Remove extra indirection from map__find()
Eric Saint-Etienne
2018-12-17
1
-7
/
+6
*
perf stat: Fix CSV mode column output for non-cgroup events
Stephane Eranian
2018-12-17
1
-5
/
+11
*
perf stat: Fix shadow stats for clock events
Ravi Bangoria
2018-12-17
1
-1
/
+2
*
perf pmu: Move *_cpuid_str() weak functions to header.c
Kan Liang
2018-11-22
2
-39
/
+39
*
perf symbols: Fix slowness due to -ffunction-section
Eric Saint-Etienne
2018-11-22
3
-2
/
+42
*
perf vendor events: Add stepping in CPUID string for x86
Kan Liang
2018-11-22
1
-1
/
+1
*
perf stat: Use perf_evsel__is_clocki() for clock events
Ravi Bangoria
2018-11-22
1
-2
/
+1
*
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
2018-11-22
1
-4
/
+4
*
perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter*
Arnaldo Carvalho de Melo
2018-11-21
2
-8
/
+8
*
perf tools: Restore proper cwd on return from mnt namespace
Jiri Olsa
2018-11-19
2
-2
/
+16
*
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
2018-11-19
3
-0
/
+23
*
perf tools: Fix crash on synthesizing the unit
Jiri Olsa
2018-11-12
1
-1
/
+1
*
Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-11-06
8
-5
/
+54
|
\
|
*
perf tools: Do not zero sample_id_all for group members
Jiri Olsa
2018-11-06
1
-1
/
+0
|
*
perf intel-pt: Add MTC and CYC timestamps to debug log
Adrian Hunter
2018-11-05
1
-0
/
+4
|
*
perf intel-pt: Add more event information to debug log
Adrian Hunter
2018-11-05
3
-3
/
+19
|
*
perf stat: Handle different PMU names with common prefix
Thomas Richter
2018-11-05
1
-1
/
+1
|
*
perf evlist: Move perf_evsel__reset_weak_group into evlist
Andi Kleen
2018-11-05
2
-0
/
+30
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-04
25
-66
/
+269
|
\
|
|
*
perf intel-pt/bts: Calculate cpumode for synthesized samples
Adrian Hunter
2018-10-31
2
-14
/
+25
|
*
perf intel-pt: Insert callchain context into synthesized callchains
Adrian Hunter
2018-10-31
3
-12
/
+40
|
*
perf tools: Don't clone maps from parent when synthesizing forks
David Miller
2018-10-31
4
-10
/
+25
|
*
perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
David S. Miller
2018-10-31
1
-1
/
+34
|
*
perf cs-etm: Correct CPU mode for samples
Leo Yan
2018-10-31
1
-9
/
+30
|
*
perf unwind: Take pgoff into account when reporting elf to libdwfl
Milian Wolff
2018-10-31
1
-2
/
+2
|
*
Merge branch 'linus' into perf/urgent, to pick up fixes
Ingo Molnar
2018-10-29
1
-12
/
+3
|
|
\
|
*
|
perf script: Implement --graph-function
Andi Kleen
2018-10-24
2
-1
/
+4
|
*
|
perf script: Make itrace script default to all calls
Andi Kleen
2018-10-24
5
-9
/
+22
|
*
|
perf trace: Introduce per-event maximum number of events property
Arnaldo Carvalho de Melo
2018-10-22
1
-0
/
+1
|
*
|
perf evsel: Mark a evsel as disabled when asking the kernel do disable it
Arnaldo Carvalho de Melo
2018-10-22
3
-7
/
+19
|
*
|
perf evsel: Introduce per event max_events property
Arnaldo Carvalho de Melo
2018-10-19
5
-0
/
+17
|
*
|
perf symbols: Set PLT entry/header sizes properly on Sparc
David Miller
2018-10-18
1
-1
/
+11
|
*
|
perf jitdump: Add Sparc support.
David Miller
2018-10-18
1
-0
/
+6
|
*
|
perf annotate: Add Sparc support
David Miller
2018-10-18
1
-0
/
+8
|
*
|
perf record: Encode -k clockid frequency into Perf trace
Alexey Budankov
2018-10-18
3
-0
/
+25
|
*
|
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2018-10-18
4
-25
/
+16
|
|
\
\
*
|
\
\
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-10-30
6
-22
/
+106
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
perf probe: Support SDT markers having reference counter (semaphore)
Ravi Bangoria
2018-09-24
6
-22
/
+106
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-10-24
1
-12
/
+3
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-22
1
-12
/
+3
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers
Daniel Borkmann
2018-10-19
1
-12
/
+3
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-23
42
-453
/
+2034
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-10-09
6
-24
/
+42
|
|
\
\
\
[prev]
[next]