aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/api/fs
ModeNameSize
-rw-r--r--Build44logstatsplainblame
-rw-r--r--fs.c9996logstatsplainblame
-rw-r--r--fs.h1337logstatsplainblame
-rw-r--r--tracing_path.c3224logstatsplainblame
-rw-r--r--tracing_path.h499logstatsplainblame
05ea808ec5f59448fcc16&follow=1'>perf tests: Make DSO tests a suite rather than individualIan Rogers2-5/+12 2023-12-18perf evlist: Move event attributes to after the / when uniquefying using the ...Arnaldo Carvalho de Melo1-5/+10 2023-12-14perf top: Uniform the event name for the hybrid machineKan Liang4-27/+28 2023-12-14perf top: Use evsel's cpus to replace user_requested_cpusKan Liang1-2/+2 2023-12-14perf unwind-libunwind: Fix base address for .eh_frameNamhyung Kim1-1/+1 2023-12-14perf unwind-libdw: Handle JIT-generated DSOs properlyNamhyung Kim1-4/+17 2023-12-14perf genelf: Set ELF program header addresses properlyNamhyung Kim1-3/+3 2023-12-14perf stat: Combine the -A/--no-aggr and --no-merge optionsIan Rogers5-29/+33 2023-12-13perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()Yicong Yang1-0/+1 2023-12-13perf header: Fix one memory leakage in perf_event__fprintf_event_update()Yicong Yang1-2/+3 2023-12-12libperf cpumap: Add for_each_cpu() that skips the "any CPU" caseIan Rogers2-3/+7 2023-12-12libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...Ian Rogers28-32/+32 2023-12-12libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...Ian Rogers14-29/+29 2023-12-12libperf cpumap: Rename perf_cpu_map__default_new() to perf_cpu_map__new_onlin...Ian Rogers4-27/+51 2023-12-12libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()Ian Rogers12-14/+14 2023-12-11perf stat: Fix help message for --metric-no-threshold optionIan Rogers1-1/+1 2023-12-07perf annotate: Get rid of local annotation optionsNamhyung Kim2-3/+0 2023-12-07perf annotate: Remove remaining usages of local annotation optionsNamhyung Kim3-12/+10 2023-12-07perf annotate: Ensure init/exit for global optionsNamhyung Kim5-24/+27 2023-12-07perf ui/browser/annotate: Use global annotation_optionsNamhyung Kim10-95/+59 2023-12-07perf annotate: Use global annotation_optionsNamhyung Kim8-89/+71 2023-12-07perf top: Convert to the global annotation_optionsNamhyung Kim2-23/+22 2023-12-07perf report: Convert to the global annotation_optionsNamhyung Kim1-17/+16 2023-12-07perf annotate: Introduce global annotation_optionsNamhyung Kim3-22/+26 2023-12-06perf stat: Exit perf stat if parse groups failsIan Rogers1-7/+11 2023-12-06perf thread: Add missing RC_CHK_EQUALIan Rogers1-1/+1 2023-12-06perf maps: Move symbol maps functions to maps.cIan Rogers4-249/+250 2023-12-06perf map: Simplify map_ip/unmap_ip and make 'struct map' smallerIan Rogers5-68/+50 2023-12-06perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...Ian Rogers1-0/+7 2023-12-06perf symbols: Parse NOTE segments until the build id is foundChengen Du1-4/+6 2023-12-06perf record: Be lazier in allocating lost samples bufferIan Rogers1-10/+19 2023-12-06perf evsel: Fallback to "task-clock" when not system wideIan Rogers5-12/+15 2023-12-05perf bench sched-seccomp-notify: Fix spelling mistake "synchronious" -> "sync...Colin Ian King1-1/+1