Re: development in python

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2019-05-12 at 19:05 +0200, Tomáš Roj wrote:
> Hi everybody,
> 
> I know that everything in the kernel is written in C but are there
> also some fields where can I code in Python? I mean some websites
> etc.
> 
> thanks,
> Tom
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies@xxxxxxxxxxxxxxxxx
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Hey Tom,

There are quite a few Python scripts in the kernel source tree. Most of
them seems to reside under `tools/perf/`. I'm not familiar with perf
tools, maybe someone familiar could help.

By running `find . -name '*.py'` in the source tree, you can find lots
of Python scripts here and there as well. Hope that helps!

-- 
- YO


_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies




[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux