index
:
pub/scm/linux/kernel/git/livepatching/livepatching.git
master
Live Patching Group's fork of livepatching.git
Live Patching Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-21
perf annotate-data: Implement instruction tracking
Namhyung Kim
2
-14
/
+210
2024-03-21
perf annotate-data: Handle call instructions
Namhyung Kim
1
-2
/
+52
2024-03-21
perf annotate-data: Handle global variable access
Namhyung Kim
1
-4
/
+42
2024-03-21
perf annotate-data: Add get_global_var_type()
Namhyung Kim
3
-33
/
+57
2024-03-21
perf annotate-data: Add update_insn_state()
Namhyung Kim
3
-3
/
+161
2024-03-21
perf annotate-data: Maintain variable type info
Namhyung Kim
2
-0
/
+177
2024-03-21
perf annotate-data: Add debug messages
Namhyung Kim
3
-7
/
+71
2024-03-21
perf annotate: Add annotate_get_basic_blocks()
Namhyung Kim
2
-3
/
+235
2024-03-21
perf annotate-data: Introduce 'struct data_loc_info'
Namhyung Kim
3
-60
/
+91
2024-03-21
perf map: Add map__objdump_2rip()
Namhyung Kim
2
-0
/
+20
2024-03-21
perf dwarf-aux: Add die_find_func_rettype()
Namhyung Kim
2
-0
/
+47
2024-03-21
perf dwarf-aux: Handle type transfer for memory access
Namhyung Kim
2
-0
/
+119
2024-03-21
perf dwarf-aux: Add die_collect_vars()
Namhyung Kim
2
-28
/
+107
2024-03-21
perf dwarf-aux: Remove unused pc argument
Namhyung Kim
3
-11
/
+6
2024-03-21
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
6
-39
/
+38
2024-03-21
perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
Ian Rogers
3
-4
/
+4
2024-03-21
perf auxtrace: Fix multiple use of --itrace option
Adrian Hunter
1
-1
/
+3
2024-03-21
perf trace: Collect sys_nanosleep first argument
Arnaldo Carvalho de Melo
1
-0
/
+21
2024-03-06
perf annotate: Add comments in the data structures
Namhyung Kim
1
-7
/
+62
2024-03-06
perf annotate: Remove sym_hist.addr[] array
Namhyung Kim
2
-34
/
+6
2024-03-06
perf annotate: Calculate instruction overhead using hashmap
Namhyung Kim
2
-14
/
+41
2024-03-06
perf annotate: Add a hashmap for symbol histogram
Namhyung Kim
2
-2
/
+42
2024-03-03
perf threads: Reduce table size from 256 to 8
Ian Rogers
1
-1
/
+1
2024-03-03
perf threads: Switch from rbtree to hashmap
Ian Rogers
2
-105
/
+47
2024-03-03
perf threads: Move threads to its own files
Ian Rogers
5
-273
/
+285
2024-03-03
perf machine: Move machine's threads into its own abstraction
Ian Rogers
5
-202
/
+242
2024-03-03
perf machine: Move fprintf to for_each loop and a callback
Ian Rogers
1
-16
/
+27
2024-03-03
perf trace: Ignore thread hashing in summary
Ian Rogers
1
-5
/
+0
2024-03-03
perf report: Sort child tasks by tid
Ian Rogers
2
-0
/
+40
2024-02-29
perf map: Fix map reference count issues
Ian Rogers
2
-10
/
+8
2024-02-29
perf lock contention: Account contending locks too
Namhyung Kim
3
-7
/
+136
2024-02-29
perf metrics: Fix segv for metrics with no events
Ian Rogers
1
-1
/
+1
2024-02-29
perf metrics: Fix metric matching
Ian Rogers
1
-12
/
+10
2024-02-26
perf pmu: Fix a potential memory leak in perf_pmu__lookup()
Christophe JAILLET
1
-4
/
+3
2024-02-26
perf data convert: Fix segfault when converting to json when cpu_desc isn't set
Ilkka Koskinen
1
-1
/
+3
2024-02-23
perf print-events: make is_event_supported() more robust
Mark Rutland
1
-8
/
+19
2024-02-22
perf list: Add scandirat compatibility function
Ian Rogers
3
-9
/
+31
2024-02-22
perf thread_map: Skip exited threads when scanning /proc
Ian Rogers
1
-5
/
+4
2024-02-22
perf stat: Fix metric-only aggregation index
Ian Rogers
1
-2
/
+7
2024-02-22
perf metrics: Compute unmerged uncore metrics individually
Ian Rogers
2
-4
/
+29
2024-02-22
perf stat: Pass fewer metric arguments
Ian Rogers
1
-20
/
+18
2024-02-20
perf: util: use capstone disasm engine to show assembly instructions
Changbin Du
4
-1
/
+152
2024-02-16
perf tools: Fixup module symbol end address properly
Namhyung Kim
1
-2
/
+19
2024-02-16
perf augmented_raw_syscalls.bpf: Move 'struct timespec64' to vmlinux.h
Arnaldo Carvalho de Melo
2
-14
/
+8
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
3
-8
/
+12
2024-02-15
perf parse-regs: Always build perf register functions
Leo Yan
11
-71
/
+0
2024-02-13
perf metric: Don't remove scale from counts
Ian Rogers
1
-6
/
+1
2024-02-13
perf stat: Avoid metric-only segv
Ian Rogers
1
-1
/
+1
2024-02-13
perf expr: Fix "has_event" function for metric style events
Ian Rogers
1
-1
/
+19
2024-02-13
perf expr: Allow NaN to be a valid number
Ian Rogers
1
-0
/
+9
[prev]
[next]