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 pmu: Fix alias events list
John Garry
2022-01-02
1
-6
/
+17
*
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 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 tools: Fix SMT detection fast read path
Ian Rogers
2021-12-07
1
-1
/
+1
*
perf evsel: Fix memory leaks relating to unit
Ian Rogers
2021-11-18
3
-15
/
+20
*
perf report: Fix memory leaks around perf_tip()
Ian Rogers
2021-11-18
2
-8
/
+8
*
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
2021-11-18
1
-1
/
+0
*
perf inject: Fix ARM SPE handling
German Gomez
2021-11-18
1
-0
/
+15
*
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
*
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
2021-11-18
3
-27
/
+13
*
perf tools: Add more weak libbpf functions
Jiri Olsa
2021-11-13
1
-0
/
+27
*
perf bpf: Avoid memory leak from perf_env__insert_btf()
Ian Rogers
2021-11-13
3
-3
/
+10
*
perf symbols: Factor out annotation init/exit
Ian Rogers
2021-11-13
3
-1
/
+22
*
perf symbols: Bit pack to save a byte
Ian Rogers
2021-11-13
2
-3
/
+3
*
perf symbols: Add documentation to 'struct symbol'
Ian Rogers
2021-11-13
1
-3
/
+14
*
perf arm-spe: Support hardware-based PID tracing
German Gomez
2021-11-13
1
-29
/
+70
*
perf arm-spe: Save context ID in record
German Gomez
2021-11-13
2
-0
/
+3
*
perf arm-spe: Track task context switch for cpu-mode events
Namhyung Kim
2021-11-13
1
-0
/
+25
*
perf arm-spe: Print size using consistent format
Andrew Kilroy
2021-11-13
1
-1
/
+1
*
perf cs-etm: Print size using consistent format
Andrew Kilroy
2021-11-13
1
-1
/
+1
*
perf expr: Add source_count for aggregating events
Ian Rogers
2021-11-13
7
-12
/
+54
*
perf expr: Move ID handling to its own function
Ian Rogers
2021-11-13
1
-26
/
+35
*
perf expr: Add metric literals for topology.
Ian Rogers
2021-11-13
1
-0
/
+27
*
perf expr: Add literal values starting with #
Ian Rogers
2021-11-13
4
-6
/
+30
*
perf cputopo: Match thread_siblings to topology ABI name
Ian Rogers
2021-11-13
3
-18
/
+25
*
perf cputopo: Match die_siblings to topology ABI name
Ian Rogers
2021-11-13
3
-20
/
+25
*
perf cputopo: Update to use pakage_cpus
Ian Rogers
2021-11-13
3
-15
/
+28
*
perf test: Convert clang tests to test cases.
Ian Rogers
2021-11-13
2
-7
/
+7
*
perf metric: Fix memory leaks
Ian Rogers
2021-11-07
1
-1
/
+4
*
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
2021-11-07
3
-6
/
+19
*
perf parse-events: Rename parse_events_error functions
Ian Rogers
2021-11-07
5
-69
/
+69
*
perf stat: Fix memory leak on error path
Ian Rogers
2021-11-07
1
-0
/
+1
*
perf tools: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-11-07
7
-10
/
+10
*
perf tools: Refactor out kernel symbol argument sanity checking
James Clark
2021-11-07
2
-0
/
+24
*
perf symbols: Ignore $a/$d symbols for ARM modules
Lexi Shao
2021-11-07
1
-0
/
+4
*
perf evsel: Don't set exclude_guest by default
Ravi Bangoria
2021-11-07
2
-5
/
+8
[next]