index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-15
perf report: Free generated help strings for sort option
Riccardo Mancini
3
-13
/
+24
2021-07-15
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf test maps__merge_in: Fix memory leak of maps
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf test event_update: Fix memory leak of unit
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf test event_update: Fix memory leak of evlist
Riccardo Mancini
1
-1
/
+1
2021-07-15
perf test session_topology: Delete session->evlist
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf env: Fix sibling_dies memory leak
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf inject: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-2
/
+3
2021-07-14
perf cs-etm: Split Coresight decode by aux records
James Clark
1
-1
/
+167
2021-07-14
tools headers: Remove broken definition of __LITTLE_ENDIAN
Arnaldo Carvalho de Melo
1
-6
/
+0
2021-07-14
perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-07-14
libperf: Fix build error with LIBPFM4=1
Heiko Carstens
1
-1
/
+1
2021-07-14
tools headers UAPI: Sync files changed by the memfd_secret new syscall
Arnaldo Carvalho de Melo
3
-1
/
+8
2021-07-14
perf stat: Merge uncore events by default for hybrid platform
Jin Yao
2
-4
/
+13
2021-07-14
perf tests: Fix 'Convert perf time to TSC' on core-only system
Jin Yao
1
-1
/
+2
2021-07-14
perf tests: Fix 'Roundtrip evsel->name' on core-only system
Jin Yao
1
-1
/
+2
2021-07-14
perf tests: Fix 'Parse event definition strings' on core-only system
Jin Yao
1
-6
/
+10
2021-07-14
perf pmu: Skip invalid hybrid pmu
Jin Yao
1
-1
/
+8
2021-07-11
Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
77
-331
/
+1872
2021-07-09
perf test: Add free() calls for scandir() returned dirent entries
Riccardo Mancini
1
-4
/
+11
2021-07-09
libperf: Add tests for perf_evlist__set_leader()
Jiri Olsa
1
-6
/
+21
2021-07-09
libperf: Remove BUG_ON() from library code in get_group_fd()
Arnaldo Carvalho de Melo
1
-7
/
+16
2021-07-09
Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-0
/
+18
2021-07-09
libperf: Add group support to perf_evsel__open()
Jiri Olsa
1
-2
/
+24
2021-07-09
perf tools: Fix pattern matching for same substring in different PMU type
Jin Yao
3
-2
/
+37
2021-07-09
perf record: Add a dummy event on hybrid systems to collect metadata records
Kan Liang
1
-4
/
+5
2021-07-09
perf stat: Add Topdown metrics L2 events as default events
Kan Liang
2
-1
/
+8
2021-07-09
libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()
Jiri Olsa
7
-20
/
+26
2021-07-09
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
11
-23
/
+23
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
20
-77
/
+103
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
21
-58
/
+59
2021-07-08
selftest/mremap_test: avoid crash with static build
Aneesh Kumar K.V
1
-2
/
+3
2021-07-08
selftest/mremap_test: update the test to handle pagesize other than 4K
Aneesh Kumar K.V
1
-52
/
+61
2021-07-08
secretmem: test: add basic selftest for memfd_secret(2)
Mike Rapoport
4
-1
/
+316
2021-07-08
tracing/selftests: Add tests to test histogram sym and sym-offset modifiers
Steven Rostedt (VMware)
1
-0
/
+18
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+260
2021-07-07
libperf: Change tests to single static and shared binaries
Jiri Olsa
11
-51
/
+67
2021-07-07
perf intel-pt: Add a config for max loops without consuming a packet
Adrian Hunter
4
-4
/
+21
2021-07-07
perf stat: Disable the NMI watchdog message on hybrid
Jin Yao
1
-3
/
+6
2021-07-07
perf vendor events power10: Adds 24x7 nest metric events for power10 platform
Kajol Jain
1
-0
/
+424
2021-07-07
perf script python: Fix buffer size to report iregs in perf script
Kajol Jain
1
-5
/
+12
2021-07-07
perf trace: Fix the perf trace link location
Justin M. Forbes
1
-1
/
+1
2021-07-07
perf top: Fix overflow in elf_sec__is_text()
Riccardo Mancini
1
-3
/
+14
2021-07-07
perf annotate: Fix 's' on source line when disasm is empty
Riccardo Mancini
1
-2
/
+2
2021-07-07
perf probe: Do not show @plt function by default
Masami Hiramatsu
1
-1
/
+1
2021-07-07
perf symbol-elf: Decode dynsym even if symtab exists
Masami Hiramatsu
1
-28
/
+54
2021-07-07
perf probe: Fix debuginfo__new() to enable build-id based debuginfo
Masami Hiramatsu
1
-0
/
+5
[next]