index
:
pub/scm/linux/kernel/git/devsec/tsm.git
master
lukas's fork of linux.git
Device Security Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
intel-tpebs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-30
perf evlist: Add reference count checking
Ian Rogers
1
-3
/
+4
2026-06-04
perf tpebs: Fix concurrent stop races and PID reuse hazards in tpebs_stop
Ian Rogers
1
-12
/
+80
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
1
-2
/
+1
2026-04-02
perf header: Refactor pipe mode end marker handling
Ian Rogers
1
-10
/
+1
2026-03-18
perf tools: Remove duplicate include of stat.h
Chen Ni
1
-1
/
+0
2025-11-13
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
Ian Rogers
1
-0
/
+1
2025-11-07
perf tool: Add the perf_tool argument to all callbacks
Ian Rogers
1
-1
/
+2
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
1
-2
/
+2
2025-05-28
perf intel-tpebs: Avoid race when evlist is being deleted
Ian Rogers
1
-2
/
+10
2025-05-16
perf intel-tpebs: Filter non-workload samples
Ian Rogers
1
-1
/
+58
2025-04-25
perf pmu-events: Add retirement latency to JSON events inside of perf
Ian Rogers
1
-15
/
+37
2025-04-25
perf stat: Add mean, min, max and last --tpebs-mode options
Ian Rogers
1
-1
/
+19
2025-04-25
perf intel-tpebs: Use stats for retirement latency statistics
Ian Rogers
1
-10
/
+5
2025-04-25
perf intel-tpebs: Don't close record on read
Ian Rogers
1
-73
/
+127
2025-04-25
perf intel-tpebs: Add mutex for tpebs_results
Ian Rogers
1
-8
/
+46
2025-04-25
perf intel-tpebs: Add support for updating counts in evsel__tpebs_read
Ian Rogers
1
-30
/
+20
2025-04-25
perf intel-tpebs: Refactor tpebs_results list
Ian Rogers
1
-59
/
+91
2025-04-25
perf intel-tpebs: Ensure events are opened, factor out finding
Ian Rogers
1
-23
/
+36
2025-04-25
perf intel-tpebs: Inline get_perf_record_args
Ian Rogers
1
-47
/
+28
2025-04-25
perf intel-tpebs: Reduce scope of the tpebs_events_size variable
Ian Rogers
1
-3
/
+6
2025-04-25
perf intel-tpebs: Move the cpumap_buf variable out of evsel__tpebs_open()
Ian Rogers
1
-8
/
+6
2025-04-25
perf intel-tpebs: Separate evsel__tpebs_prepare() out of evsel__tpebs_open()
Ian Rogers
1
-47
/
+86
2025-04-25
perf intel-tpebs: Rename tpebs_start to evsel__tpebs_open
Ian Rogers
1
-17
/
+16
2025-04-25
perf intel-tpebs: Simplify tpebs_cmd
Ian Rogers
1
-37
/
+18
2025-04-25
perf intel-tpebs: Cleanup header
Ian Rogers
1
-0
/
+1
2025-03-19
perf: intel-tpebs: Fix incorrect usage of zfree()
James Clark
1
-1
/
+1
2024-08-13
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
1
-0
/
+432