index
:
linux/linux-stable.git
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.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-trace.c
Age
Commit message (
Expand
)
Author
2022-07-17
perf trace: Fix SIGSEGV when processing syscall args
Naveen N. Rao
2022-02-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-02-16
perf trace: Avoid early exit due SIGCHLD from non-workload processes
Changbin Du
2022-02-10
perf report: Output data file name in raw trace dump
Alexey Bayduraev
2022-01-18
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-01-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-01-10
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-07
perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...
Jiri Olsa
2021-12-14
tools/perf: Stop using bpf_object__find_program_by_title API.
Kui-Feng Lee
2021-12-07
perf trace: Enable ignore_missing_thread for trace
Gang Li
2021-12-06
tools/perf: Add '__rel_loc' event field parsing support
Masami Hiramatsu
2021-11-12
perf trace: Beautify the 'level' argument of setsockopt
Arnaldo Carvalho de Melo
2021-11-12
perf trace: Beautify the 'level' argument of getsockopt
Arnaldo Carvalho de Melo
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
2021-09-17
perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events durin...
Namhyung Kim
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-08-02
perf trace: Update cmd string table to decode sys_bpf first arg
Wei Li
2021-07-15
perf trace: Free strings in trace__parse_events_option()
Riccardo Mancini
2021-07-15
perf trace: Free syscall tp fields in evsel->priv
Riccardo Mancini
2021-07-15
perf trace: Free syscall->arg_fmt
Riccardo Mancini
2021-07-15
perf trace: Free malloc'd trace fields on exit
Riccardo Mancini
2021-03-06
perf trace: Fix race in signal handling
Michael Petlan
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' mmap pages parsing method
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' event attribute config ...
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' create maps methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' 'find' methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample parsing methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' 'filter' methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' 'workload' methods
Arnaldo Carvalho de Melo
2020-11-03
perf trace: Fix segfault when trying to trace events by cgroup
Stanislav Ivanichkin
2020-10-13
perf trace: Fix off by ones in memset() after realloc() in arches using libaudit
Jiri Slaby
2020-08-04
perf record: Extend -D,--delay option with -1 value
Alexey Budankov
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' strerror methods
Arnaldo Carvalho de Melo
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' 'add' evsel methods
Arnaldo Carvalho de Melo
2020-05-29
perf trace: Grow the syscall table as needed when using libaudit
Arnaldo Carvalho de Melo
2020-05-28
perf trace: Fix compilation error for make NO_LIBBPF=1 DEBUG=1
Jiri Olsa
2020-05-28
perf evsel: Rename perf_evsel__new*() to evsel__new*()
Arnaldo Carvalho de Melo
2020-05-05
perf trace: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()
Arnaldo Carvalho de Melo
2020-05-05
perf evsel: Rename perf_evsel__env() to evsel__env()
Arnaldo Carvalho de Melo
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
2020-05-05
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
2020-05-05
perf evsel: Rename perf_evsel__*filter*() to evsel__*filter*()
Arnaldo Carvalho de Melo
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
2020-05-05
perf evsel: Rename perf_evsel__config*() to evsel__config*()
Arnaldo Carvalho de Melo
2020-02-11
perf trace: Resolve prctl's 'option' arg strings to numbers
Arnaldo Carvalho de Melo
2019-11-18
perf parse: Report initial event parsing error
Ian Rogers
[prev]
[next]