index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
session.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Convert to perf_record_header_attr_id()
Namhyung Kim
2023-08-29
1
-2
/
+2
*
perf machine: Make delete_threads part of machine__exit
Ian Rogers
2023-06-12
1
-6
/
+0
*
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
1
-1
/
+1
*
perf util: Move perf_guest/host declarations
Ian Rogers
2023-04-10
1
-1
/
+1
*
perf record: Record dropped sample count
Namhyung Kim
2023-03-15
1
-1
/
+2
*
perf session: Show branch speculation info in raw dump
Sandipan Das
2023-02-02
1
-2
/
+3
*
perf session: Avoid calling lseek(2) for pipe
Namhyung Kim
2023-02-01
1
-2
/
+7
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-0
/
+2
*
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-12-05
1
-1
/
+1
*
perf session: Change type to avoid undefined behaviour in a signal handler
Ian Rogers
2022-11-03
1
-1
/
+2
*
perf cpumap: Add range data encoding
Ian Rogers
2022-10-04
1
-0
/
+5
*
perf branch: Extend branch type classification
Anshuman Khandual
2022-10-04
1
-1
/
+1
*
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
2022-08-19
1
-14
/
+21
*
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
2022-08-19
1
-15
/
+15
*
perf tools: Automatically use guest kcore_dir if present
Adrian Hunter
2022-07-20
1
-0
/
+2
*
perf auxtrace: Add machine_pid and vcpu to auxtrace_error
Adrian Hunter
2022-07-20
1
-0
/
+4
*
perf session: Use sample->machine_pid to find guest machine
Adrian Hunter
2022-07-20
1
-1
/
+3
*
perf tools: Add guest_cpu to hypervisor threads
Adrian Hunter
2022-07-20
1
-0
/
+18
*
perf session: Create guest machines from id_index
Adrian Hunter
2022-07-20
1
-0
/
+31
*
perf tools: Add machine_pid and vcpu to id_index
Adrian Hunter
2022-07-20
1
-5
/
+35
*
perf tools: Export perf_event__process_finished_round()
Adrian Hunter
2022-07-20
1
-8
/
+4
*
perf record: Add finished init event
Adrian Hunter
2022-06-23
1
-0
/
+4
*
perf tools: Add guest_code support
Adrian Hunter
2022-05-23
1
-0
/
+7
*
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
2022-05-21
1
-5
/
+21
*
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
2022-04-28
1
-1
/
+1
*
perf session: Remap buf if there is no space for event
Denis Nikitin
2022-04-09
1
-3
/
+12
*
perf session: Print branch stack entry type in --dump-raw-trace
James Clark
2022-03-07
1
-2
/
+3
*
perf report: Output data file name in raw trace dump
Alexey Bayduraev
2022-02-10
1
-29
/
+46
*
perf session: Load data directory files for analysis
Alexey Bayduraev
2022-02-10
1
-0
/
+133
*
perf session: Check for NULL pointer before dereference
Ameer Hamza
2022-02-06
1
-1
/
+2
*
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
1
-2
/
+2
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-5
/
+5
*
perf arch: Support register names from all archs
German Gomez
2021-12-16
1
-12
/
+13
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-26
1
-2
/
+2
|
\
|
*
perf report: Output non-zero offset for decompressed records
Alexey Bayduraev
2021-10-14
1
-2
/
+2
*
|
perf session: Introduce reader EOF function
Alexey Bayduraev
2021-10-25
1
-1
/
+7
*
|
perf session: Introduce reader return codes
Alexey Bayduraev
2021-10-25
1
-3
/
+8
*
|
perf session: Move the event read code to a separate function
Alexey Bayduraev
2021-10-25
1
-15
/
+31
*
|
perf session: Move unmap code to reader__mmap
Alexey Bayduraev
2021-10-25
1
-17
/
+13
*
|
perf session: Move reader map code to a separate function
Alexey Bayduraev
2021-10-25
1
-15
/
+28
*
|
perf session: Move init/release code to separate functions
Alexey Bayduraev
2021-10-25
1
-13
/
+32
*
|
perf session: Introduce decompressor in reader object
Alexey Bayduraev
2021-10-25
1
-14
/
+25
*
|
perf session: Move all state items to reader object
Alexey Bayduraev
2021-10-25
1
-28
/
+35
*
|
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2021-10-20
1
-0
/
+5
|
/
*
perf session: Report collisions in AUX records
Suzuki K Poulose
2021-09-03
1
-0
/
+9
*
perf tools: Pass a fd to perf_file_header__read_pipe()
Namhyung Kim
2021-08-02
1
-4
/
+4
*
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-08-02
1
-2
/
+3
*
perf session: Cleanup trace_event
Riccardo Mancini
2021-07-15
1
-0
/
+1
*
perf session: Add missing evlist__delete when deleting a session
Riccardo Mancini
2021-07-01
1
-1
/
+4
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-06-22
1
-0
/
+1
|
\
[next]