index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-26
perf parse-events: Remove non-json software events
Ian Rogers
6
-107
/
+33
2025-07-26
perf jevents: Add common software event json
Ian Rogers
3
-109
/
+264
2025-07-26
perf tools: Remove libtraceevent in .gitignore
Chen Pei
1
-2
/
+0
2025-07-26
perf test: Fix comment ordering
Blake Jones
1
-2
/
+2
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
15
-131
/
+107
2025-07-25
perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
Ian Rogers
5
-129
/
+14
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
14
-80
/
+36
2025-07-25
perf env: Remove global perf_env
Ian Rogers
6
-10
/
+4
2025-07-25
perf trace: Avoid global perf_env with evsel__env
Ian Rogers
1
-9
/
+3
2025-07-25
perf auxtrace: Pass perf_env from session through to mmap read
Ian Rogers
3
-10
/
+17
2025-07-25
perf machine: Explicitly pass in host perf_env
Ian Rogers
12
-35
/
+81
2025-07-25
perf bench synthesize: Avoid use of global perf_env
Ian Rogers
1
-8
/
+19
2025-07-25
perf top: Make perf_env locally scoped
Ian Rogers
1
-13
/
+28
2025-07-25
perf session: Add host_env argument to perf_session__new
Ian Rogers
3
-5
/
+8
2025-07-25
perf test: Avoid use perf_env
Ian Rogers
3
-23
/
+33
2025-07-25
perf header: Clean up use of perf_env
Ian Rogers
1
-76
/
+98
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
17
-22
/
+35
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
25
-107
/
+120
2025-07-25
perf record: Make --buildid-mmap the default
Ian Rogers
4
-22
/
+34
2025-07-25
perf jitdump: Directly mark the jitdump DSO
Ian Rogers
1
-4
/
+17
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
14
-155
/
+197
2025-07-25
perf build-id: Ensure struct build_id is empty before use
Ian Rogers
11
-17
/
+20
2025-07-25
perf build-id: Mark DSO in sample callchains
Ian Rogers
1
-1
/
+16
2025-07-25
perf build-id: Change sprintf functions to snprintf
Ian Rogers
16
-50
/
+42
2025-07-24
perf build-id: Truncate to avoid overflowing the build_id data
Ian Rogers
1
-1
/
+4
2025-07-24
perf build-id: Reduce size of "size" variable
Ian Rogers
2
-3
/
+7
2025-07-24
perf metricgroups: Add NO_THRESHOLD_AND_NMI constraint
Ian Rogers
3
-8
/
+23
2025-07-24
perf parse-events: Fix missing slots for Intel topdown metric events
Ian Rogers
6
-12
/
+77
2025-07-24
perf topdown: Use attribute to see an event is a topdown metic or slots
Ian Rogers
7
-55
/
+108
2025-07-24
perf parse-events: Support user CPUs mixed with threads/processes
Ian Rogers
2
-10
/
+6
2025-07-24
perf evsel: Add evsel__open_per_cpu_and_thread
Ian Rogers
2
-4
/
+22
2025-07-24
perf parse-events: Minor __add_event refactoring
Ian Rogers
1
-21
/
+48
2025-07-24
perf pmus: Factor perf_pmus__find_by_attr out of evsel__find_pmu
Ian Rogers
2
-12
/
+19
2025-07-24
perf evsel: Use libperf perf_evsel__exit
Ian Rogers
1
-3
/
+1
2025-07-24
libperf evsel: Rename own_cpus to pmu_cpus
Ian Rogers
6
-16
/
+16
2025-07-24
perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumask
Ian Rogers
3
-9
/
+51
2025-07-24
perf parse-events: Allow the cpu term to be a PMU or CPU range
Ian Rogers
2
-18
/
+54
2025-07-24
perf stat: Don't size aggregation ids from user_requested_cpus
Ian Rogers
1
-5
/
+2
2025-07-24
perf stat: Avoid buffer overflow to the aggregation map
Ian Rogers
1
-1
/
+1
2025-07-24
perf parse-events: Warn if a cpu term is unsupported by a CPU
Ian Rogers
4
-18
/
+35
2025-07-24
perf pfm: Don't force loading of all PMUs
Ian Rogers
1
-4
/
+0
2025-07-23
perf stat: Remove duplicated include in stat-shadow.c
Yang Li
1
-1
/
+0
2025-07-22
perf ui scripts: Switch FILENAME_MAX to NAME_MAX
Ian Rogers
1
-1
/
+1
2025-07-22
perf pmu: Switch FILENAME_MAX to NAME_MAX
Ian Rogers
1
-2
/
+2
2025-07-22
perf: ftrace: add graph tracer options args/retval/retval-hex/retaddr
Changbin Du
3
-1
/
+67
2025-07-20
perf build: Always disable stack protection for BPF skeleton objects
Federico Pellegrin
1
-2
/
+4
2025-07-17
perf sched timehist: decode process names of processes in zombie state
Anubhav Shelat
1
-0
/
+5
2025-07-16
perf flamegraph: Fix minor pylint/type hint issues
Ian Rogers
1
-28
/
+33
2025-07-14
perf ftrace latency: Add -e option to measure time between two events
Namhyung Kim
5
-75
/
+205
2025-07-11
perf python: Set index error for invalid thread/cpu map items
Ian Rogers
1
-2
/
+6
[prev]
[next]