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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2
-6
/
+0
2022-04-28
perf symbol: Update symbols__fixup_end()
Namhyung Kim
1
-4
/
+25
2022-04-28
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
3
-5
/
+6
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
1
-1
/
+2
2022-04-28
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
1
-1
/
+1
2022-04-28
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
1
-1
/
+1
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
1
-0
/
+4
2022-04-14
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
2
-0
/
+52
2022-04-13
perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()
Lv Ruyi
1
-1
/
+2
2022-04-13
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
1
-2
/
+3
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
1
-0
/
+1
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
7
-13
/
+31
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-01
perf evlist: Directly return instead of using local ret variable
Haowen Bai
1
-2
/
+1
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
8
-19
/
+23
2022-04-01
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
1
-2
/
+1
2022-03-27
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
57
-615
/
+1789
2022-03-26
perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messages
Kim Phillips
1
-0
/
+25
2022-03-26
perf python: Add perf_env stubs that will be needed in evsel__open_strerror()
Arnaldo Carvalho de Melo
1
-1
/
+12
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-55
/
+47
2022-03-22
perf evsel: Make evsel__env() always return a valid env
Kim Phillips
1
-1
/
+1
2022-03-22
perf build-id: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
1
-1
/
+1
2022-03-22
perf header: Fix spelling mistake "could't" -> "couldn't"
Colin Ian King
1
-1
/
+1
2022-03-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
3
-31
/
+51
2022-03-22
perf ftrace latency: Add -n/--use-nsec option
Namhyung Kim
3
-2
/
+7
2022-03-22
perf tools: Fix version kernel tag
John Garry
1
-9
/
+4
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+3
2022-03-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-19
/
+33
2022-03-18
perf evlist: Avoid iteration for empty evlist.
Ian Rogers
1
-11
/
+17
2022-03-18
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2022-03-14
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
3
-9
/
+10
2022-03-12
perf parse: Fix event parser error for hybrid systems
Zhengjun Xing
1
-2
/
+4
2022-03-12
perf tools: Set build-id using build-id header on new mmap records
James Clark
3
-3
/
+19
2022-03-12
perf parse-events: Fix NULL check against wrong variable
Weiguo Li
1
-1
/
+1
2022-03-07
perf tools: Use ARRAY_SIZE() instead of ad hoc equivalent, spotted by array_s...
Guo Zhengkui
1
-1
/
+1
2022-03-07
perf session: Print branch stack entry type in --dump-raw-trace
James Clark
1
-2
/
+3
2022-03-07
perf evsel: Add error message for unsupported branch stack cases
James Clark
1
-0
/
+4
2022-03-05
perf tools: Remove bpf_map__set_priv()/bpf_map__priv() usage
Jiri Olsa
1
-7
/
+59
2022-03-05
perf tools: Remove bpf_program__set_priv/bpf_program__priv usage
Jiri Olsa
1
-16
/
+82
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+5
2022-03-01
perf: Add irq and exception return branch types
Anshuman Khandual
1
-1
/
+3
2022-02-22
perf data: Adding error message if perf_data__create_dir() fails
Alexey Bayduraev
1
-2
/
+6
2022-02-22
perf data: Fix double free in perf_session__delete()
Alexey Bayduraev
1
-4
/
+3
2022-02-22
linkage: remove SYM_FUNC_{START,END}_ALIAS()
Mark Rutland
1
-21
/
+0
2022-02-22
linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()
Mark Rutland
1
-0
/
+35
2022-02-18
perf evlist: Fix failed to use cpu list for uncore events
Zhengjun Xing
1
-2
/
+2
2022-02-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-10
/
+9
[next]