index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
session.c
Age
Commit message (
Expand
)
Author
Lines
2024-12-09
perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS
Ian Rogers
-0
/
+1
2024-10-02
tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
Ben Gainey
-9
/
+19
2024-09-11
perf env: Find correct branch counter info on hybrid
Kan Liang
-2
/
+4
2024-08-30
perf header: Remove repipe option
Ian Rogers
-3
/
+3
2024-08-30
perf inject: Overhaul handling of pipe files
Ian Rogers
-4
/
+4
2024-08-28
perf tools: Print lost samples due to BPF filter
Namhyung Kim
-2
/
+3
2024-08-12
perf session: Constify tool
Ian Rogers
-3
/
+3
2024-08-12
perf tool: Remove perf_tool__fill_defaults()
Ian Rogers
-6
/
+0
2024-08-12
perf tool: Move fill defaults into tool.c
Ian Rogers
-309
/
+1
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
-15
/
+15
2024-08-12
perf auxtrace: Remove dummy tools
Ian Rogers
-0
/
+24
2024-08-12
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
-0
/
+3
2024-08-08
perf annotate: Cache debuginfo for data type profiling
Namhyung Kim
-0
/
+2
2024-06-27
perf report: Display pregress bar on redirected pipe data
Namhyung Kim
-1
/
+19
2024-06-15
perf hist: Add symbol_conf.skip_empty
Namhyung Kim
-3
/
+2
2024-04-12
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
-0
/
+21
2024-03-21
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
-3
/
+2
2024-02-08
perf tools: Make it possible to see perf's kernel and module memory mappings
Adrian Hunter
-0
/
+11
2023-11-09
perf machine thread: Remove exited threads by default
Ian Rogers
-0
/
+5
2023-11-09
perf tools: Add branch counter knob
Kan Liang
-2
/
+13
2023-08-29
perf tools: Convert to perf_record_header_attr_id()
Namhyung Kim
-2
/
+2
2023-06-12
perf machine: Make delete_threads part of machine__exit
Ian Rogers
-6
/
+0
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
-1
/
+1
2023-04-10
perf util: Move perf_guest/host declarations
Ian Rogers
-1
/
+1
2023-03-15
perf record: Record dropped sample count
Namhyung Kim
-1
/
+2
2023-02-02
perf session: Show branch speculation info in raw dump
Sandipan Das
-2
/
+3
2023-02-01
perf session: Avoid calling lseek(2) for pipe
Namhyung Kim
-2
/
+7
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
-0
/
+2
2022-12-05
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
-1
/
+1
2022-11-03
perf session: Change type to avoid undefined behaviour in a signal handler
Ian Rogers
-1
/
+2
2022-10-04
perf cpumap: Add range data encoding
Ian Rogers
-0
/
+5
2022-10-04
perf branch: Extend branch type classification
Anshuman Khandual
-1
/
+1
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
-14
/
+21
2022-08-19
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
-15
/
+15
2022-07-20
perf tools: Automatically use guest kcore_dir if present
Adrian Hunter
-0
/
+2
2022-07-20
perf auxtrace: Add machine_pid and vcpu to auxtrace_error
Adrian Hunter
-0
/
+4
2022-07-20
perf session: Use sample->machine_pid to find guest machine
Adrian Hunter
-1
/
+3
2022-07-20
perf tools: Add guest_cpu to hypervisor threads
Adrian Hunter
-0
/
+18
2022-07-20
perf session: Create guest machines from id_index
Adrian Hunter
-0
/
+31
2022-07-20
perf tools: Add machine_pid and vcpu to id_index
Adrian Hunter
-5
/
+35
2022-07-20
perf tools: Export perf_event__process_finished_round()
Adrian Hunter
-8
/
+4
2022-06-23
perf record: Add finished init event
Adrian Hunter
-0
/
+4
2022-05-23
perf tools: Add guest_code support
Adrian Hunter
-0
/
+7
2022-05-21
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
-5
/
+21
2022-04-28
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
-1
/
+1
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
-3
/
+12
2022-03-07
perf session: Print branch stack entry type in --dump-raw-trace
James Clark
-2
/
+3
2022-02-10
perf report: Output data file name in raw trace dump
Alexey Bayduraev
-29
/
+46
2022-02-10
perf session: Load data directory files for analysis
Alexey Bayduraev
-0
/
+133
2022-02-06
perf session: Check for NULL pointer before dereference
Ameer Hamza
-1
/
+2
[next]