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
2021-12-18
perf expr: Fix missing check for return value of hashmap__new()
Miaoqian Lin
1
-0
/
+5
2021-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
1
-1
/
+1
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
1
-3
/
+8
2021-12-11
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
1
-4
/
+28
2021-12-11
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
1
-19
/
+13
2021-12-11
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
1
-1
/
+1
2021-12-11
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
1
-3
/
+4
2021-12-11
perf tools: Prevent out-of-bounds access to registers
German Gomez
2
-1
/
+7
2021-12-06
perf bpf_skel: Do not use typedef to avoid error on old clang
Song Liu
3
-20
/
+26
2021-12-06
perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros
Song Liu
3
-5
/
+3
2021-12-06
perf header: Fix memory leaks when processing feature headers
Ian Rogers
1
-5
/
+10
2021-12-06
perf tools: Fix SMT detection fast read path
Ian Rogers
1
-1
/
+1
2021-11-18
perf evsel: Fix memory leaks relating to unit
Ian Rogers
3
-15
/
+20
2021-11-18
perf report: Fix memory leaks around perf_tip()
Ian Rogers
2
-8
/
+8
2021-11-18
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
1
-1
/
+0
2021-11-18
perf inject: Fix ARM SPE handling
German Gomez
1
-0
/
+15
2021-11-18
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
3
-11
/
+7
2021-11-18
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
3
-25
/
+12
2021-11-18
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
3
-27
/
+13
2021-11-13
perf tools: Add more weak libbpf functions
Jiri Olsa
1
-0
/
+27
2021-11-13
perf bpf: Avoid memory leak from perf_env__insert_btf()
Ian Rogers
3
-3
/
+10
2021-11-13
perf symbols: Factor out annotation init/exit
Ian Rogers
3
-1
/
+22
2021-11-13
perf symbols: Bit pack to save a byte
Ian Rogers
2
-3
/
+3
2021-11-13
perf symbols: Add documentation to 'struct symbol'
Ian Rogers
1
-3
/
+14
2021-11-13
perf arm-spe: Support hardware-based PID tracing
German Gomez
1
-29
/
+70
2021-11-13
perf arm-spe: Save context ID in record
German Gomez
2
-0
/
+3
2021-11-13
perf arm-spe: Track task context switch for cpu-mode events
Namhyung Kim
1
-0
/
+25
2021-11-13
perf arm-spe: Print size using consistent format
Andrew Kilroy
1
-1
/
+1
2021-11-13
perf cs-etm: Print size using consistent format
Andrew Kilroy
1
-1
/
+1
2021-11-13
perf expr: Add source_count for aggregating events
Ian Rogers
7
-12
/
+54
2021-11-13
perf expr: Move ID handling to its own function
Ian Rogers
1
-26
/
+35
2021-11-13
perf expr: Add metric literals for topology.
Ian Rogers
1
-0
/
+27
2021-11-13
perf expr: Add literal values starting with #
Ian Rogers
4
-6
/
+30
2021-11-13
perf cputopo: Match thread_siblings to topology ABI name
Ian Rogers
3
-18
/
+25
2021-11-13
perf cputopo: Match die_siblings to topology ABI name
Ian Rogers
3
-20
/
+25
2021-11-13
perf cputopo: Update to use pakage_cpus
Ian Rogers
3
-15
/
+28
2021-11-13
perf test: Convert clang tests to test cases.
Ian Rogers
2
-7
/
+7
2021-11-07
perf metric: Fix memory leaks
Ian Rogers
1
-1
/
+4
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
3
-6
/
+19
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
5
-69
/
+69
2021-11-07
perf stat: Fix memory leak on error path
Ian Rogers
1
-0
/
+1
2021-11-07
perf tools: Use __BYTE_ORDER__
Ilya Leoshkevich
7
-10
/
+10
2021-11-07
perf tools: Refactor out kernel symbol argument sanity checking
James Clark
2
-0
/
+24
2021-11-07
perf symbols: Ignore $a/$d symbols for ARM modules
Lexi Shao
1
-0
/
+4
2021-11-07
perf evsel: Don't set exclude_guest by default
Ravi Bangoria
2
-5
/
+8
2021-11-06
perf evsel: Fix missing exclude_{host,guest} setting
Namhyung Kim
4
-5
/
+42
2021-11-06
perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
Ian Rogers
1
-1
/
+3
2021-11-06
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
3
-3
/
+21
[next]