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
*
perf: Stop using bpf_map__def() API
Christy Lee
2022-01-13
2
-51
/
+41
*
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-01-11
4
-3
/
+35
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
6
-21
/
+43
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-1
/
+12
|
|
\
\
|
|
*
|
tools/perf: Stop using bpf_object__find_program_by_title API.
Kui-Feng Lee
2021-12-14
1
-1
/
+12
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-30
2
-4
/
+14
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
5
-32
/
+64
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-11
3
-2
/
+23
|
|
\
\
\
\
|
|
*
|
|
|
perf/bpf_counter: Use bpf_map_create instead of bpf_create_map
Song Liu
2021-12-08
1
-2
/
+16
|
|
*
|
|
|
perf: Mute libbpf API deprecations temporarily
Andrii Nakryiko
2021-12-03
2
-0
/
+7
*
|
|
|
|
|
Revert "libtraceevent: Increase libtraceevent logging when verbose"
Arnaldo Carvalho de Melo
2022-01-07
1
-19
/
+0
*
|
|
|
|
|
perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...
Jiri Olsa
2022-01-07
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
perf top: Fix TUI exit screen refresh race condition
yaowenbin
2022-01-02
1
-3
/
+5
*
|
|
|
|
perf pmu: Fix alias events list
John Garry
2022-01-02
1
-6
/
+17
*
|
|
|
|
perf scripts python: intel-pt-events.py: Fix printing of switch events
Adrian Hunter
2021-12-28
1
-10
/
+13
*
|
|
|
|
perf script: Fix CPU filtering of a script's switch events
Adrian Hunter
2021-12-28
1
-1
/
+1
*
|
|
|
|
perf intel-pt: Fix parsing of VM time correlation arguments
Adrian Hunter
2021-12-28
1
-0
/
+1
*
|
|
|
|
perf expr: Fix return value of ids__new()
Miaoqian Lin
2021-12-28
1
-1
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
perf inject: Fix segfault due to perf_data__fd() without open
Adrian Hunter
2021-12-18
1
-3
/
+7
*
|
|
|
perf inject: Fix segfault due to close without open
Adrian Hunter
2021-12-18
1
-1
/
+2
*
|
|
|
perf expr: Fix missing check for return value of hashmap__new()
Miaoqian Lin
2021-12-18
1
-0
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
2021-12-11
1
-1
/
+1
*
|
|
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
2021-12-11
1
-0
/
+1
*
|
|
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
2021-12-11
1
-3
/
+8
*
|
|
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
2021-12-11
1
-0
/
+1
*
|
|
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
2021-12-11
1
-4
/
+28
*
|
|
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
2021-12-11
1
-19
/
+13
*
|
|
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
2021-12-11
1
-1
/
+1
*
|
|
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
2021-12-11
1
-3
/
+4
*
|
|
perf tools: Prevent out-of-bounds access to registers
German Gomez
2021-12-11
2
-1
/
+7
|
/
/
*
|
perf bpf_skel: Do not use typedef to avoid error on old clang
Song Liu
2021-12-07
3
-20
/
+26
*
|
perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros
Song Liu
2021-12-07
3
-5
/
+3
*
|
perf header: Fix memory leaks when processing feature headers
Ian Rogers
2021-12-07
1
-5
/
+10
*
|
perf test: Reset shadow counts before loading
Ian Rogers
2021-12-07
1
-0
/
+1
*
|
perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...
Thomas Richter
2021-12-07
1
-1
/
+3
*
|
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
2021-12-07
1
-2
/
+0
*
|
perf tools: Fix SMT detection fast read path
Ian Rogers
2021-12-07
1
-1
/
+1
*
|
tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...
Arnaldo Carvalho de Melo
2021-12-07
1
-0
/
+1
*
|
perf inject: Fix itrace space allowed for new attributes
Adrian Hunter
2021-12-07
1
-1
/
+1
*
|
tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
2021-12-07
1
-0
/
+1
*
|
Revert "perf bench: Fix two memory leaks detected with ASan"
Jiri Olsa
2021-12-07
1
-4
/
+0
*
|
perf evsel: Fix memory leaks relating to unit
Ian Rogers
2021-11-18
4
-18
/
+22
*
|
perf report: Fix memory leaks around perf_tip()
Ian Rogers
2021-11-18
3
-14
/
+17
*
|
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
2021-11-18
2
-15
/
+14
*
|
tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
2021-11-18
1
-0
/
+1
*
|
perf inject: Fix ARM SPE handling
German Gomez
2021-11-18
1
-0
/
+15
*
|
perf bench: Fix two memory leaks detected with ASan
Sohaib Mohamed
2021-11-18
1
-0
/
+4
*
|
perf test sample-parsing: Fix branch_stack entry endianness check
Thomas Richter
2021-11-18
1
-1
/
+1
*
|
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
2021-11-18
3
-11
/
+7
*
|
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
2021-11-18
3
-25
/
+12
[next]